pokerogue/src/ui/containers
Dean d02980dd4e
[Move] Fully implement Healing wish (/Lunar Dance) and remove nextCommandPhaseQueue (#6027)
* Remove NCPQ

* Implement PendingHealTag

* Fix test

* Code review

* Use message directly instead of as key in tag

* Update tag for serialization

* Update test import

* Update src/data/arena-tag.ts

Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>

* Remove isNullOrUndefined uses

* Fix arena tag type(o)

* Fix pendinghealtag

* Fix hwish tests

* Arena tag denesting

---------

Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-09-20 17:32:31 -05:00
..
ability-bar.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
achv-bar.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
arena-flyout.ts [Move] Fully implement Healing wish (/Lunar Dance) and remove nextCommandPhaseQueue (#6027) 2025-09-20 17:32:31 -05:00
base-stats-overlay.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
battle-flyout.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
bgm-bar.ts [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
candy-bar.ts [Refactor][UI/UX] Reorganize UI files (#6503) 2025-09-07 13:05:40 -07:00
char-sprite.ts [Refactor][UI/UX] Reorganize UI files (#6503) 2025-09-07 13:05:40 -07:00
daily-run-scoreboard.ts [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
dropdown.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
egg-counter-container.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
filter-bar.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
filter-text.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
hatched-pokemon-container.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
move-info-overlay.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
party-exp-bar.ts [Refactor][UI/UX] Reorganize UI files (#6503) 2025-09-07 13:05:40 -07:00
pokeball-tray.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
pokedex-info-overlay.ts [Refactor][UI/UX] Reorganize UI files (#6503) 2025-09-07 13:05:40 -07:00
pokedex-mon-container.ts [Refactor] Remove isNullOrUndefined in favor of loose check against null (#6549) 2025-09-12 14:53:27 -05:00
pokemon-hatch-info-container.ts [Refactor] Move type definitions away from game-data.ts (#6487) 2025-09-10 14:09:33 -05:00
pokemon-info-container.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
saving-icon-handler.ts [UI/UX][Refactor] Moved and renamed some ui files (#6538) 2025-09-10 10:42:38 -05:00
scroll-bar.ts [Refactor][UI/UX] Reorganize UI files (#6503) 2025-09-07 13:05:40 -07:00
starter-container.ts [Refactor][UI/UX] Reorganize UI files (#6503) 2025-09-07 13:05:40 -07:00
stats-container.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
time-of-day-widget.ts [Refactor][UI/UX] Reorganize UI files (#6503) 2025-09-07 13:05:40 -07:00