pokerogue/src/ui
Madmadness65 2da283c600
First draft of usable G-Max forms (#14)
* First draft of usable G-Max forms

They are not fully usable yet, and still needs more work to reach that point.

* Fix Gigantamax on Pokémon with forms

Co-Authored-By: Samuel H <3542488+Flashfyre@users.noreply.github.com>

---------

Co-authored-by: Samuel H <3542488+Flashfyre@users.noreply.github.com>
2024-02-14 00:21:44 -05:00
..
ability-bar.ts Implement Double Battles (#1) 2023-05-18 11:11:06 -04:00
abstact-option-select-ui-handler.ts Minor UI changes 2024-02-06 23:11:00 -05:00
achv-bar.ts Add egg gacha system and various minor changes 2023-12-19 23:51:48 -05:00
achvs-ui-handler.ts Add accounts, login, and registration 2023-12-30 20:19:33 -05:00
awaitable-ui-handler.ts Rename UiHandler file to fit conventions 2023-12-20 19:19:23 -05:00
ball-ui-handler.ts Add accounts, login, and registration 2023-12-30 20:19:33 -05:00
battle-info.ts First draft of usable G-Max forms (#14) 2024-02-14 00:21:44 -05:00
battle-message-ui-handler.ts Add form change system 2024-01-09 23:34:43 -05:00
biome-select-ui-handler.ts Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
command-ui-handler.ts Add form change system 2024-01-09 23:34:43 -05:00
confirm-ui-handler.ts Minor UI changes 2024-02-06 23:11:00 -05:00
egg-gacha-ui-handler.ts Fix egg gacha layering issue 2024-02-09 00:05:00 -05:00
egg-hatch-scene-handler.ts Add accounts, login, and registration 2023-12-30 20:19:33 -05:00
egg-list-ui-handler.ts Fix layering for egg-related UIs when option select is visible 2024-01-12 00:09:11 -05:00
evolution-scene-handler.ts Add form change system 2024-01-09 23:34:43 -05:00
fight-ui-handler.ts Fix PP Up calculation not working properly 2024-01-13 10:56:20 -05:00
form-modal-ui-handler.ts Add summary memo text 2024-01-05 11:29:34 -05:00
game-stats-ui-handler.ts Changes for how play time is handled 2024-01-11 20:27:50 -05:00
loading-modal-ui-handler.ts Add accounts, login, and registration 2023-12-30 20:19:33 -05:00
login-form-ui-handler.ts Add accounts, login, and registration 2023-12-30 20:19:33 -05:00
menu-ui-handler.ts Add community links to menu 2024-02-13 11:53:09 -05:00
message-ui-handler.ts Add game settings 2023-10-26 16:33:59 -04:00
modal-ui-handler.ts Add accounts, login, and registration 2023-12-30 20:19:33 -05:00
modifier-select-ui-handler.ts Add item shop when choosing items 2024-02-04 00:30:19 -05:00
option-select-ui-handler.ts Rework option select and add game stats 2024-01-11 12:26:32 -05:00
party-exp-bar.ts Fix Pokemon icon positioning 2023-12-08 19:43:14 -05:00
party-ui-handler.ts Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
pokeball-tray.ts Adjust game volume 2023-10-21 08:58:39 -04:00
pokemon-icon-anim-handler.ts Add egg gacha system and various minor changes 2023-12-19 23:51:48 -05:00
registration-form-ui-handler.ts Add accounts, login, and registration 2023-12-30 20:19:33 -05:00
settings-ui-handler.ts Add tutorial framework (WiP) 2024-02-13 18:42:11 -05:00
starter-select-ui-handler.ts Add tutorial framework (WiP) 2024-02-13 18:42:11 -05:00
stats-container.ts Add natures 2024-01-05 22:31:13 -05:00
summary-ui-handler.ts Implement catch count based starter value decreases 2024-02-12 16:38:46 -05:00
target-select-ui-handler.ts Add accounts, login, and registration 2023-12-30 20:19:33 -05:00
text.ts Minor UI changes 2024-02-06 23:11:00 -05:00
ui-handler.ts Add accounts, login, and registration 2023-12-30 20:19:33 -05:00
ui.ts Add tutorial framework (WiP) 2024-02-13 18:42:11 -05:00
vouchers-ui-handler.ts Add new boss trainers and tweak boss trainer logic 2024-01-04 19:37:07 -05:00
window.ts Add accounts, login, and registration 2023-12-30 20:19:33 -05:00