pokerogue/src
Tempoanon 3e932ce2d0
Shinylock uncatchable Pokemon in endless mode (#1252)
* Shinylock uncatchable Pokemon

* Fix typos

* Pass the linter vibe check

* Remove 2 shinylock cases

* refactor
2024-05-30 16:20:27 -04:00
..
configs Added support for Pro Controller mapping (#1492) 2024-05-29 16:59:39 +02:00
data Add unthaw logic to Steam Eruption, Scorching Sands, Matcha Gotcha and all Damaging Fire moves (#940) 2024-05-30 15:04:50 -05:00
enums Adds a Small Flyout Panel to the Battle Info Object (#1377) 2024-05-29 20:29:59 -04:00
field Shinylock uncatchable Pokemon in endless mode (#1252) 2024-05-30 16:20:27 -04:00
locales Fix Spanish translation and typos in modifier-type.ts (#1606) 2024-05-30 13:50:47 -04:00
modifier Prevent useless Ethers (#1474) 2024-05-29 00:04:02 -04:00
pipelines added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
plugins Fix i18next and mobile errors (#1601) 2024-05-30 18:51:58 +01:00
system Adds a Small Flyout Panel to the Battle Info Object (#1377) 2024-05-29 20:29:59 -04:00
test tests: add mock for FontFace and it to vitest setup (#1591) 2024-05-30 04:44:36 +01:00
ui show luck after reroll 2024-05-30 13:45:30 -04:00
account.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
battle-scene-events.ts Indicator when a candy upgrade is available (#1083) 2024-05-28 13:49:15 -04:00
battle-scene.ts show luck after reroll 2024-05-30 13:45:30 -04:00
battle.ts Implements Supreme Overlord and fixes Last Respects (#1219) 2024-05-29 11:07:59 -04:00
debug.js ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
egg-hatch-phase.ts Add window showing number of eggs hatching during hatch phase (#1421) 2024-05-29 17:17:41 -05:00
evolution-phase.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
form-change-phase.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
game-mode.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
inputs-controller.ts Fix i18next and mobile errors (#1601) 2024-05-30 18:51:58 +01:00
loading-scene.ts Variant Update 2024-05-27 13:47:15 -04:00
main.ts Fixes etPositionRelative Errors (#1514) 2024-05-28 17:16:14 -04:00
messages.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
overrides.ts [Feature] Add status override (#1602) 2024-05-30 12:49:57 -04:00
phase.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
phases.ts show luck after reroll 2024-05-30 13:45:30 -04:00
scene-base.ts Removes useless '/' make it doubles in somes cases (#1482) 2024-05-28 10:08:53 -04:00
touch-controls.ts Fix i18next and mobile errors (#1601) 2024-05-30 18:51:58 +01:00
tutorial.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
ui-inputs.ts Adds a Small Flyout Panel to the Battle Info Object (#1377) 2024-05-29 20:29:59 -04:00
utils.test.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
utils.ts Fix money text hidden in select modifiers 2024-05-30 11:27:17 -04:00
vite.env.d.ts [QoL] Fix Final VS Code Error (#1608) 2024-05-30 19:37:59 +01:00