Merged
Conversation
### RAB 1.5.0 Changes: Odd number release will be public version and even numbers will be development version. Example: `1.3.x, 1.5.x, 1.7.x, 1.9.x` <-- These will be public release `1.4.x, 1.6.x, 1.8.x, 1.10.x` <-- These will be development/beta release - Fix: Search string changes is not being use by RAB when doing Mass transfer - Improvement: Tepig detection improvement - Fix: GL and UL ratings cannot be changed - RAB’s PGSharp Enhance Mode: Improve name detection - Attempt to disconnect GoPlus if teleporting to snipe (However, suggestion is to disable GoPlus if doing snipping as HAL now has auto reconnect which break this function) - More options added for Telegram Snipe: New Type: `by_cp_less`, `by_cp_more` Options: `cp` New Type: `by_ivs` Options: `atk`, `def` and `sta`, optional: `cp` New option: `snipe_limit`, applicable to all type - Fix: RAB will get stuck during mass transfer when there’s event Pokemon in selection - PGSharp Paid: Fix stuck at Team Rocket - Fix: Crash as trying to read saved image (Some machines) - Added PVP Feed for Donors - Fix: Crash when trying to teleport back to starting location - Fix: Stuck at weather warning screen - Added: Pinap Exclusive option. Only use Pinap on selected Pokemon - Original Pinap entry removed from default config.example.yaml - Reduce chances of hitting pokestop (non team rocket) if auto go plus is enabled - RAB’s PGSharp Enhance Mode: Skip searching for Pokestop if auto go plus is enabled - PGSharp: RAB will now attempt to determine if Pokemon have move to left, right or fly/attack - Adjusted throwing height, solving the issue of miss hitting the Pokemon - Fix: Your device is not in our system (which cause donation feed not working) - Fix: GPS Joystick fail to teleport for Android 7 and below
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
RAB 1.5.0
Changes: Odd number release will be public version and even numbers will be development version.
Example:
1.3.x, 1.5.x, 1.7.x, 1.9.x<-- These will be public release1.4.x, 1.6.x, 1.8.x, 1.10.x<-- These will be development/beta releaseNew Type:
by_cp_less,by_cp_moreOptions:cpNew Type:
by_ivsOptions:atk,defandsta, optional:cpNew option:
snipe_limit, applicable to all type