pokerogue/src
Greenlamp2 060b1b2ccc
Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666)
* squased merge rebind_menu

* azerty to qwerty

* add a check to preven a crash in firefox

* reset navigation menu on quit

* removed dual lock mekanism

* navigation display update icons on new bind

* added submit binding

* removed attribute no longer used

* change protected to abstract

* remove last bind protection since action and cancel are protected + renamed default controller to controller

* removed default alt qwerty keys in config

* fix some errors for doc

* fix tests

* fix some more errors for docs

* fix some more errors for docs final ?

* added alt bind for menu navigation + update icons on delete/home
2024-06-01 13:56:32 +01:00
..
configs/inputs Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
data [QoL] Add type inference to getAttrs methods and refactor accordingly (#1633) 2024-05-31 19:50:30 -05:00
enums Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
field [QoL] Add type inference to getAttrs methods and refactor accordingly (#1633) 2024-05-31 19:50:30 -05:00
locales [Localization] Minor Korean modifications (#1665) 2024-06-01 01:27:21 -04:00
modifier [Balance] Simplify and fix flame/toxic orb weight (#1670) 2024-06-01 12:10:10 +10:00
pipelines added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
plugins Revert "[Localization] modifier-select-ui-handler Locales (#1567)" (#1652) 2024-05-31 10:48:26 -04:00
system Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
test Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
ui Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01: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 Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01: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 [Documentation] Add documentation to egg-hatch-phase.ts (#1650) 2024-05-31 16:34:02 -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 Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
loading-scene.ts Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01: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 Autocomplete for modifiers in overrides (#1057) 2024-05-31 17:41:09 -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 [QoL] Add type inference to getAttrs methods and refactor accordingly (#1633) 2024-05-31 19:50:30 -05: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 Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +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 Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
vite.env.d.ts [QoL] Fix Final VS Code Error (#1608) 2024-05-30 19:37:59 +01:00