pokemon-showdown/data
livid washed c0d74ea24e
Gen 2: Fix Encore (#9357)
* Gen 2: revert Mirror Move fix, since it is bugging Encore

* Use a volatile for checking if a Pokemon has a last move for Mirror Move purposes

* conversion2

* Disable

* Mimic

* Spite

* Do mirror move in onTryHit

* Gen 1 shouldn't inherit onTryHit for mirror move and mimic

* Commenting

* Instead of using a volatile, add a new field for a pokemon 'lastMoveEncore' used only in gen 2 and only for Encore

* Add test for Gen 2 Encore
2023-01-29 11:43:11 -07:00
..
mods Gen 2: Fix Encore (#9357) 2023-01-29 11:43:11 -07:00
text Remove some TODOs that are done 2023-01-16 00:12:55 -06:00
abilities.ts Silence Mirror Armor if the source has fainted (#9359) 2023-01-29 13:12:48 -05:00
aliases.ts Update Tauros form names 2023-01-21 12:06:10 -05:00
cg-team-data.ts CG Teams updates 2022-12-16 15:01:50 -08:00
cg-teams.ts Computer-Generated Teams: remove toID reference 2022-12-30 17:10:03 -06:00
conditions.ts Change Delta Stream's effectiveness activation to use -fieldactivate instead of -activate (#9277) 2023-01-02 21:29:56 -06:00
formats-data.ts Release Protean Greninja 2023-01-26 19:43:05 -07:00
FORMES.md Move packed team docs out of PROTOCOL.md 2021-06-10 15:04:25 -07:00
items.ts Fix changing, blocking, and reacting to stat boosts (#9322) 2023-01-21 12:17:22 -05:00
learnsets.ts Update Tauros form names 2023-01-21 12:06:10 -05:00
moves.ts Fix changing, blocking, and reacting to stat boosts (#9322) 2023-01-21 12:17:22 -05:00
natures.ts Move natures into their own file (#7601) 2020-10-29 08:38:03 -07:00
pokedex.ts Update Tauros form names 2023-01-21 12:06:10 -05:00
random-sets.json Random Battles updates (#9344) 2023-01-22 21:37:02 -06:00
random-teams.ts Random Battles updates (#9344) 2023-01-22 21:37:02 -06:00
rulesets.ts Implement Tera Type Preview (#9350) 2023-01-29 13:11:32 -05:00
scripts.ts Add Gen 9 (#8997) 2022-11-17 20:46:29 -05:00
tags.ts Add National Dex Ubers and fix item legality 2022-12-27 23:22:07 -07:00
typechart.ts Refactor Dex types 2021-04-08 07:08:56 -07:00