pokemon-showdown/test/sim
HoeenHero 7957e74b75
Dynamic speed updates for Gen 8 (#6100)
In Generation 8, a Pokemon's speed updates dynamically. Meaning that it can move sooner than expected if its speed is modified by something such as tailwind or swift swim. This is different from past generations where the Pokemon's updated speed would only take effect the next turn.
2019-11-28 17:08:58 -05:00
..
abilities Implement Disguise damage 2019-11-18 23:58:00 +04:00
items Refactor battle.dex out of battle (#5851) 2019-10-06 07:38:08 +11:00
misc Dynamic speed updates for Gen 8 (#6100) 2019-11-28 17:08:58 -05:00
moves Fix remaining build errors 2019-11-16 06:08:48 +13:00
tools Reenable ExhaustiveRunner test with workaround 2019-11-15 14:45:38 -08:00
choice-parser.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
decisions.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
dex.js Remove import = and export = 2019-05-16 01:27:07 +04:00
events.js Refactor battle.dex out of battle (#5851) 2019-10-06 07:38:08 +11:00
team-validator.js Fix DW and baby-only move compatibility checking 2019-11-11 04:41:51 +13:00