Commit Graph

8 Commits

Author SHA1 Message Date
Maruno17
3ca08f27b8 Changed functionality of running key, added compatibility with old Mystery Gifts 2021-03-07 19:16:05 +00:00
Joni Savolainen
47b164f0ab Module#deprecated_method_alias (#101)
* Add Module#deprecated_method_alias
* Use deprecated_method_alias in 010_Pokemon_Deprecated.rb
* Use deprecated_method_alias on the rest of Pokemon methods
Also, use deprecate_constant on MAX_POKEMON_NAME_SIZE
* Use deprecated_method_alias on PlayerTrainer methods
* Ensure aliased method exists in deprecated_method_alias
2021-03-02 20:16:22 +00:00
Maruno17
ec742ac5f2 Added more save data conversions 2021-03-01 19:12:32 +00:00
Maruno17
57b3fe1b09 Tidied, fixed some bugs 2021-02-28 23:58:53 +00:00
Joni Savolainen
9c2b6e943b Save data rewrite & Game module (#91) 2021-02-28 21:26:16 +00:00
Joni Savolainen
c16311326c Fix a crash in PokeBattle_Trainer.copy (#95) 2021-02-20 15:51:12 +00:00
Maruno17
66494b0044 Refactoring, documenting deprecated methods 2021-02-01 22:53:03 +00:00
Maruno17
4098b1cd11 Split PokeBattle_Trainer into PlayerTrainer and NPCTrainer 2021-01-24 17:55:39 +00:00