- Pathfinding: Add support for water currents on R/S/E (#611)
- Pathfinding: Prevent getting stuck on obstacles when pathfinding through currents (#612)
- Pathfinding: Do not press B when surfing/underwater (#613)
- Pathfinding: Add support for underwater doors (#614)
- Add helper functions for diving/surfacing (#615)
- Limit total number of save states in Load State Window (#616)
- Fix rotating party lead after battle (#617)
- Pathfinding: Increase timeout when activating Surf (#618)
- Implement Sealed Chamber puzzle in Puzzle Mode (#619)
- Battle Handler: Fix error in double battles if one Pokémon has no damaging moves (#620)
- Debug Menu: Setting for infinite Repel/Safari Zone, option for Magma Armor Pokémon (#624)
- Fix timing of egg hatch reporting (#625)
- Pathfinding: Fix bot sometimes hanging when trying to pathfind to a warp (#627)
- Revert change that prevented EV Train mode from ever rotating (#628)
- Pathfinding R/S: Ignore bogus connections between Battle Pyramid and Safari Zone (#629)
- Add player's house in Pallet Town to Pokémon Center list (#630)
- Puzzle Solver: Support Sealed chamber for other Sapphire ROMs (#631)
- Fix 'Infinite Safari Zone' helper on R/S (#632)
- Rock Smash: Do not soft reset after catching a Pokémon (#633)
- Handle special Safari Zone case with
save_after_catching
setting (#634)