Commit Graph

16 Commits

Author SHA1 Message Date
Maruno17 41ce9309d7 Refactored and improved transition animations 2021-08-20 21:39:20 +01:00
Maruno17 f768df4696 Added settings that enable disobedience check, swapped alternate movement speed key with pause menu key, fixed pbEventCommentInput not working, fixed issue with animating Exp bar upon hitting the max level 2021-08-15 18:27:37 +01:00
Maruno17 153aa69bb8 Merge branch 'master' into dev 2021-08-12 20:37:25 +01:00
FL 4b768bec32 Fix event command "Return to Title Screen" (#124)
Fix loading a game after event command "Return to Title Screen" starting a loop.
2021-08-12 20:23:27 +01:00
Maruno17 a1cff9cc36 Changed the content of error messages raised by code in a Script event command 2021-07-23 20:06:06 +01:00
Maruno17 9344ef8d04 Added setting that determines if Pokémon put into storage are healed 2021-06-21 23:28:51 +01:00
Maruno17 47e51ed79b Player's charset now refreshes when a save file is loaded, and after renaming trainer charsets 2021-05-11 21:20:25 +01:00
Maruno17 326e2e7929 Shortened the default inspect message for everything, corrected the extension of GameData::Encounter 2021-05-09 01:52:55 +01:00
Maruno17 8e6ee21c20 Updated to mkxp-z 2.1.2, added def inspect to some classes 2021-05-02 00:58:25 +01:00
Maruno17 1685bbc4d4 Fixed dynamic shadows not disappearing after a transfer, fixed events not seeing the player at a distance if facing left, fixed crash when starting a battle against two trainers 2021-04-28 23:25:35 +01:00
Maruno17 e1ae094ff4 Fixed crash upon gaining a Pokémon after starting a new game, fixed default player's potentially being longer than allowed 2021-04-27 21:34:07 +01:00
Maruno17 484813c592 Remapped JumpUp/JumpDown controls, replaced and/or/not, fixed typo in previous commit 2021-04-25 16:38:47 +01:00
Maruno17 2ca8a42949 Yet more script rearranging 2021-04-17 23:45:42 +01:00
Maruno17 4bc744e3fb Fixed some minor bugs from previous commits 2021-04-14 22:56:12 +01:00
Maruno17 e5a0e3acdd Finalised input names, added some more save file conversion code 2021-04-11 15:18:04 +01:00
Maruno17 f541a13c9b More renaming and rearranging, fixed typo from earlier commit, tweaked splash and title screen code 2021-04-05 00:04:18 +01:00