Commit Graph

24 Commits

Author SHA1 Message Date
Maruno17
9657eca3d7 Fixed panoramas/fogs/other AnimatedPlanes not animating properly 2021-11-14 16:40:55 +00:00
Maruno17
c6ecf60172 Added class GameStats, added Pokédex records for eggs seen and expanded seen_forms to include shinies 2021-11-13 23:13:28 +00:00
Maruno17
ca680c9feb Merged class PokemonTemp into class Game_Temp 2021-10-21 22:01:59 +01:00
Maruno17
5e51f702b3 Renamed some more global variables 2021-10-20 23:13:30 +01:00
Maruno17
e49cd8d498 Renamed $Trainer to $player 2021-10-20 22:57:43 +01:00
Maruno17
c7858de42a Refactored berry plant code, added missing berry plant PBS data and charsets, fixed berry sparkles sometimes showing on the wrong map 2021-10-03 20:19:28 +01:00
Maruno17
f35a51f975 Rewrote and refactored follower code, fixed follower glitchiness actoss connected maps, fixed follower glitchiness around bridges 2021-10-02 22:57:54 +01:00
Maruno17
c496fed620 Added new map renderer 2021-09-29 18:18:50 +01:00
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