Releases: brianzhouzc/RocketBot
v2.0.0 Release
Finally, v2.0.0 Release has come!
Changelog
New features
- A complete change in the logic part. We now merge with Necrobot since they are more stable and have a better structure than our logic part.
- A completely new SettingForm, Tones of settings visualize on one single gui.
- And more! Please refer to the previous beta builds if you want more detail changes.
Changes that worth mention
- We updated our protocol to 0.35 ;)
Thank you for all the support. Without this awesome community, RocketBot won't be able to walk this far and become such an amazing project :D
Please consider using the link below to download RocketBot to support me, it will redirect you to the download after a 5-second ad ;)
http://adf.ly/6561732/download-v200-release
v2.0.0.0 Beta6
New features:
-Added a help button beside Google API box for those who don't know what to do
-Added specific delay for item recycling
-Not allowing users to save until they complete entering their basic information (username, password, api key)
Bug fixes:
-Fix a bug that when using humanize pathfinding, some pokestops will be unreachable for the bot, causing error
-Fix item recycling not working in item manager
-Fix a bug that causes device info to reset when bot launches
-Fix a bug that generates incorrect device id when generating new devices
-Fix a bug that causes Virtual Machine users to crash
Misc:
-Increase default action delay to 2000ms
-Enable humanize throwing as default
This will be the last beta build for v2.0 if no major bug was found in the next day. Enjoy ;)
Please consider using the link below to download RocketBot to support me, it will redirect you to the download after a 5-second ad ;)
http://adf.ly/6561732/download-v2000-beta6
v2.0.0.0 Beta5
New Features:
-Finally, SettingsForm is live! :D
Please consider using the link below to download RocketBot to support me, it will redirect you to the download after a 5-second ad ;)
http://adf.ly/6561732/download-v2000-beta5
v2.0.0.0 Beta4
Change log:
New features:
-Pokemon List now displays Move1 and Move2
-New human-like navigation system, automatically finds walking route using Google API
-Display current walking speed on map
-Draw routeing results from Google API with dashes
-Toggle map moves with trainer
-Toggle Display Pre-generated routes
Other changes:
-WalkingSpeedOffSetInKilometerPerHour now became WalkingSpeedVariant
-Added a config option UseWalkingSpeedVariant
-If DisableHumanWalking is set to true, bot will now use the old navigation system (the one walk in straight line but simulate walking)
You will have to create a Google API key to use the new human-like navigation system. Follow this guide to learn how to create one: https://developers.google.com/maps/documentation/directions/get-api-key (adf.ly warning)
Please consider using the link below to download RocketBot to support me, it will redirect you to the download after a 5-second ad ;)
http://adf.ly/6561732/download-v2000-beta4
v2.0.0.0 Beta3
Bug fixes:
-Fix PokeList throwing exceptions when bot not started
-Fix PokeList Transfer/Evolve/Power Up button not working
New feature:
-We added an application analytics system. This will help us collect more data to make our bot better. Everything is anonymous and we are not collecting any private information. Check code to make sure nothing private will be share.
Please consider using the link below to download RocketBot to support me, it will redirect you to the download after a 5-second ad ;)
http://adf.ly/6561732/download-v2000-beta3
v2.0.0.0 Beta2
Bug fixes:
-Fix an issue that causes the map to crash
-Trainer marker now face the correct orientation
New features:
-New setting option WalkingSpeedOffSetInKilometerPerHour
-Randomize walking speed according to WalkingSpeedOffSetInKilometerPerHour
-Added application analytics
v2.0.0.0 Beta
The first v2.0 Beta is out!
-We merged our logic part with Necrobot, and enhanced it
-Tons of new features carrying from Necrobot!
New features include:
-Human-like walking
-Random walking paths
-Automatic egg hatching
-Multi-language
-Much cleaner file structure
-And much more!
This is the first v2.0 beta build, expect a lot of bugs. Settings form are not complete so users will have to manually edit config files. Run the bot first and you will see the config files automatically generate under the Config folder.
Big shoutout to Necrobot: https://github.com/NECROBOTIO/NecroBot