Commit Graph

13 Commits

Author SHA1 Message Date
Maruno17
1ffeddc41c Moved methods that return item/trainer graphics, refactored evolution helper methods, rearranged some methods 2020-12-13 19:40:17 +00:00
Maruno17
bc13517cb7 Created and implemented GameData::Type 2020-12-12 21:26:46 +00:00
Maruno17
017cdb8d0f Merge branch 'master' into dev 2020-11-25 22:07:17 +00:00
Maruno17
e2dcba2169 Bug fixes: invisible timer, bad poison icon looking like normal poison, errant message when sending in a random replacement, incorrect seen/owned numbers, battle PP restoration item crash 2020-11-25 19:15:49 +00:00
Maruno17
3cd8d59918 Implemented GameData::Move 2020-11-19 21:00:29 +00:00
Maruno17
1955d3698e Implemented usage of GameData::Item 2020-11-08 22:45:59 +00:00
Maruno17
3099cc4802 Fixed bugs with Metal Burst and Powder 2020-09-20 15:14:27 +01:00
Maruno17
849b02abb6 Fixed Flame/Toxic Orb being able to replace another status condition 2020-09-18 20:27:01 +01:00
Maruno17
7ac820beb6 Fixed some items not being consumed when they should upon the holder being hit, and made them trigger Cheeck Pouch/Symbiosis where relevant 2020-09-18 20:09:05 +01:00
Maruno17
891cc2791f Fixed not getting berry's effect at full HP or under Heal Block when using Bug Bite/Pluck 2020-09-09 21:37:37 +01:00
jonisavo
0b1bab3b5c Additional #isSpecies? and #hasItem? refactoring 2020-09-06 20:58:13 +03:00
jonisavo
afd7b090b9 Use PokeBattle_Battler#isSpecies? instead of isConst? 2020-09-06 08:41:27 +03:00
Maruno17
5073f86190 Rearranged some script files 2020-09-05 22:34:32 +01:00