pokerogue/src/ui
2024-10-04 15:50:28 -07: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 chore: cleanup 2024-10-04 15:50:28 -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 chore: cleanup 2024-10-04 15:50:28 -07: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 [Refactor] Remove obsolete comments in egg gacha and starter select UIs (#4542) 2024-10-01 21:58:16 -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 [UI] Make Egg List and Egg Summary scrollable (#4391) 2024-09-26 01:51:49 -07:00
egg-summary-ui-handler.ts [P3 Bug][UI] Fix egg summary not displaying 1st mon properly (#4507) 2024-09-29 21:48:29 -04: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 [Refactor] Move some relevant files, tables etc to new balance folder (#4510) 2024-10-02 06:20:19 -07:00
hatched-pokemon-container.ts [UI] Make Egg List and Egg Summary scrollable (#4391) 2024-09-26 01:51:49 -07: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 chore: cleanup 2024-10-04 15:50:28 -07:00
menu-ui-handler.ts chore: cleanup 2024-10-04 15:50:28 -07: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 change return type of isNullOrUndefined 2024-09-24 13:15:18 -04: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 [Refactor] Move some relevant files, tables etc to new balance folder (#4510) 2024-10-02 06:20:19 -07:00
pokeball-tray.ts [Refactor][QoL] Game Audio + New Settings (#3527) 2024-08-25 17:40:14 +01:00
pokemon-hatch-info-container.ts [Refactor] Move some relevant files, tables etc to new balance folder (#4510) 2024-10-02 06:20:19 -07: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 chore: cleanup 2024-10-04 15:50:28 -07: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 [UI] Make Egg List and Egg Summary scrollable (#4391) 2024-09-26 01:51:49 -07:00
scrollable-grid-handler.ts [UI] Make Egg List and Egg Summary scrollable (#4391) 2024-09-26 01:51:49 -07: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 [Refactor] Move some relevant files, tables etc to new balance folder (#4510) 2024-10-02 06:20:19 -07: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 [QOL] Have Friendship Value be shown in summary (#4490) 2024-10-03 10:34:29 -04:00
target-select-ui-handler.ts [Move] Implement Substitute (#2559) 2024-09-13 12:46:22 -04:00
test-dialogue-ui-handler.ts [Refactor] External locales (#4529) 2024-10-01 23:41:09 +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 rename api to pokerogue-api 2024-10-04 09:58:37 -07: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