Commit Graph

63 Commits

Author SHA1 Message Date
Maruno17 94a20e55f3 Fixed Advanced Wild Battles not generating true wild Pokémon, removed deprecated move compatibility code, fixed pauses when turning during continuous movement 2020-10-07 21:11:30 +01:00
Maruno17 c5b1e08383 Tidying and rearranging 2020-09-28 21:07:54 +01:00
Joni Savolainen 7257c7479f Replace all usage of pbNewPkmn with Pokemon.new 2020-09-20 21:34:06 +03:00
Joni Savolainen 1b7ec64d98 Rename MAX_POKEMON_NAME_SIZE to MAX_NAME_SIZE
in Pokemon
2020-09-20 21:25:39 +03:00
jonisavo c73906170a Rename PokeBattle_Pokemon to Pokemon
Deprecate PokeBattle_Pokemon and pbNewPkmn
2020-09-20 20:55:51 +03:00
Maruno17 f0c0c0a308 Fixed crashes in debug functions if there's a gap in item ID numbers 2020-09-18 20:22:02 +01:00
Maruno17 36e492a3fe Fixed error in evolution data saved to pokemon.txt 2020-09-16 17:56:51 +01:00
Maruno17 6ac7aca902 Minor tweaks 2020-09-12 18:21:05 +01:00
Maruno17 7f522cee43 Tidied up evolution code and added lots more evolution methods 2020-09-12 00:38:06 +01:00
Maruno17 6f353ba813 Rewrote evolution methods to make them modular 2020-09-10 22:22:06 +01:00
Maruno17 3e1c482c21 Fixed Pokémon forms resetting to 0 upon evolving 2020-09-09 10:52:10 +01:00
Maruno17 681a8331ab Resolved many Rubocop warnings 2020-09-06 17:31:12 +01:00
Maruno17 5073f86190 Rearranged some script files 2020-09-05 22:34:32 +01:00