pokerogue/src
Benjamin Odom 5e52be676f
[QoL] Add Time of Day Widget to Arena Flyout ()
* Time of Day Sample

* Add Proper Time of Day Tracking

* Add Settings
2024-06-05 22:57:55 -05:00
..
configs/inputs Settings Refactor () 2024-06-03 19:57:47 -04:00
data [Bug] Change confuse chance from 2/3 to 1/3 () 2024-06-05 20:05:44 -05:00
enums Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) () 2024-06-01 13:56:32 +01:00
field dont make api calls when no server is connected in local () 2024-06-05 21:24:47 -04:00
locales translations () 2024-06-05 21:52:59 -05:00
modifier [BUG] Fix fullheal, burn/poison, and endure tokens in existing saves not updating after rebalance () 2024-06-05 23:07:47 -04:00
pipelines added rule no-trailing-spaces () 2024-05-23 18:45:04 -05:00
plugins [Localization] Use proper postpositional particle for Korean () 2024-06-03 21:38:52 -04:00
system [QoL] Add Time of Day Widget to Arena Flyout () 2024-06-05 22:57:55 -05:00
test Settings Refactor () 2024-06-03 19:57:47 -04:00
ui [QoL] Add Time of Day Widget to Arena Flyout () 2024-06-05 22:57:55 -05:00
account.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript () 2024-05-23 11:03:10 -04:00
battle-scene-events.ts [QoL] Add Time of Day Widget to Arena Flyout () 2024-06-05 22:57:55 -05:00
battle-scene.ts [QoL] Add Time of Day Widget to Arena Flyout () 2024-06-05 22:57:55 -05:00
battle.ts [Refactor] Move enums from game-data into their respective files in `src/data/enums` () 2024-06-05 19:11:07 -05:00
debug.js ESLint - The Essential Linter and Formatter for JavaScript and TypeScript () 2024-05-23 11:03:10 -04:00
egg-hatch-phase.ts Implement Pity System () 2024-06-03 15:43:52 -04:00
evolution-phase.ts added rule no-trailing-spaces () 2024-05-23 18:45:04 -05:00
form-change-phase.ts added rule no-trailing-spaces () 2024-05-23 18:45:04 -05:00
game-mode.ts added rule no-trailing-spaces () 2024-05-23 18:45:04 -05:00
inputs-controller.ts Settings Refactor () 2024-06-03 19:57:47 -04:00
loading-scene.ts [QoL] Add Time of Day Widget to Arena Flyout () 2024-06-05 22:57:55 -05:00
main.ts Fixes etPositionRelative Errors () 2024-05-28 17:16:14 -04:00
messages.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript () 2024-05-23 11:03:10 -04:00
overrides.ts [QoL] Move Info Overlay () 2024-06-05 20:28:12 -05:00
phase.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript () 2024-05-23 11:03:10 -04:00
phases.ts [QoL] Add Time of Day Widget to Arena Flyout () 2024-06-05 22:57:55 -05:00
scene-base.ts Removes useless '/' make it doubles in somes cases () 2024-05-28 10:08:53 -04:00
touch-controls.ts Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) () 2024-06-01 13:56:32 +01:00
tutorial.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript () 2024-05-23 11:03:10 -04:00
ui-inputs.ts [QoL] Move Info Overlay () 2024-06-05 20:28:12 -05:00
utils.test.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript () 2024-05-23 11:03:10 -04:00
utils.ts dont make api calls when no server is connected in local () 2024-06-05 21:24:47 -04:00
vite.env.d.ts [QoL] Fix Final VS Code Error () 2024-05-30 19:37:59 +01:00