pokerogue/src/test/utils/helpers
PigeonBar 3a6146935c
[Bug] Fix reloads causing RNG inconsistencies, Moody and Acupressure use seeded RNG now (#3952)
* [Bug] Fix reloads causing RNG inconsistencies

* Minor revisions

* Allow reload helper to directly access getSessionSaveData()

* Changed Moody and Acupressure to use seeded RNG

* Fix broken unit test
2024-09-03 09:14:45 -04:00
..
challengeModeHelper.ts [Challenge] Inverse battle challenge (#3525) 2024-08-29 19:59:33 +01:00
classicModeHelper.ts Create the appropriate startBattle() functions in the helper classes (#3855) 2024-08-27 17:47:09 -07:00
dailyModeHelper.ts Create the appropriate startBattle() functions in the helper classes (#3855) 2024-08-27 17:47:09 -07:00
gameManagerHelper.ts [Bug] Fix daily run generated movesets (#3519) 2024-08-13 21:48:56 +01:00
moveHelper.ts [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
overridesHelper.ts [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04:00
reloadHelper.ts [Bug] Fix reloads causing RNG inconsistencies, Moody and Acupressure use seeded RNG now (#3952) 2024-09-03 09:14:45 -04:00
settingsHelper.ts [Test] Tests now default to using "Set" battle style (#3728) 2024-09-01 23:32:31 -04:00