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.
Pokémon Studio Changelog - Release 2.4.0 🏷️
🆕 Additions
Add a new UI to manage language app settings (#403). Some languages are partially translated. We're working on providing a tool to simplify translation in the future. Thank you for your patience.
Add a new UI to manage natures and changes nature data structure (#386). Available with PSDK .26.33 and more (see the PSDK MR n°1449).
You can now change creatures order in trainer party (#405).
Add an input in the Tilemap configuration to manage center position (#395).
Moves are now able to inflict custom statuses (#392). Custom status symbols will be named Custom_[NAME] in the data. Available with PSDK .26.34 soon.
🔄 Updated
Creature database dropdown list is now ordered by following the national dex order (#389).
✅ Fixed
Fix false positives in error detection during project compilation (#387).
Fix item socket to make sure users are able to create Medicine items (#388).
Fix an issue with the translation of the creature form name (#406).