You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.0.3 Hotfix Release
This hotfix fixes 3 critical bugs that could potentially cause data loss/memory overflow issues.
Fixed an issue where the sprite and texture caches grow without bound -- ~512 KB per unique Pokémon, never freed until exit.
Fixed an issue where when creating a Pokémon the creator stamps the PAIRED version as the wrong Origin -- a Pokémon created in Violet says it came from Scarlet, etc.
Fixed an issue where if a user presses '+' while in the Bank/Storage the app saves the bank with NO prompt -- and does it BEFORE asking about the game save and leaves a permanently cloned (or destroyed) Pokémon.