Commit Graph

12 Commits

Author SHA1 Message Date
FL
9ce8b92fbd Fix event command "Return to Title Screen" (#124)
Fix loading a game after event command "Return to Title Screen" starting a loop.
2022-07-21 09:09:25 -04:00
Maruno17
8e64bcc11b Removed the player's ability to change the font 2021-05-16 14:32:20 +01:00
Maruno17
43eddaa5da Added conversion to fix incorrect phone contacts data, fixed being unable to call people, fixed crash when writing a Battle Facility PBS file 2021-05-07 21:09:22 +01:00
Maruno17
8e2130ce57 Fixed bug in conversion of Bag contents, fixed mispositioning of text cursor in keyboard text entry, fixed not being able to move right in keyboard text entry, fixed mispositioning of icons in text, fixed events not being able to see at a distance 2021-04-27 22:10:06 +01:00
Maruno17
f10fe5c491 Minor fixes for previous commit 2021-04-17 23:56:51 +01:00
Maruno17
2ca8a42949 Yet more script rearranging 2021-04-17 23:45:42 +01:00
Maruno17
96c68e79a3 Added conversion of things in Game Variables in save data, renamed some files 2021-04-17 22:39:36 +01:00
Maruno17
4489cde044 Fixed animations played by an event command being mispositioned, fixed Geomancy, removed $PokemonGlobal.playerID, tweaked player/bag object creation, overrode type effectiveness for Shadow moves, bug fixes 2021-04-17 19:32:54 +01:00
Maruno17
9f70b29795 Moved some global metadata values to class Player, added battle points property 2021-04-12 20:31:15 +01:00
Maruno17
e49ddde198 Renamed class PlayerTrainer to class Player, implemented class Player#Pokedex 2021-04-11 20:45:44 +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