pokerogue/src/test
Moka a13550ec44
[Balance][ME] Various ME Balance changes (#4700)
* balance changes and updates to various MEs

* fix import to new item

* fix import to new item

* Update src/data/mystery-encounters/utils/encounter-pokemon-utils.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update src/phases/select-modifier-phase.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update src/modifier/modifier.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update src/modifier/modifier.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* revert item atlas changes

* eslint

* revert 'revert item atlas'

* update locale repo to latest commit

* Fix fiery fallout missing argument

* [balance] Training session ME does not update Seen/Defeated GameStats

* [balance] update Weird Dream ME maximum spawn wave

* [ME] update CombinationRequirements to allow AND or OR combinations

* refactor: CombinationPokemonRequirement `.Some()` and `Every()`

* chore: rename `orRequirements` to `requirements`

* fix: returns of `Some()` and `Any()`

* apply `Some()` / `Any()` pattern to `CombinationSceneRequirement` too

* revert 'offer you can't refuse' giving Silver Pokeball'

* Apply code review suggestions

* [me] Weird Dream: apply same old gateau logic to team in options 1 and 2

---------

Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com>
Co-authored-by: ImperialSympathizer <110984302+ben-lear@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: innerthunder <brandonerickson98@gmail.com>
2024-10-23 21:46:57 +02:00
..
abilities [P2] Fixes Transform/Imposter not updating type/battle stat changes immediately; set move PP to 5 when transforming (#3462) 2024-10-23 11:12:53 -04:00
achievements add new lint rules....again 2024-10-04 13:08:31 +08:00
arena [P2] Fix various charge move bugs (#4595) 2024-10-23 11:08:40 -04:00
battle add new lint rules....again 2024-10-04 13:08:31 +08:00
battlerTags add new lint rules....again 2024-10-04 13:08:31 +08:00
data [Test] Add STATUS_ACTIVATION_OVERRIDE to overrides.ts (#4689) 2024-10-22 23:11:02 -04:00
eggs [Enhancement] Refactor Starter Species to use separate EggTier map (#4591) 2024-10-10 09:29:26 -07:00
field add new lint rules....again 2024-10-04 13:08:31 +08:00
inputs [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
items [P2] Fix Early Bird (#4632) 2024-10-22 12:37:13 -04:00
moves [P2] Fix binding, etc. not being removed when switching with Baton Pass (#4709) 2024-10-23 11:24:50 -04:00
mystery-encounter [Balance][ME] Various ME Balance changes (#4700) 2024-10-23 21:46:57 +02:00
phases [Balance] Add Memory Mushroom to Shop (#4555) 2024-10-15 18:06:56 -07:00
settingMenu add new lint rules....again 2024-10-04 13:08:31 +08:00
sprites add new lint rules....again 2024-10-04 13:08:31 +08:00
system [Qol] Load i18n en locales during tests (#4553) 2024-10-09 13:01:49 -07:00
ui [Qol] Load i18n en locales during tests (#4553) 2024-10-09 13:01:49 -07:00
utils [Test] Add STATUS_ACTIVATION_OVERRIDE to overrides.ts (#4689) 2024-10-22 23:11:02 -04:00
account.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
battle-scene.test.ts [Bug] Fix eggs having exploitable RNG (#3913) 2024-09-02 22:18:18 -04:00
boss-pokemon.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
daily_mode.test.ts [Test] Fix some test flakiness involving doKillOpponents() (#4571) 2024-10-04 10:42:20 -04:00
endless_boss.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
enemy_command.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
escape-calculations.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
evolution.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
final_boss.test.ts add new lint rules....again 2024-10-04 13:08:31 +08: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 [Daily] Daily standardization (#3776) 2024-09-26 01:39:59 -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 add new lint rules....again 2024-10-04 13:08:31 +08:00
misc.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
pre.test.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
reload.test.ts [Test] Fix some test flakiness involving doKillOpponents() (#4571) 2024-10-04 10:42:20 -04:00
vitest.setup.ts [Qol] Load i18n en locales during tests (#4553) 2024-10-09 13:01:49 -07:00