pokerogue/src/ui
José Ricardo Fleury Oliveira 74ee3329f8
Added "Uncaught" localization in Starter Selection UI (#831)
2024-05-13 18:02:44 -05:00
..
ability-bar.ts Add passive secondary abilities for bosses 2024-04-11 09:24:03 -04:00
abstact-option-select-ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -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 Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
awaitable-ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
ball-ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
battle-info.ts Update spacing of icons upon Name/Tera update (#655) 2024-05-08 23:18:26 -05:00
battle-message-ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -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 Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
confirm-ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -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 Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
egg-hatch-scene-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
egg-list-ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
evolution-scene-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
fight-ui-handler.ts Adds 'accuracy' to the move information in the fight ui 2024-05-10 10:27:44 -04:00
form-modal-ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
game-stats-ui-handler.ts Adds ribbon in starter screen if mon has beat classic mode (#370) 2024-05-07 00:44:41 -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 Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
message-ui-handler.ts Fix additional line break bug 2024-04-08 21:10:53 -04:00
modal-ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
modifier-select-ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -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 QOL - Settings to choose party Exp display at the end of fight (#488) 2024-05-10 09:54:14 -04:00
party-ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -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 Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -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 Settings navigation, when on top to go to the bottom, and when on the bottom to go to the top (#605) 2024-05-10 09:25:41 -04:00
starter-select-ui-handler.ts Added "Uncaught" localization in Starter Selection UI (#831) 2024-05-13 18:02:44 -05:00
stats-container.ts Change pokemon stats chart 2024-05-01 15:45:29 -04:00
summary-ui-handler.ts Added Passives to the Summary Screen (#703) 2024-05-12 23:38:28 -04:00
target-select-ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
text.ts Fix some errors from previous PR #711 (#716) 2024-05-10 10:29:22 -05:00
title-ui-handler.ts Change titlestats update interval to 60 seconds 2024-05-08 15:47:03 -04:00
ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
ui-theme.ts Fix namebox not updating with theme 2024-04-04 18:00:21 -04:00
ui.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00
unavailable-modal-ui-handler.ts Add outage handling 2024-04-10 01:32:49 -04:00
vouchers-ui-handler.ts Rework - Inputs management to include all gamepad mapping V2 (#429) 2024-05-05 10:30:00 -04:00