Commit Graph

9 Commits

Author SHA1 Message Date
Maruno17
12fd500dbc Added Pokémon properties cannot_store, cannot_release and cannot_trade. Allowed Offspring species property to be edited. 2021-11-08 23:21:20 +00:00
Maruno17
e49cd8d498 Renamed $Trainer to $player 2021-10-20 22:57:43 +01:00
Golisopod-User
ecc5a040cd Refactoring and Bugfixes (#127)
* Replacing nil + compact! with delete, delete_at and delete_if wherever possible
* Fixed Terrain Tag editor not setting the correct terrain
* Fixed Text Cursor in Animation Editor not going right
2021-08-22 22:25:29 +01:00
Maruno17
8ed9c5139e Merge branch 'dev' into dev-gen8 2021-07-10 19:49:08 +01:00
Maruno17
4b98850c3a Stopped U-turn switching if the battle is over, ensured animation spritesheet file extensions are removed from animation data, added Debug function to reload system cache, Pokémon debug menu now shows the Pokémon's status problem, changed mkxp.json to fix uncommon rendering problems 2021-07-10 19:23:56 +01:00
Maruno17
223d480e0f Super shininess can now be set for a Pokémon, and trainers.txt can define a Pokémon as super shiny 2021-06-24 18:21:47 +01:00
Maruno17
5df5e83f68 Removed dual functionalities of Ability and Ball properties in trainers.txt, abolished $BallTypes, removed support for tm.txt 2021-06-15 22:03:16 +01:00
Maruno17
2a1dafcd9c Disabled receiving a Mystery Gift item via the Continue/New Game's Debug menu 2021-05-19 21:10:43 +01:00
Maruno17
5005b2a7e9 Sprite renamer is now in the Debug menu and doesn't run when compiling, fixed Poké Flute not working in battle, fixed Advanced Trainer Battle Debug feature not working, fixed special Mega Evolution messages not being used 2021-05-11 18:44:35 +01:00