pokerogue/src
MokaStitcher e6c06d57be
[P All][Bug] Various ME bugfixes (copy) (#4695)
* Mystery Encounter bugfixes

* more ME bug fixes

* update allowed pokemon in ME requirements

* some unit test cleanup and general tidying

* fix null exception on isBattleMysteryEncounter

* clean up tsdocs and fix pokemon hasAbility check

* fix double battle crash in challenge mode with a single eligible pokemon

* apply suggestions from PR#4619's code reviews

* revert fix for Keldeo crashes + implement fix suggestion from PR #4619

* fix session migration for PokemonCustomData

* prevent test failure due to keldeo fix

---------

Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com>
2024-10-20 22:55:07 +01:00
..
@types [Qol][Refactor] i18n lazy-loading (#4327) 2024-10-01 21:55:16 +01:00
configs/inputs add new lint rules....again 2024-10-04 13:08:31 +08:00
data [P All][Bug] Various ME bugfixes (copy) (#4695) 2024-10-20 22:55:07 +01:00
enums [Move] Implement Power Trick (#2658) 2024-10-14 12:39:34 -07:00
events fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
field [P All][Bug] Various ME bugfixes (copy) (#4695) 2024-10-20 22:55:07 +01:00
interfaces [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +01:00
modifier [P All][Bug] Various ME bugfixes (copy) (#4695) 2024-10-20 22:55:07 +01:00
phases [P All][Bug] Various ME bugfixes (copy) (#4695) 2024-10-20 22:55:07 +01:00
pipelines [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +01:00
plugins [Beta P3] Fix i18n namespaces map for `mysteryEncounterMessages` from `mystery-encounter-messages` -> `mystery-encounter-texts` (#4617) 2024-10-08 13:44:23 -04:00
system [P All][Bug] Various ME bugfixes (copy) (#4695) 2024-10-20 22:55:07 +01:00
test [P All][Bug] Various ME bugfixes (copy) (#4695) 2024-10-20 22:55:07 +01:00
typings/phaser centralize module typing overrides (#1786) 2024-08-24 12:46:16 -07:00
ui Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
account.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
battle-scene.ts [P All][Bug] Various ME bugfixes (copy) (#4695) 2024-10-20 22:55:07 +01:00
battle.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
constants.ts [Feature] Seasonal splash messages logic + scaffolding (#4318) 2024-09-19 15:59:37 -07:00
debug.js ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
game-mode.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
inputs-controller.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
loading-scene.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
main.ts [Qol][Refactor] i18n lazy-loading (#4327) 2024-10-01 21:55:16 +01:00
messages.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
overrides.ts [P3][UI] Fix egg gacha overlay not getting cleared properly (#4600) 2024-10-08 11:10:54 -04:00
phase.ts [Misc] More complete phase logging (#4651) 2024-10-12 13:06:26 -07:00
scene-base.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
timed-event-manager.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
touch-controls.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
tutorial.ts [Daily] Daily standardization (#3776) 2024-09-26 01:39:59 -07:00
ui-inputs.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
utils.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
utils.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
vite.env.d.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00