pokerogue/src/ui
Benjamin Odom b529eee5ac
Add Form Text to Starter UI (#446)
* Add Form Text to Starter UI

Adds text to the starter screen UI which indicates which Form you are currently selecting. This helps with Pokémon who don't have a sprite change for their form because it doesn't affect them until later.

* Make Title Case
2024-05-04 00:02:55 -04:00
..
ability-bar.ts Add passive secondary abilities for bosses 2024-04-11 09:24:03 -04:00
abstact-option-select-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
achv-bar.ts Re-implement UI reskin with working legacy toggle 2024-03-31 21:14:35 -04:00
achvs-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
awaitable-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
ball-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
battle-info.ts Fix update issue for battle stats display 2024-05-01 18:24:21 -04:00
battle-message-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
candy-bar.ts Add candy popup sound 2024-05-03 15:03:11 -04:00
char-sprite.ts Add experimental animated sprites 2024-02-24 21:16:19 -05:00
command-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
confirm-ui-handler.ts Spanish translations (#422) 2024-05-03 17:52:09 -04:00
daily-run-scoreboard.ts Catch global errors and rejected promises and display them in an alert box. (#351) 2024-05-02 08:44:10 -04:00
egg-gacha-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
egg-hatch-scene-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
egg-list-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
evolution-scene-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
fight-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
form-modal-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
game-stats-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
loading-modal-ui-handler.ts Fully implement save slots and ""title"" screen changes 2024-03-15 15:13:32 -04:00
login-form-ui-handler.ts Add missing URI component encoding on login 2024-04-24 21:21:28 -04:00
menu-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
message-ui-handler.ts Fix additional line break bug 2024-04-08 21:10:53 -04:00
modal-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
modifier-select-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
option-select-ui-handler.ts Fix softlock with title screen when opening submenus 2024-03-15 18:02:05 -04:00
outdated-modal-ui-handler.ts Prevent saving on an outdated client 2024-04-15 10:09:51 -04:00
party-exp-bar.ts Add more exp gains options 2024-04-18 00:50:04 -04:00
party-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
pokeball-tray.ts Minor refactoring 2024-02-29 20:08:58 -05:00
pokemon-icon-anim-handler.ts Fix Mega evolutions causing ability slot to be lost 2024-04-11 11:09:07 -04:00
pokemon-info-container.ts Fix IV text not comparing against starter species 2024-05-01 09:44:57 -04:00
registration-form-ui-handler.ts Add new API url with fallback 2024-04-24 19:08:02 -04:00
save-slot-select-ui-handler.ts Spanish translations (#422) 2024-05-03 17:52:09 -04:00
saving-icon-handler.ts Show icon when saving data 2024-04-04 10:16:29 -04:00
session-reload-modal-ui-handler.ts Add outdated session support and fix older migrations 2024-04-21 10:59:50 -04:00
settings-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
starter-select-ui-handler.ts Add Form Text to Starter UI (#446) 2024-05-04 00:02:55 -04:00
stats-container.ts Change pokemon stats chart 2024-05-01 15:45:29 -04:00
summary-ui-handler.ts Longer descriptions don't stuck shorter ones anymore 2024-05-03 17:43:13 -04:00
target-select-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
text.ts Add color for the IV scanner (#363) 2024-04-30 20:32:02 -04:00
title-ui-handler.ts Catch global errors and rejected promises and display them in an alert box. (#351) 2024-05-02 08:44:10 -04:00
ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
ui-theme.ts Fix namebox not updating with theme 2024-04-04 18:00:21 -04:00
ui.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00
unavailable-modal-ui-handler.ts Add outage handling 2024-04-10 01:32:49 -04:00
vouchers-ui-handler.ts Revert "Rework - Inputs management to include all gamepad mapping (#390)" 2024-05-03 13:04:32 -04:00