pokerogue/src/ui
ImperialSympathizer 23f006bc43
[Enhancement] Remove unnecessary loading of trainer sprites in loading scene (#4397)
* Remove unnecessary loading of trainer sprites in loading scene

* load trainer assets on demand for run history UI

---------

Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com>
2024-09-23 17:34:47 -04:00
..
settings [Bug][UI] Fix scrolling UIs not resetting properly and add Scrollbars (#4312) 2024-09-18 19:53:30 -04:00
ability-bar.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
abstact-option-select-ui-handler.ts [Bug][UI] Fix scrolling UIs not resetting properly and add Scrollbars (#4312) 2024-09-18 19:53:30 -04:00
achv-bar.ts [Enhancement] Slightly improve the challenge selection UI, achievement UI, and achievement message window. (#3731) 2024-08-25 17:11:03 -07:00
achvs-ui-handler.ts [Bug][UI] Fix scrolling UIs not resetting properly and add Scrollbars (#4312) 2024-09-18 19:53:30 -04:00
admin-ui-handler.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
arena-flyout.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
autocomplete-ui-handler.ts [QoL] Test dialogue menu option (#3725) 2024-08-30 02:38:46 +01:00
awaitable-ui-handler.ts [QoL] [ui] Make tutorials darken background (#4283) 2024-09-16 15:19:34 -04:00
ball-ui-handler.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
battle-flyout.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
battle-info.ts [P3 Bug] Update pokemon-info-container ability highlighting to match tinted ball ability check (#4307) 2024-09-19 23:30:21 -04:00
battle-message-ui-handler.ts [QoL] [ui] Make tutorials darken background (#4283) 2024-09-16 15:19:34 -04:00
bgm-bar.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
candy-bar.ts [Refactor][QoL] Game Audio + New Settings (#3527) 2024-08-25 17:40:14 +01:00
challenges-select-ui-handler.ts [QoL] Adding challenge arrows (#4048) 2024-09-22 23:34:41 -07:00
char-sprite.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
command-ui-handler.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
confirm-ui-handler.ts [Bug] Caught Pokemon-Summary Option playing Error Sound (#3229) 2024-07-29 19:00:56 -04:00
daily-run-scoreboard.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
dropdown.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
egg-counter-container.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
egg-gacha-ui-handler.ts [QoL] [ui] Make tutorials darken background (#4283) 2024-09-16 15:19:34 -04:00
egg-hatch-scene-handler.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
egg-list-ui-handler.ts [Feature] [Same species Egg] Egg class rewrite to enable fully parameterized eggs to generate same species eggs + Egg overrides (#1833) 2024-06-21 20:19:56 -04:00
egg-summary-ui-handler.ts Merge branch 'main' into beta 2024-09-11 07:29:18 -07:00
evolution-scene-handler.ts [QoL] [ui] Make tutorials darken background (#4283) 2024-09-16 15:19:34 -04:00
fight-ui-handler.ts [QoL] Show move description via info button (#4165) 2024-09-22 17:31:53 +02:00
filter-bar.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
form-modal-ui-handler.ts Updated all fields (except passwords) to allow for 20 characters (#4119) 2024-09-09 00:57:44 +01:00
game-stats-ui-handler.ts [QoL] Add arrows in the Stats screen to show it is scrollable (#3489) 2024-08-24 23:56:35 +01:00
loading-modal-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
login-form-ui-handler.ts [Bug][Refactor] fix username-finder issues + code & visual improvements (#4055) 2024-09-06 00:07:24 +00:00
menu-ui-handler.ts [QoL] [ui] Make tutorials darken background (#4283) 2024-09-16 15:19:34 -04:00
message-ui-handler.ts [Bugs/Balance] Fix various ME bugs and small balance adjustments (#4369) 2024-09-22 05:47:32 +02:00
modal-ui-handler.ts [Refactor] Fix linter issue (#4191) 2024-09-12 00:13:57 -04:00
modifier-select-ui-handler.ts Mystery Encounter bug fixes and minor adjustments (#4299) 2024-09-19 14:44:10 +01:00
move-info-overlay.ts [QoL] Show move description via info button (#4165) 2024-09-22 17:31:53 +02:00
mystery-encounter-ui-handler.ts Mystery Encounter bug fixes and minor adjustments (#4299) 2024-09-19 14:44:10 +01:00
outdated-modal-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
party-exp-bar.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
party-ui-handler.ts Mystery Encounter bug fixes and minor adjustments (#4299) 2024-09-19 14:44:10 +01:00
pokeball-tray.ts [Refactor][QoL] Game Audio + New Settings (#3527) 2024-08-25 17:40:14 +01:00
pokemon-hatch-info-container.ts [Enhancement] Skip egg hatching and show summary (#3726) 2024-09-04 16:59:25 +00:00
pokemon-icon-anim-handler.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
pokemon-info-container.ts [Feature] The Form Names in the Catching Summary are now localized (#3628) 2024-09-22 17:41:38 +02:00
registration-form-ui-handler.ts [Enhancement] add font size option per language on registration UI (#3849) 2024-09-05 09:52:48 +00:00
rename-form-ui-handler.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
run-history-ui-handler.ts [P3Bug][UI] Fix run history scrolling and other small bugs (#4326) 2024-09-20 10:19:45 -04:00
run-info-ui-handler.ts [Enhancement] Remove unnecessary loading of trainer sprites in loading scene (#4397) 2024-09-23 17:34:47 -04:00
save-slot-select-ui-handler.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
saving-icon-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
scroll-bar.ts [Bug][UI] Fix scrolling UIs not resetting properly and add Scrollbars (#4312) 2024-09-18 19:53:30 -04:00
session-reload-modal-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
starter-container.ts [Enhancement] Add favorite filter in Starter UI (#3431) 2024-08-09 10:32:30 -04:00
starter-select-ui-handler.ts [Localization] French adjustments (+German) (#4323) 2024-09-19 10:21:21 -04:00
stats-container.ts [QoL] Slight Resize and Reallocate to IV graph in new game screen (#1928) 2024-09-16 11:44:11 -07:00
summary-ui-handler.ts [Bugs/Balance] Fix various ME bugs and small balance adjustments (#4369) 2024-09-22 05:47:32 +02:00
target-select-ui-handler.ts [Move] Implement Substitute (#2559) 2024-09-13 12:46:22 -04:00
test-dialogue-ui-handler.ts [QoL] Test dialogue menu option (#3725) 2024-08-30 02:38:46 +01:00
text.ts [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +01:00
time-of-day-widget.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
title-ui-handler.ts [Beta][P3 Bug] fix: reading stats.battleCount (#4335) 2024-09-19 23:23:36 -04:00
ui-handler.ts [Bug][Refactor] fix username-finder issues + code & visual improvements (#4055) 2024-09-06 00:07:24 +00:00
ui-theme.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
ui.ts [P3Bug][UI] Fix run history scrolling and other small bugs (#4326) 2024-09-20 10:19:45 -04:00
unavailable-modal-ui-handler.ts [Refactor][QoL] Game Audio + New Settings (#3527) 2024-08-25 17:40:14 +01:00