pokerogue/src/ui
Samuel H b9f7ba173d
Implement Double Battles (#1)
* Add WiP logic for double battles

* Minor changes for double battles

* More fixes for double battles

* Show battle info for both in double battles

* Improvements to double battles

* Add double battle version of party UI

* Fix some issues with double battles

* Updates to double battles

* More work on double battles for stability

* Fix issues with ability bar and evolution screen

* Add chance for double battles
2023-05-18 11:11:06 -04:00
..
ability-bar.ts Implement Double Battles (#1) 2023-05-18 11:11:06 -04:00
awaitable-ui-handler.ts Initial commit 2023-03-28 14:54:52 -04:00
ball-ui-handler.ts Implement Double Battles (#1) 2023-05-18 11:11:06 -04:00
battle-info.ts Implement Double Battles (#1) 2023-05-18 11:11:06 -04:00
battle-message-ui-handler.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
biome-select-ui-handler.ts Add modifier transfer functionality 2023-04-21 14:05:16 -04:00
command-ui-handler.ts Implement Double Battles (#1) 2023-05-18 11:11:06 -04:00
confirm-ui-handler.ts Add mini black hole item 2023-04-21 15:45:48 -04:00
evolution-scene-handler.ts Implement Double Battles (#1) 2023-05-18 11:11:06 -04:00
fight-ui-handler.ts Implement Double Battles (#1) 2023-05-18 11:11:06 -04:00
message-ui-handler.ts Finish evolution logic and sequence 2023-04-10 13:54:06 -04:00
modifier-select-ui-handler.ts Fix modifier select screen transition issue 2023-04-22 11:46:52 -04:00
party-ui-handler.ts Implement Double Battles (#1) 2023-05-18 11:11:06 -04:00
starter-select-ui-handler.ts Add ability bar UI 2023-04-27 01:14:15 -04:00
summary-ui-handler.ts Increase EXP max level to 10000 2023-05-09 12:43:28 -04:00
target-select-ui-handler.ts Implement Double Battles (#1) 2023-05-18 11:11:06 -04:00
text.ts Add starter select ability selection 2023-04-26 12:50:21 -04:00
ui.ts Implement Double Battles (#1) 2023-05-18 11:11:06 -04:00
uiHandler.ts Add starter select 2023-04-12 19:09:15 -04:00