pokerogue/src
2024-05-29 18:33:18 -04:00
..
configs Added support for Pro Controller mapping (#1492) 2024-05-29 16:59:39 +02:00
data Fix double battle named trainers having unevolved Pokemon (#1582) 2024-05-29 18:33:18 -04:00
enums Add setting to change money format (#1261) 2024-05-27 22:58:33 -04:00
field Fix double battle named trainers having unevolved Pokemon (#1582) 2024-05-29 18:33:18 -04:00
locales Update zh_CN translation pokemon-info-container.ts (#1479) 2024-05-28 23:57:40 -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 dialogue interface structure 2024-05-28 12:32:17 -04:00
system Fix Error with Typecasting (#1519) 2024-05-28 23:45:18 +01:00
test fix conflict without rebase (#1186) 2024-05-25 21:36:09 -04:00
ui Add window showing number of eggs hatching during hatch phase (#1421) 2024-05-29 17:17:41 -05: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 [Feature] Add possibility to override foe level (#1561) 2024-05-29 15:17:36 -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 Added support for Pro Controller mapping (#1492) 2024-05-29 16:59:39 +02: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 possibility to override foe level (#1561) 2024-05-29 15:17:36 -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 Add window showing number of eggs hatching during hatch phase (#1421) 2024-05-29 17:17:41 -05:00
scene-base.ts Removes useless '/' make it doubles in somes cases (#1482) 2024-05-28 10:08:53 -04:00
touch-controls.js put the preventElementZoom call into a method instead to call it from anywhere/anytime we import it (#1515) 2024-05-28 16:22:32 -05: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 small detail in ui-inputs, was still working but not whitelisting keys, not sure if still needed though (#1560) 2024-05-29 14:33:36 +01: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 Changed How is local is checked and how serverURL is build to prevent… (#1122) 2024-05-27 10:20:25 -05:00