pokemon-showdown/data/mods
livid washed d59bce51c6
Gen 1: Fix more Counter bugs (#9136)
* Gen 1: SonicBoom can be Countered

* OHKO moves do 65535 damage (matters for Counter against sub)

* Move damage comparison with target hp outside getDamage()

* Remove a blank line

* Move damage comparison with target hp outside getDamage() (Stadium)

* Add counter test

* Fix Metronome not failing if calling Counter (move setting lastDamage before tryMoveHit)

* Do the same for Stadium

* Start phasing out pokemon.lastDamage from Gen 1 code

* Failed Counter doesn't zero lastDamage

* When a move misses, battle.lastDamage is set to 0

* Remove all pokemon.lastDamage

* Remove a couple of comments
2022-12-08 16:07:39 -08:00
..
fullpotential Fix build 2022-12-01 00:55:02 -07:00
gen1 Gen 1: Fix more Counter bugs (#9136) 2022-12-08 16:07:39 -08:00
gen1jpn Gen 1: Fix more Counter bugs (#9136) 2022-12-08 16:07:39 -08:00
gen1stadium Gen 1: Fix more Counter bugs (#9136) 2022-12-08 16:07:39 -08:00
gen2 Gens 2-3: Fix accuracy of moves (#9143) 2022-12-08 16:06:03 -08:00
gen2stadium2 Fix Last Respects and Supreme Overlord (#9111) 2022-12-04 12:46:28 -05:00
gen3 Gens 2-3: Fix accuracy of moves (#9143) 2022-12-08 16:06:03 -08:00
gen4 Add more debug messages for moves with custom base power (#8977) 2022-11-14 19:58:07 -06:00
gen4pt Add mods for old VGC formats (#8474) 2021-09-30 10:55:45 -04:00
gen5 Add more debug messages for moves with custom base power (#8977) 2022-11-14 19:58:07 -06:00
gen5bw1 Add mods for old VGC formats (#8474) 2021-09-30 10:55:45 -04:00
gen6 Gen VI DOU: Unban Mega Salamence 2022-11-15 19:19:32 -06:00
gen6xy Add mods for old VGC formats (#8474) 2021-09-30 10:55:45 -04:00
gen7 Fix Moody stat drops being blocked by Clear Amulet (#9048) 2022-11-24 13:15:14 -06:00
gen7letsgo Implement LGPE tier shifts (#8827) 2022-07-05 14:57:00 -06:00
gen7mixandmega Revert "Improved typing for utils.ts, and for iterating over base stats (#8919)" (#8938) 2022-10-16 18:27:25 -07:00
gen7sm Add VGC 2013, VGC 2015, cleanup VGC 2017 mod (#8486) 2021-10-07 20:43:38 -04:00
gen8 Fix Charge/Wind Abilities (#9113) 2022-12-04 12:53:18 -05:00
gen8bdsp Add Gen 9 (#8997) 2022-11-17 20:46:29 -05:00
gen8dlc1 Add Gen 9 (#8997) 2022-11-17 20:46:29 -05:00
gen8linked OMs: Fix generation consistency (#9088) 2022-12-05 16:05:08 -07:00
gen8mixandmega Add remaining Gen 9 formats (#9000) 2022-11-17 23:58:57 -05:00
gen8pokebilities OMs: Fix generation consistency (#9088) 2022-12-05 16:05:08 -07:00
gen8sharedpower Add December 2022 OMotM/RoA Spotlight 2022-11-30 23:06:50 -07:00
gennext Add Gen 9 (#8997) 2022-11-17 20:46:29 -05:00
joltemons Use MoveFlags interface for MoveData#flags (#9090) 2022-11-29 20:56:32 -06:00
mixandmega Add remaining Gen 9 formats (#9000) 2022-11-17 23:58:57 -05:00
partnersincrime Update Partners in Crime to Gen 9 (#8987) 2022-12-05 16:02:58 -07:00
sharedpower Fix build 2022-11-30 23:13:18 -07:00
ssb Fix Protosynthesis/Quark Drive/Booster Energy (#9118) 2022-12-04 16:20:21 -05:00