PKSE Release 1.1.3 - Full Release Notes
Version 1.1.3 Bug-Fix Release
This release fixes three correctness bugs — FireRed/LeafGreen healing your party every time you saved, 42 FireRed/LeafGreen species being given modern base stats instead of Generation 3's, and every game taking its move PP from Scarlet/Violet. It also replaces the separate production build with a debug-logging switch inside the app, and adds an action log that records what you actually did rather than only what went wrong.
If you have saved a FireRed/LeafGreen game with an earlier version, please read the first section. The wrong stats repair themselves — loading the save in 1.1.3 and saving once rewrites them correctly, with no manual steps. The healing cannot be undone, but it will not happen again.
Fixed - FireRed/LeafGreen
- Fixed an issue where saving fully healed your party.
- Fixed an issue where FireRed/LeafGreen Pokémon had their stats calculated from modern base stats instead of Generation 3's.
Fixed - Pokémon editing
- Fixed an issue where a move's PP was taken from Scarlet/Violet in every game.
- Fixed an issue where a Pokémon moved between games through the bank kept the PP, even when the destination game allows less.
Fixed - logging
- Fixed an issue where the debug log discarded the detail attached to a message, and appended
: (null)to messages that had none.
New in this release
- Debug logging is now a setting, not a separate build.
- PKSE now records what you did, not only what went wrong. With debug logging on, the log lists
every Pokémon added, released, moved, cloned or modified, every item added, removed, retyped or
recounted, every bank load, save or discard, and the save itself, alongside a session header. If
something fails, the log now shows what led up to it.