Maruno17
|
5dc64f1709
|
Minor refactoring to kill various Rubocop warnings
|
2021-12-17 20:29:47 +00:00 |
|
Maruno17
|
2e3d479752
|
Added def follower_animation which makes the next Show Animation event command apply to the follower instead
|
2021-12-09 23:42:06 +00:00 |
|
Maruno17
|
6a56a8f7d0
|
Added def follower_move_route which makes the next Move Route event command apply to the follower instead, events are no longer automatically erased if they are followers
|
2021-12-09 23:33:46 +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
|
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
|
a1cff9cc36
|
Changed the content of error messages raised by code in a Script event command
|
2021-07-23 20:06:06 +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
|
2ca8a42949
|
Yet more script rearranging
|
2021-04-17 23:45:42 +01:00 |
|