pokerogue/src
2024-06-07 16:57:26 -05:00
..
configs/inputs Settings Refactor (#1771) 2024-06-03 19:57:47 -04:00
data [Bug] Fix female trainer names on male Backpackers/Hikers (#1919) 2024-06-07 17:44:35 -04:00
enums [Refactor] Move enum ExpNotification into separated file (#1909) 2024-06-07 13:14:52 -04:00
field Bugfix: Abilities check final move type instead of default move type (#1440) 2024-06-07 16:57:57 -04:00
locales Fix minor typo in Surskit's German name 2024-06-07 16:57:26 -05:00
modifier [Localization] Corrected capitalization on Quick Claw activation text (#1894) 2024-06-07 00:45:36 -04:00
pipelines added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
plugins [Localization] Add localization in party-ui-handler (#1712) 2024-06-07 15:08:34 -04:00
system fix language auto detect (#1784) 2024-06-07 11:27:42 -05:00
test Settings Refactor (#1771) 2024-06-03 19:57:47 -04:00
ui [Bug] fixed wrong stacking of move info overlay issues (#1888) 2024-06-07 16:45:49 -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 [QoL] Add Time of Day Widget to Arena Flyout (#1846) 2024-06-05 22:57:55 -05:00
battle-scene.ts [Refactor] Move enum ExpNotification into separated file (#1909) 2024-06-07 13:14:52 -04:00
battle.ts [Refactor] Move enums from game-data into their respective files in src/data/enums (#1837) 2024-06-05 19:11:07 -05: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 Implement Pity System (#1752) 2024-06-03 15:43:52 -04: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 - double inputs (#1842) 2024-06-06 22:55:01 +02:00
loading-scene.ts [Bug] fixed wrong stacking of move info overlay issues (#1888) 2024-06-07 16:45:49 -04:00
main.ts Fixes etPositionRelative Errors (#1514) 2024-05-28 17:16:14 -04:00
messages.ts useMove + pokemon affix localization (#1276) 2024-06-06 08:36:12 -05:00
overrides.ts [QoL] Move Info Overlay (#1585) 2024-06-05 20:28:12 -05:00
phase.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
phases.ts Bugfix: Abilities check final move type instead of default move type (#1440) 2024-06-07 16:57:57 -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 Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +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 [Feature] Refactored Game Settings UI navigation menu and sorting (#1860) 2024-06-06 10:38:54 -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 [QoL] Added https and server url is read from the env now (#1764) 2024-06-07 21:43:32 +01:00
vite.env.d.ts [QoL] Added https and server url is read from the env now (#1764) 2024-06-07 21:43:32 +01:00