pokerogue/src
Leo Kim 8b8ac416b8
[Bug] Fix blocking menu when 6 starter selected ()
* fix bug of block menu when 6 starter

* update comment

* update comment again
2024-08-04 03:22:31 -04:00
..
@types [Dependencies] Update to resolve install warnings (after beta rebase) () 2024-07-30 00:29:34 -04:00
configs/inputs [QoL] Reorganize Enum Locations () 2024-06-13 18:44:23 -04:00
data [Sprite] Target FormSpriteKey-labelled sprite assets () 2024-08-04 01:06:51 -04:00
enums [Feature] Implement generic evil team admins () 2024-08-03 16:34:05 -04:00
events [Feature] Add number of arena trap layers in menu flyout () 2024-06-18 23:29:56 -05:00
field [Feature] Implement generic evil team admins () 2024-08-03 16:34:05 -04:00
interfaces [Localization] localized status-effect.ts and translate. () 2024-07-02 10:22:46 -04:00
locales [Enhancement] Improvements to starter selection and filtering user experience () 2024-08-04 02:50:13 -04:00
modifier [Item] Adjust White Herb weight and add Scope Lens to trainer item pool () 2024-08-02 17:11:54 -04:00
pipelines added rule no-trailing-spaces () 2024-05-23 18:45:04 -05:00
plugins [Bug] Update vite-minify-json-plugin.ts () 2024-07-30 10:09:09 -04:00
system [Enhancement] Allow Starters to Remember Egg Moves () 2024-08-02 17:51:20 +01:00
test [Refactor] Merged implementation of CutHpStatBoostAttr moves () 2024-08-03 15:20:19 -04:00
ui [Bug] Fix blocking menu when 6 starter selected () 2024-08-04 03:22:31 -04:00
account.ts Beta Merge 27/07 () 2024-07-28 00:47:00 +01:00
battle-scene.ts [Bug] Fix blinds animation () 2024-07-30 12:33:13 -04:00
battle.ts [Feature] Implement generic evil team admins () 2024-08-03 16:34:05 -04: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 Beta Merge 27/07 () 2024-07-28 00:47:00 +01:00
evolution-phase.ts Beta Merge 27/07 () 2024-07-28 00:47:00 +01:00
form-change-phase.ts Beta Merge 27/07 () 2024-07-28 00:47:00 +01:00
game-mode.ts Beta Merge 27/07 () 2024-07-28 00:47:00 +01:00
inputs-controller.ts [QoL] Reorganize Enum Locations () 2024-06-13 18:44:23 -04:00
loading-scene.ts [Optimization] Destroy LoadingScene when done (after beta rebase) () 2024-07-30 00:28:43 -04:00
main.ts more specific font unicode ranges and add unifont to existing families () 2024-06-20 11:28:47 -04:00
messages.ts [Localization] add missed move trigger and remove getPokemonMessage () 2024-08-02 22:41:55 -04:00
overrides.ts [Enhancement] Add Fee Waiving Overrides () 2024-07-30 17:15:08 -04:00
phase.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript () 2024-05-23 11:03:10 -04:00
phases.ts Update phases.ts 2024-08-04 01:41:59 -04:00
scene-base.ts [UI] Update Challenge UI () 2024-06-19 20:40:08 +01:00
timed-event-manager.ts [UI] UI Small Adjustments () 2024-06-23 12:09:23 -04:00
touch-controls.ts [QoL] Reorganize Enum Locations () 2024-06-13 18:44:23 -04:00
tutorial.ts [Refactor] I18n Cleaning () 2024-06-17 17:05:33 -04:00
ui-inputs.ts Fix game speed () 2024-06-18 15:07:36 +01:00
utils.test.ts [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes () 2024-06-07 18:33:45 -04:00
utils.ts [Refactor/Bug] Use Bit Shifting & Masking () 2024-08-01 22:20:27 -04:00
vite.env.d.ts Beta Merge 27/07 () 2024-07-28 00:47:00 +01:00