You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-35Lines changed: 0 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,41 +33,6 @@ We welcome new translations. If you have your own translation, free feel to mess
33
33
- Summary when RAB quits
34
34
- Add delay timing option (will add more controls in future) for users with slower PC/Phones
35
35
36
-
### RAB 1.0.9
37
-
38
-
Note that for this version, manual installation will need to re-run `pip install -r requirement.txt`. You will also need to update your Source Defender by running `pip install sourcedefender -U`. You are also advised to delete your exisiting config.yaml before running the bot.
39
-
40
-
This version has multi-language support (GUI Only). If anyone interested to translate the GUI to your onw language, a german language example has been included in lang.yaml and you can use notepad++ to copy and paste to the end and change it your language.
41
-
42
-
Don't forget to send me a copy so that I can include it in next version.
43
-
44
-
- Fixed: RAB will mistaken pokemon still in catch page as caught/flee for quick catch users
45
-
- Fixed: pytesseract not found message for exe version
46
-
- Fixed: When there's a quest pokemon caught being done, RAB will ALWAYS click on pokeball. This is fixed
47
-
- Fix: Polygon will not auto close pokestop if it's under cooldown
48
-
- Bug Fix: Much quicker response time after catching a pokemon in quick catch (instant transfer) mode
49
-
- Added Graphical User Interface
50
-
- Multi-language support (GUI Only), German example is in current version (translated with Google Translate)
51
-
- Attempt to fix not getting Level
52
-
- RAB is now able to determine if a Pokemon is caught in quick catch mode. PGSharp user please enable caught preview.
53
-
- Config.example is now in rab folder
54
-
- RAB will auto create config.yaml if not found
55
-
- Attempt to fix stuck at team rocket leader
56
-
- Added learning ability to aid in identifying Pokemon (slightly more accurate over time)
57
-
- Attempt to fix not identifying poke ball on Windows machine
58
-
- Added `notify_all_caught` option to Discord webhook
59
-
- Updated getting IV from Appraisal. Should have improved results than v1.08
60
-
- Minor refinement of clicking positions
61
-
- If `power_up_lvl` is 0, RAB will now delete power quest
62
-
- Added Pokemon tracking for PGSharp and Pure GPS Joystick users (Client = None). This might not work all the time especially when the Pokemon starts to move before RAB can located it’s location
63
-
- Shiny was previously not reported to web hook in v1.08, this is fixed.
64
-
- RAB will now detect 0 balls. Will quit catch screen
65
-
- Added detection for 12 km egg
66
-
- RAB will quit if Pokemon Go is no longer running on phone.
67
-
- Added `last_quest_quit_today` option. RAB will move on when it encounter this given text in Today’s quest page. You are strongly advise to set `last_quest_quit_today`, `last_quest_quit` and `last_item_quit` if RAB get suck in these screens.
68
-
- Console will now show caught information for Polygon # paid user (Exp, candies,XL and stardust earned)
0 commit comments