pokerogue/src
MrWaterT 7b5510b055
[Localization] little edit in Korean locale text (#1636)
* Update tutorial.ts

statChange : 9b5c1cd
starterSelect : fccd546

* Edit a misspell
2024-05-31 10:33:25 -04:00
..
configs Added support for Pro Controller mapping (#1492) 2024-05-29 16:59:39 +02:00
data [Bug] Full Heals and Full Restore cure confusion (#1112) 2024-05-31 10:31:15 -04:00
enums Adds a Small Flyout Panel to the Battle Info Object (#1377) 2024-05-29 20:29:59 -04:00
field [Bug] Full Heals and Full Restore cure confusion (#1112) 2024-05-31 10:31:15 -04:00
locales [Localization] little edit in Korean locale text (#1636) 2024-05-31 10:33:25 -04:00
modifier [Bug] Full Heals and Full Restore cure confusion (#1112) 2024-05-31 10:31:15 -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 [Feature] Make 31IVs show up as Gold (#1380) 2024-05-30 18:39:25 -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 Allow selection of item quantity when transferring items (fixes #723) (#1394) 2024-05-30 16:58:10 -05: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 [Move][Bug] Fix Enemy Fake Out and Force Switch Interaction (#1251) 2024-05-31 10:23:28 -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