Skip to content

Commit 102abfb

Browse files
authored
Merge pull request #30 from MerlionRock/development
v1.1.1
2 parents 15beb58 + ff5290f commit 102abfb

File tree

8 files changed

+16731
-16382
lines changed

8 files changed

+16731
-16382
lines changed

Changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
### RAB 1.1.1
4+
5+
This is a bug fix update. You are encourage to update to this version if you have issue with the telegram features.
6+
7+
We have now included a patch file update for RAB v1.1.1. If you already have RAB v1.1.0 installed, you can simply download the patch file, unzip and overwrite the files in your v1.1.0 RAB Folder. This is so that you don't have to redownload the 100+mb file all over again.
8+
9+
- Faster Gym detection
10+
- Fix Index Out of Range
11+
- RAB will now pasue for any key to show summary before exiting
12+
- RAB will now ask user to select from list if there are more than one device detected
13+
- UI Update. CTRL+C reminder now in RED
14+
- Attempt to fix Egg Hatch but did not incubate new egg
15+
- Attempt to fix not identifying encounter while claiming rewards in quest
16+
- (Team Rocket) Slot Pokemon if there are any empty slots. RAB will no longer swipe at Team Rocket Encounter screen.
17+
- Fix Telegram features not working on Windows
18+
319
### RAB 1.1.0
420
Note that for this version, manual installation will need to re-run `pip install -r requirement.txt`. If you have not update to RAB 1.0.9 previously, you'll nned to run `pip install sourcedefender -U` too.
521

README.md

Lines changed: 18 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,35 +3,24 @@
33
[![RAB Video Demo](https://img.youtube.com/vi/wtpJ9_av-qc/0.jpg)](https://www.youtube.com/watch?v=wtpJ9_av-qc)
44

55
## Changelog
6-
### RAB 1.1.0
7-
Note that for this version, manual installation will need to re-run `pip install -r requirement.txt`. If you have not update to RAB 1.0.9 previously, you'll nned to run `pip install sourcedefender -U` too.
8-
9-
Bot is now faster but some people might have issue. RAB might not catch any pokemon. When that happens, set `Delay Time` under Configuration tab to 2.5 secs (if still cannot, increase 0.5 and test try again)
10-
11-
We welcome new translations. If you have your own translation, free feel to message RAB Admin in discord.
12-
13-
- Adjust the scrolling for quest for phones with offset (To solve issue of quest that are done, but didn’t get cleared)
14-
- (Polygon Enhancer Paid) Check for gyms with slots and attempt to slot pokemon.
15-
- Attempt to reconnect Go Plus (If user have one or using HAL/PGSharp Paid’s virtual Go Plus)
16-
- Fix: Stuck at “Going too fast”
17-
- Added `notify_all_encountered` option
18-
- Time adjustment done for `None` preset (GPS Joystick with route) `None` Preset should now be fixed and users can choose to use this without any 3rd party.
19-
- Added Keep Event Pokemon
20-
- Telegram tab updated (GUI)
21-
- Donation feed is now live. You can now use our telegram feed to do Shiny Hunting. Or even SHundo hunting. Instructions on how to donate is at Telegram Tab.
22-
- German Translation partially updated.
23-
- Fix (None Profile): Not able to detect catch page when encounter Pokemon during at quest page
24-
- 720x1280 (720p) support. RAB will automatically detect and change to either 1080p or 720p base on what your phone support.
25-
- Notify all encountered (Good to inform you what Pokemon RAB has seen if you are just doing shiny Tap)
26-
- Fine tuning to various page detection
27-
- Lower Resolution Option
28-
- Farmer Discord Notification. Please note that all catch will be send to your webhook in this version. More options for farmer will be availible in next version
29-
- Only one screenshot will saved/overwrite for new users. Existing users you can turn screenshot off by manually all the screenshot options in config.yaml to false
30-
- Restart Pokemon Go if map is blank during shiny feed check (Polygon#).
31-
- Fix starting quest check, “RAB didn't manage to tap into quest page” error
32-
- Fixed None Profile (GPS Joystick only users)
33-
- Summary when RAB quits
34-
- Add delay timing option (will add more controls in future) for users with slower PC/Phones
6+
### RAB 1.1.1
7+
8+
This is a bug fix update. You are encourage to update to this version if you have issue with the telegram features.
9+
10+
We have now included a patch file update for RAB v1.1.1. If you already have RAB v1.1.0 installed, you can simply download the patch file, unzip and overwrite the files in your v1.1.0 RAB Folder. This is so that you don't have to redownload the 100+mb file all over again.
11+
12+
- Faster Gym detection
13+
- Fix Index Out of Range
14+
- RAB will now pasue for any key to show summary before exiting
15+
- RAB will now ask user to select from list if there are more than one device detected
16+
- UI Update. CTRL+C reminder now in RED
17+
- Attempt to fix Egg Hatch but did not incubate new egg
18+
- Attempt to fix not identifying encounter while claiming rewards in quest
19+
- (Team Rocket) Slot Pokemon if there are any empty slots. RAB will no longer swipe at Team Rocket Encounter screen.
20+
- Fix Telegram features not working on Windows
21+
22+
23+
Note to manual install users only: If RAB says cannot import certain library simply re-run `pip install -r requirement.txt`. If you have have error with source defenser, try `pip install sourcedefender -U`
3524

3625
[Changelog History](https://github.com/MerlionRock/RealAndroidBot/blob/master/Changelog.md)
3726

0 commit comments

Comments
 (0)