besteon / Ironmon-Tracker

A Lua script for the Bizhawk/mGBA emulator compatible with Pokemon Fire Red, Leaf Green, Ruby, Sapphire, and Emerald that tracks relevant data for the IronMon challenge.
MIT License
122 stars 44 forks source link

7.4.2 Release Patch #366

Closed UTDZac closed 1 year ago

UTDZac commented 1 year ago

Patch 7.4.1 fixed several issues with doubles battles but introduced a new issue. The target cursor information wasn't providing accurate details for the cases where it was being used. Thus, when Pokémon were KO'd in doubles battles, the new slots/targets were incorrectly calculated for purposes of move effectiveness.

This patch resolves this new issue.

Release Notes to append to 7.4.1: [7.4.2] Fixed yet another doubles battle related issue where move effectiveness was inaccurate if trainer team had 3 or more Pokémon.