pokerogue/src/ui
prime f5f98ec537
[Bug] fixed wrong stacking of move info overlay issues (#1888)
* fixed wrongly stacking overlay issues

- starter selection
 - IVs are now behind the overlay
 - the overlay should clear when exiting it via controller (requires tests as i don't have a controller)
- TM
 - will prevent C/Shift from showing the overlay until the next item selection, when selecting a TM as item reward.
 - will prevent C/Shift from showing the overlay when canceling item selection

* removed reference to previously deleted resource

* fixed override
2024-06-07 16:45:49 -04:00
..
enums [QoL] Add Time of Day Widget to Arena Flyout (#1846) 2024-06-05 22:57:55 -05:00
settings [Feature] Refactored Game Settings UI navigation menu and sorting (#1860) 2024-06-06 10:38:54 -04:00
ability-bar.ts Various Error Fixes (#1580) 2024-05-29 18:14:32 -05:00
abstact-option-select-ui-handler.ts [QoL] Move Info Overlay (#1585) 2024-06-05 20:28:12 -05:00
achv-bar.ts Achievements localization, organized some locales files and ptBR translations (#1150) 2024-06-02 00:53:13 +01:00
achvs-ui-handler.ts Achievements localization, organized some locales files and ptBR translations (#1150) 2024-06-02 00:53:13 +01:00
arena-flyout.ts [QoL] Add Time of Day Widget to Arena Flyout (#1846) 2024-06-05 22:57:55 -05:00
awaitable-ui-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
ball-ui-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
battle-flyout.ts [Bug] Fix Leppa Berries not Updating Flyout PP (#1806) 2024-06-04 16:59:39 -05:00
battle-info.ts Adds a Small Flyout Panel to the Battle Info Object (#1377) 2024-05-29 20:29:59 -04:00
battle-message-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
candy-bar.ts Various Error Fixes (#1580) 2024-05-29 18:14:32 -05:00
char-sprite.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
command-ui-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
confirm-ui-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
daily-run-scoreboard.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
egg-gacha-ui-handler.ts Implement Pity System (#1752) 2024-06-03 15:43:52 -04:00
egg-hatch-scene-handler.ts fix anmation duplicate warnings 2024-05-24 22:57:47 -04:00
egg-list-ui-handler.ts Update Chinese battle.ts and egg-list-ui-handler.ts (#1314) 2024-05-24 10:25:57 -05:00
eggs-to-hatch-count-container.ts Add window showing number of eggs hatching during hatch phase (#1421) 2024-05-29 17:17:41 -05:00
evolution-scene-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
fight-ui-handler.ts [Bug] Handle if the browser gives a long form of a language (like "de-DE") … (#1795) 2024-06-04 15:11:02 -05:00
form-modal-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
game-stats-ui-handler.ts Variant Update 2024-05-27 13:47:15 -04:00
loading-modal-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
login-form-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
menu-ui-handler.ts [Refactor] Move enums from game-data into their respective files in src/data/enums (#1837) 2024-06-05 19:11:07 -05:00
message-ui-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
modal-ui-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
modifier-select-ui-handler.ts [Bug] fixed wrong stacking of move info overlay issues (#1888) 2024-06-07 16:45:49 -04:00
move-info-overlay.ts [BUG] Fix Move Info Overlay Scroll Bug (#1856) 2024-06-06 08:22:37 -05:00
outdated-modal-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
party-exp-bar.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
party-ui-handler.ts [Localization] Add localization in party-ui-handler (#1712) 2024-06-07 15:08:34 -04:00
pokeball-tray.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
pokemon-icon-anim-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon-info-container.ts [QoL] Pokemon Info Container hides Enemy Modifier Bar (#1820) 2024-06-05 10:09:06 -04:00
registration-form-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
save-slot-select-ui-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
saving-icon-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
session-reload-modal-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
starter-select-ui-handler.ts [Bug] fixed wrong stacking of move info overlay issues (#1888) 2024-06-07 16:45:49 -04:00
stats-container.ts add more gameobject names for debugging 2024-06-04 21:06:46 -04:00
summary-ui-handler.ts [QoL] Sort items on summary screen (#1880) 2024-06-06 13:13:14 -04:00
target-select-ui-handler.ts Add BattleInfo to TargetSelectUiHandler to move when target selected (#1255) 2024-05-23 18:28:53 -04:00
text.ts [Bug] Handle if the browser gives a long form of a language (like "de-DE") … (#1795) 2024-06-04 15:11:02 -05:00
time-of-day-widget.ts [QoL] Add Time of Day Widget to Arena Flyout (#1846) 2024-06-05 22:57:55 -05:00
title-ui-handler.ts Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
ui-theme.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
ui.ts [Feature] Refactored Game Settings UI navigation menu and sorting (#1860) 2024-06-06 10:38:54 -04:00
unavailable-modal-ui-handler.ts Various Error Fixes (#1580) 2024-05-29 18:14:32 -05:00
vouchers-ui-handler.ts fix first voucher description (#1710) 2024-06-02 03:30:22 +01:00