Commit Graph
16 Commits
Author SHA1 Message Date
jonisavo 305cbbb072 More work on documentation 2020-09-09 16:15:15 +03:00
jonisavo 0faff2b546 fix a typo I made in #givePokerus 2020-09-09 16:15:15 +03:00
jonisavo 234f435a75 Additional refactoring, made #mail=(value) into a method that checks whether the passed value is valid 2020-09-09 16:15:15 +03:00
jonisavo 1b3a1f3f3c Further refactoring in PokeBattle_Pokemon 2020-09-09 16:15:14 +03:00
jonisavo 0b1bab3b5c Additional #isSpecies? and #hasItem? refactoring 2020-09-06 20:58:13 +03:00
jonisavo dcf3b18c48 Rename PokeBattle_Pokemon#hasItem?'s item variable to item_id for clarity 2020-09-06 15:57:54 +03:00
jonisavo e73bef533d Use PokeBattle_Pokemon#hasItem? instead of isConst? 2020-09-06 15:41:46 +03:00
jonisavo 97b2548a7e Refactored PokeBattle_Pokemon#hasItem? 2020-09-06 15:13:54 +03:00
jonisavo 1473d83a31 Use PokeBattle_Pokemon#isSpecies? instead of isConst? 2020-09-06 08:42:58 +03:00
jonisavo afd7b090b9 Use PokeBattle_Battler#isSpecies? instead of isConst? 2020-09-06 08:41:27 +03:00
jonisavo 7fb1281eab Add PokeBattle_Battler#isSpecies? 2020-09-06 07:42:36 +03:00
jonisavo cca8264bf5 Merge remote-tracking branch 'upstream/master' into handlerhash-block 2020-09-06 07:02:03 +03:00
jonisavo 4eb705b801 Modified HandlerHash#addIf to accept blocks 2020-09-06 07:01:27 +03:00
jonisavo 069b209851 Better error message for the #add method, and renamed handler_block to handlerBlock 2020-09-05 21:25:29 +03:00
jonisavo 3654575efe Merge remote-tracking branch 'upstream/master' into handlerhash-block 2020-09-05 20:56:27 +03:00
jonisavo 42e4923c86 HandlerHash#add can now take a block 2020-09-05 20:53:48 +03:00