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
5b0960337a
Updated to mkxp-z v2.1.1, renamed and rearranged some script files
2021-04-04 16:24:46 +01:00
Maruno17
ff0c2f00c8
Added class GameData::Stat
2021-03-04 22:59:48 +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
8b0796588f
Altered encounter chance calculation to be closer to Gen 3 (inc. Rock Smash), Pokémon's ball bug fix
2021-03-01 23:28:43 +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
Maruno17
44e3c934ad
Implemented GameData::Ribbon
2021-02-02 20:53:43 +00:00
Maruno17
7de034957b
More revamping and rearranging
2021-01-23 20:44:07 +00:00
Maruno17
8a89ef1220
Revamped classes Pokemon, PBMove and PokemonMail
2021-01-21 23:04:51 +00:00
Maruno17
736bb9ed10
Fixed code assuming map metadata exists, fixed misplaced species data methods, rewrote class PokeBattle_Pokemon
2021-01-20 20:22:31 +00:00
Maruno17
3cd8d59918
Implemented GameData::Move
2020-11-19 21:00:29 +00:00
jonisavo
fc7e5fbfb4
New file for Pokemon::Owner, 006_Pokemon_Owner.rb
2020-10-16 16:22:24 +03:00