Skip to content

Releases: disdain13/PokeRoadie

PokeRoadie - 2016.9.20.1

20 Sep 14:51
Compare
Choose a tag to compare

*_Latest POGOProtos integration
*_RequestBuilder fixes
**Pokestop loop fix (thanks Spastic)

PokeRoadie - 2016.9.17.1

17 Sep 05:07
Compare
Choose a tag to compare
Pre-release

**BETA RELEASE
This release is for test purposes only, don't use on accounts you wanna keep. I only say this because the lack of testing on this new release. I have run it for over an hour, and it is operating smoothly. However, I don't know if my account will be banned tomorrow. 8)

**Support for 0.37 Protos and RequestBuilder
That's all!

PokeRoadie - 2016.9.9.1

09 Sep 04:23
Compare
Choose a tag to compare

**Power up fix
Fixed power up to actually work, and process the top pokemon until it cannot be powered up anymore.

**TransferTrimFat Fixed
Fixed the sorting issue with this

**Gym Deployment Fix
Fixed known issues with Gym Deployment

PokeRoadie - 2016.9.8.2

08 Sep 05:45
Compare
Choose a tag to compare

**Loop fix (again)
Made fixes which should prevent the loop from re-appearing.

**Gym Deployment Fix (Thanks Bryanthelp)
Now the bot will not attempt to deploy unless the gym has open slots.

**Small Fixes (Thanks Spastic)
Several other small fixes and improvements to catching, long distance travel, and prioritization.

PokeRoadie - 2016.9.8.1

08 Sep 04:53
Compare
Choose a tag to compare

**Loop fix (again)
Made fixes which should prevent the loop from re-appearing.

**Gym Deployment Fix (Thanks Bryanthelp)
Now the bot will not attempt to deploy unless the gym has open slots.

**Small Fixes (Thanks Spastic)
Several other small fixes and improvements to catching, long distance travel, and prioritization.

PokeRoadie - 2016.9.6.1

07 Sep 01:16
Compare
Choose a tag to compare

**Max Distance Fix
Fixed the issue with the bot not returning to center point after reaching max distance.

**Deployment Info & Summary
Added 2 new sections to the stats for general deployment info, and deployed pokemon.

**Improved Unhandled Exception processing.
Now during unhandled exceptions, bot will attempt to log to the flat file, print on the screen, and the bot will attempt to restart itself.

**Logout & Log Back In During Breaks
Now the bot will log out between session breaks, and do a full login after returning.

**Completed Session Object Isolation
The session management object is now completely isolated within the Context.

PokeRoadie - 2016.9.5.3

06 Sep 02:19
Compare
Choose a tag to compare

More fixes. Sorry guys, lots of restructuring going one, hard to cook this omelette without breaking some eggs.

PokeRoadie - 2016.9.5.2

05 Sep 22:06
Compare
Choose a tag to compare

Fix for Directory Not Found and new authentication prompt.

PokeRoadie - 2016.9.5.1

05 Sep 04:55
Compare
Choose a tag to compare

Small Fixes and total restructuring of class operations...8) You will probably not notice much difference, other than the catch attempt fix. However, there are big changes going on under the sheets.

PokeRoadie - 2016.8.31.1

31 Aug 05:13
Compare
Choose a tag to compare

**Auth (30 Minute Issue) Fixed
Completely rewrote the main execution thread and authentication. Should be a lot smoother ride now. New session hash is now created between logins.

**PokemonProcessDelayMinutes
This new setting is used to control the number of minutes between pokemon maintenance like Transfer, Evolution, and Power-up.

**PrioritizeGyms
This new setting allows you visit detected gyms first.

**New PriorityType LV (by: Spastic)
Just like Cp, IV, and V... LV can now be used to sort creatures and prioritize Transfer, Evolution, Power-up, and Favorites. Thanks Spastic!

**Cultural Issues (fix by: Dulb26)
There were issues in some countries where locations were not showing because the cultural translation used "," instead of "." in coordinates. Thanks Dulb26!