pokerogue/src/ui
SmhMyHead 0336858708
[UI/UX] Legendary UP Gacha timer (#5921)
* [UI/UIX] Legendary UP Gacha timer

* Update egg-gacha-ui-handler.ts

Seems "fixedInt" was needed on the delay of the playTimeTimer so the game speed doesn't affect it.

* New timer container by damocleas.

* gacha_legendary.png second version from @damocleas

* Use phaser object chaining methods

---------

Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-06-06 21:20:02 +00:00
..
battle-info [Beta][Bug][UI/UX] Fix name position and types not being updated in battle info (#5913) 2025-06-02 12:59:10 +00:00
settings [i18n] More Controller settings localization (#5920) 2025-06-06 19:52:35 +00:00
ability-bar.ts [Refactor] Align ability display with mainline (#5267) 2025-03-16 02:51:02 +00:00
abstact-option-select-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
achv-bar.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
achvs-ui-handler.ts [Refactor] Cleanup achvs ui handler (#5919) 2025-06-06 21:15:13 +00:00
admin-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
arena-flyout.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
autocomplete-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
awaitable-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
ball-ui-handler.ts [i18n] Moved Ball "Cancel" label to a different locale file (#5866) 2025-05-22 20:14:52 -07:00
base-stats-overlay.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
battle-flyout.ts [Misc] Improve enum naming (#5933) 2025-06-04 14:54:27 -07:00
battle-message-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
bgm-bar.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
candy-bar.ts [Misc] Improve enum naming (#5933) 2025-06-04 14:54:27 -07:00
challenges-select-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
char-sprite.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
command-ui-handler.ts [Misc] Add phase#is method to help reduce circular imports (#5868) 2025-06-06 21:08:23 +00:00
confirm-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
daily-run-scoreboard.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
dropdown.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
egg-counter-container.ts [Refactor] Cleanup egg-counter-container (#5892) 2025-05-30 23:08:52 +00:00
egg-gacha-ui-handler.ts [UI/UX] Legendary UP Gacha timer (#5921) 2025-06-06 21:20:02 +00:00
egg-hatch-scene-handler.ts [Misc] Add phase#is method to help reduce circular imports (#5868) 2025-06-06 21:08:23 +00:00
egg-list-ui-handler.ts [Refactor] Cleanup egg list ui handler (#5890) 2025-06-06 21:34:38 +02:00
egg-summary-ui-handler.ts [Misc] Add phase#is method to help reduce circular imports (#5868) 2025-06-06 21:08:23 +00:00
evolution-scene-handler.ts Cleanup evolution scene handler 2025-05-29 22:51:36 -05:00
fight-ui-handler.ts [UI/UX] Moves menu position adjustments (#5917) 2025-06-01 15:40:57 -07:00
filter-bar.ts [Refactor] Cleanup filter bar (#5896) 2025-05-30 23:12:35 +00:00
filter-text.ts [Tests][UI/UX] Add automated tests for the pokedex (#5637) 2025-04-23 18:10:01 +00:00
form-modal-ui-handler.ts [Bug] Fix Login Screen Buttons can be Pressed While Animating (#5170) 2025-04-19 14:00:12 -07:00
game-stats-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
hatched-pokemon-container.ts [Refactor] Refactor variant sprite code part 1 (#5592) 2025-04-09 10:43:05 -05:00
loading-modal-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
login-form-ui-handler.ts [Dev] Enable Biome checking of pokemon.ts (#5720) 2025-05-27 07:50:54 -07:00
menu-ui-handler.ts [Misc] Add phase#is method to help reduce circular imports (#5868) 2025-06-06 21:08:23 +00:00
message-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
modal-ui-handler.ts [Bug] Fix Login Screen Buttons can be Pressed While Animating (#5170) 2025-04-19 14:00:12 -07:00
modifier-select-ui-handler.ts [Misc] Move allMoves to data-lists.ts (#5860) 2025-05-21 20:18:24 -07:00
move-info-overlay.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
mystery-encounter-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
party-exp-bar.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
party-ui-handler.ts [Misc] Add phase#is method to help reduce circular imports (#5868) 2025-06-06 21:08:23 +00:00
pokeball-tray.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
pokedex-info-overlay.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
pokedex-mon-container.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
pokedex-page-ui-handler.ts [Misc] Add phase#is method to help reduce circular imports (#5868) 2025-06-06 21:08:23 +00:00
pokedex-scan-ui-handler.ts [Misc] Move allMoves to data-lists.ts (#5860) 2025-05-21 20:18:24 -07:00
pokedex-ui-handler.ts [Misc] Improve enum naming (#5933) 2025-06-04 14:54:27 -07:00
pokemon-hatch-info-container.ts [Misc] Improve enum naming (#5933) 2025-06-04 14:54:27 -07:00
pokemon-icon-anim-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
pokemon-info-container.ts [Refactor][UI/UX] Cleanup battle-info ui code (#5696) 2025-05-28 17:29:03 +00:00
registration-form-ui-handler.ts [Refactor/Bug/Ability] Reworked BattleData, fixed Rage Fist, Harvest, Belch + Implemented Cud Chew (#5655) 2025-05-02 00:06:07 -05:00
rename-form-ui-handler.ts [Ability] Implement Illusion (#3273) 2025-04-12 21:22:04 -04:00
run-history-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
run-info-ui-handler.ts [Misc] Improve enum naming (#5933) 2025-06-04 14:54:27 -07:00
save-slot-select-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
saving-icon-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
scroll-bar.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
scrollable-grid-handler.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
session-reload-modal-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
starter-container.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
starter-select-ui-handler.ts [Misc] Improve enum naming (#5933) 2025-06-04 14:54:27 -07:00
stats-container.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
summary-ui-handler.ts [UI/UIX] Default cursor to new move when learning a move (#5908) 2025-05-31 11:54:02 -04:00
target-select-ui-handler.ts [Misc] Improve enum naming (#5933) 2025-06-04 14:54:27 -07:00
test-dialogue-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
text.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
time-of-day-widget.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
title-ui-handler.ts [Misc] Improve enum naming (#5933) 2025-06-04 14:54:27 -07:00
ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
ui-theme.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
ui.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
unavailable-modal-ui-handler.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00