Skip to content

Releases: 40Cakes/pokebot-gen3

20240712.0

12 Jul 17:51
5d902be
Compare
Choose a tag to compare
  • Add lookup function whether a trainer has been defeated (#338)
  • Static Gift Resets: Add Beldum for Ruby and Sapphire (#339)
  • [Fix] Shiny GIF generation on non-English versions of Emerald (#340)
  • [Fix] Handling of evolution scenes in non-English versions of Emerald (#342)
  • [Fix] Feebas mode was displaying error messages when first using it in a new profile (#343)
  • [Fix] Starters: Picking the Johto starter did not work for Japanese Emerald (#347)
  • Static Soft Resets, Starters, etc.: Greatly increase performance when waiting for a unique RNG value (#349)

20240528.0

28 May 11:09
c37b5cd
Compare
Choose a tag to compare
  • Static Gift Resets: Add support for Hoenn Fossils on Ruby/Sapphire (#336)
  • [Fix] Use different path for Togepi in Static Gift Resets mode to avoid running into the wandering NPC (#335)

20240524.0

24 May 04:58
70cc581
Compare
Choose a tag to compare
  • Added support for Ruby and Sapphire to Roamer Reset mode (#328)
  • No longer show an error message every time a desktop notification is attempted on Windows 11 (#327)
  • [Fix] Fix occasional 'player avatar is currently not controllable' error in FR/LG Roamer Reset mode (#326)
  • [Fix] Fix player running one additional tile before re-applying Repel (affected Roamer Reset and Rock Smash modes) (#330)
  • [Fix] Do not avoid weather-changing tiles when pathfinding (fixes a routing bug in Kecleon mode) (#332)
  • [Fix] Fix HTTP API hanging on consecutive calls (#333)

20240508.0

08 May 16:11
14b7bef
Compare
Choose a tag to compare
  • The Static Run Aways mode should now work with non-English games (#306)
  • The Daycare mode should now work with non-English games (#307)
  • Added support for a Kecleon in the Static Soft Resets mode (the one west of Fortree City, next to the Ninja) (#322)
  • [Fix] Custom Hooks didn't observe the Block List properly (#308)
  • [Fix] The Puzzle Solver mode didn't work properly for puzzles involving a bicycle (Sky Pillar, Mirage Tower) (#310)
  • [Fix] Farfetch'd sprites didn't always work properly (#312)
  • [Fix] Roamer mode on FR/LG sometimes showed an error message (#318)
  • [Fix] The bot sometimes detected the wrong ability for Pokémon if the species allowed more than one ability (#320)
  • [Fix] The Rock Smash mode sometimes got stuck in the Safari Zone when not using the bicycle (#321)
  • [Fix] The Static Run Aways mode has been disabled for R/S as this method does not work in these games (#324)

20240319.0

19 Mar 08:39
ebca9f2
Compare
Choose a tag to compare
More Emerald language symbols (#306)

* Lati Symbols

* finished testing

* Gift Reset all Languages Emerald

20240312.0

12 Mar 17:29
b1c96e6
Compare
Choose a tag to compare
  • Adds filtering and sorting functionality to the profile selection screen #298
  • [Fix] Static Gift Resets: With Togepi and Wynaut, the bot would not detect the egg hatching and keep running around even after the egg has hatched.
  • [Fix] Game Corner: The bot did not always stop properly once a Shiny has been found.

20240311.0

11 Mar 21:17
2cb44f1
Compare
Choose a tag to compare

This release contains a couple of bug fixes and tweaks:

  • Static Run Aways: The Mew encounter no longer gets stuck after the first battle
  • Rock Smash: will now use the Mach Bike in the Safari Zone (if the player has one)
  • Nugget Bridge: does not complain about the Pokémon being too weak to battle anymore (since that is kind of the point)
  • Daycare: Fixed the issue on R/S/E with the Mach Bike, where the player would ride at very slow speed. Also optimised the route for running around in order to hatch eggs.

Apart from that, a couple of modes check a bit more thorougly whether they can actually be run (such as Roamer Reset mode on FR/LG checking that the player has the Sapphire.)

20240306.0

06 Mar 14:28
ed87726
Compare
Choose a tag to compare
Merge pull request #284 from hanzi/nugget-bridge-update

Nugget Bridge: Check for `hp_threshold` and use new navigation utility

20240305.0

05 Mar 15:31
6cf9c25
Compare
Choose a tag to compare
Merge pull request #281 from Terasol/fixpokecenterloophealing

[Fix] Pokecenter Loop does not heal

20240304.0

04 Mar 22:33
de71b56
Compare
Choose a tag to compare
Merge pull request #278 from hanzi/fix-southern-island-sra

Fix Static Run Away mode on Southern Island