Commit Graph

4 Commits

Author SHA1 Message Date
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
Roza
1f2309c4d2 Remove Win32API calls & upgrade to modern Ruby (#96)
* Win32API removal + Ruby 3 updates
* Update binaries to match mkxp-z 2.1
2021-02-25 22:09:59 +00:00
Maruno17
6158e42635 Resolving merge conflicts between refactor and mkxp-z 2020-11-20 21:01:47 +00:00
Joni Savolainen
194654dbd7 Add 009_Deprecation.rb 2020-09-23 20:24:31 +03:00