pokerogue/src/test
ImperialSympathizer 5888a7758c
Mystery Encounter bug fixes and minor adjustments (#4299)
* various bug fixes for MEs

* various bug fixes for MEs

* fix final isTransferable rename that was missed

* change Trainer's test vouchers for second option

* change unit test skips

* cut down excess ME track length and loop properly

* ME bug fix cleanup

* updating AI for Slumbering Snorlax ME, and small ME balance changes

* fix ts error

* fix bug type superfan dialogue discrepancy

* ME bug fixes PR feedback

* ME PR nits and fixes

---------

Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com>
2024-09-19 14:44:10 +01:00
..
abilities [Bug] Fix stat-protection-attribute not taking inverts (e.g. Contrary) into account (#4031) 2024-09-17 19:14:41 -07:00
achievements [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04:00
arena [Move][Beta] Add back grounded condition to ground shaky moves and grassy terrain (#4276) 2024-09-16 10:58:28 -04:00
battle [Bug] Fix reloads erasing weather on first wave of biome (#4078) 2024-09-16 15:30:42 -04:00
battlerTags [Bug][Beta] Fix bugs from Substitute implementation (#4226) 2024-09-13 22:15:12 -04:00
eggs [Dev] Remove variant-tiers.ts Enum (#3746) 2024-09-18 15:20:33 -04:00
field [Bug] Fix #762: All Pokemon become invisible when capturing then switching with your only pokemon that was not fainted (#4025) 2024-09-09 01:10:47 -04:00
inputs [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
items [Balance] Disable Eviolite for G-Max Pokémon (#4184) 2024-09-11 20:56:58 -04:00
localization [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04:00
moves [Move] Improved damage forecasting for Shell Side Arm (#4310) 2024-09-18 19:03:01 -04:00
mystery-encounter Mystery Encounter bug fixes and minor adjustments (#4299) 2024-09-19 14:44:10 +01:00
phases [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +01:00
settingMenu [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
sprites [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
ui [Bug] Fix exp gains speed not applying properly (#4243) 2024-09-14 12:35:46 -04:00
utils [Bug] Fix reloads erasing weather on first wave of biome (#4078) 2024-09-16 15:30:42 -04:00
account.test.ts [Misc] eslint rule to prevent .js imports (#4160) 2024-09-10 22:34:50 +02:00
battle-scene.test.ts [Bug] Fix eggs having exploitable RNG (#3913) 2024-09-02 22:18:18 -04:00
boss-pokemon.test.ts [Dev] Make OPP_MOVESET_OVERRIDE fully override the enemy's moveset (#4062) 2024-09-09 12:55:11 -04:00
daily_mode.test.ts [Bug] Fix daily run generated movesets (#3519) 2024-08-13 21:48:56 +01:00
endless_boss.test.ts [Test] Add test for final boss fight phase switch (#3847) 2024-09-01 22:47:22 -04:00
enemy_command.test.ts [Misc][AI] Fix KO filter not accounting for move conditions (#4245) 2024-09-14 12:35:36 -04:00
escape-calculations.test.ts [Balance] Changed escape calculation (#3973) 2024-09-05 05:29:39 +00:00
evolution.test.ts [Dev] Make OPP_MOVESET_OVERRIDE fully override the enemy's moveset (#4062) 2024-09-09 12:55:11 -04:00
final_boss.test.ts [Dev] Make OPP_MOVESET_OVERRIDE fully override the enemy's moveset (#4062) 2024-09-09 12:55:11 -04:00
fontFace.setup.ts tests: add mock for FontFace and it to vitest setup (#1591) 2024-05-30 04:44:36 +01:00
game-mode.test.ts [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
imports.test.ts [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
internals.test.ts [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
misc.test.ts [Test] Tests now default to using "Set" battle style (#3728) 2024-09-01 23:32:31 -04:00
pre.test.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
reload.test.ts [Bug] Fix reloads erasing weather on first wave of biome (#4078) 2024-09-16 15:30:42 -04:00
vitest.setup.ts [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +01:00