Commit Graph

14 Commits

Author SHA1 Message Date
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
d8bf4b7fda Added class GameData::Evolution, moved evolution-related methods to more appropriate places 2021-03-12 23:20:02 +00:00
Maruno17
3a1b9b6dc6 Added class GameData::EncounterType 2021-03-06 22:01:16 +00:00
Maruno17
ff0c2f00c8 Added class GameData::Stat 2021-03-04 22:59:48 +00:00
Maruno17
b281734312 Cached MapInfos.rxdata and map_connections.dat, reduced usage of load_data 2021-02-26 23:00:27 +00:00
Maruno17
87285a2a1f Added class GameData::Target 2021-02-24 21:05:04 +00:00
Maruno17
eda534f3be Added class GameData::GrowthRate 2021-02-23 22:20:34 +00:00
Maruno17
eda301b57b Added class GameData::GenderRatio 2021-02-06 23:11:48 +00:00
Maruno17
44e3c934ad Implemented GameData::Ribbon 2021-02-02 20:53:43 +00:00
Maruno17
9fe14395c0 Implemented GameData::Nature, improved registration of GameData entries 2021-01-31 22:43:51 +00:00
Maruno17
f68cc1c98b Re-added compatibility for old trainers.txt format 2021-01-31 01:17:14 +00:00
Maruno17
6d3ff0c724 Implemented GameData::Encounter, created new encounters.txt format, tweaked Vs animation filenames 2021-01-30 17:06:00 +00:00
Maruno17
4dd3a1a2c5 Implemented class GameData::Trainer 2021-01-17 00:22:49 +00:00
Maruno17
2586c09c3c Refactoring and tidying 2021-01-11 19:30:45 +00:00