pokemon-showdown/test/sim
André Bastos Dias 3b7b1d2864
Don't update the timer when an updated request is sent (#11251)
* Don't add time if there is a request update

* Ups

* Change prevRequest to updatedRequest

* Fix tests

* Refactor

* Fix tests
2025-07-13 15:38:58 -06:00
..
abilities Fix Klutz's interaction with Fling (#11203) 2025-07-01 10:13:16 -04:00
items Add test for an Eject Pack interaction (#10704) 2025-05-28 17:22:01 -07:00
misc Fix Terastallization test (#11195) 2025-06-14 10:45:30 -06:00
moves Implement genderless Pokemon in Hackmons (#11161) 2025-06-01 01:56:12 -06:00
team-validator Add test for 35 Pokes banlist (#11246) 2025-07-11 01:30:15 -06:00
tools Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
choice-parser.js Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
data.js Update aliases (#11120) 2025-05-29 22:44:57 -07:00
decisions.js Don't update the timer when an updated request is sent (#11251) 2025-07-13 15:38:58 -06:00
dex.js Dex: Prevent isName crash on null/undefined (#11167) 2025-06-02 16:00:40 -07:00
events.js Add Guaranteed Secondary Mod 2025-03-13 15:34:47 -07:00