pokerogue/src/ui
NightKev 098811c006
Main -> Beta (#3635)
* Fixed issue with falsy issue within condition to get a stat for IV scanner

* add fix setting code to prevent form/variant bug when default form/variant setting is wrong.
in addition, that fix code include gender fix, so i revert old gender fix.
update wrong log message.

* [Hotfix] Fix Memory Mushroom not showing relearner moves (#3619)

* Fix Memory Mushroom not showing relearner moves

* Fix rollout test

* Rewrite player faint logic in FaintPhase (#3614)

* 867 runerigus sprite (#3629)

cropped static frames, fixed cropped sprite
set runerigus exp to use the shiny exp's animation
verified all hex colors are unchanged

- fixed ultra necrozma exp front variant swapped arrays.
- xatu female eye color fix

* [Bug] Preventing the MBH from being stolen in Endless (#3630)

* Endless MBH Fix

* add import

* Revert "add import"

This reverts commit 814a4059c2.

* Revert "Endless MBH Fix"

This reverts commit 8eb4481301.

* removed newline

---------

Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt>
Co-authored-by: frutescens <info@laptop>

* [Bug] Fix type-hints for immunity (#3620)

* enable mock containers to be found by name

* enable mock text to be found by name

* add test coverage for type-hints

Only for "immunity" and "status moves"

* fix wrong message key of curse(ghost type) (#3631)

Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt>

* [Hotfix] Steal-able Mini Black Hole Pt 2  (#3632)

* Still have no idea where Eternatus is given the MBH....

* typedocs

---------

Co-authored-by: frutescens <info@laptop>

* [Hotfix] Abilities that prevent ATK drops no longer stop other stat drops (#3624)

* Abilities that prevent ATK drops no longer stop other stat drops

* Apply suggestions from code review

Co-authored-by: Mumble <kimjoanne@protonmail.com>

* Add `isNullOrUndefined()` utility function

---------

* Grip Claw now shows the proper pokemon nickname (#3634)

Co-authored-by: frutescens <info@laptop>

---------

Co-authored-by: Opaque02 <66582645+Opaque02@users.noreply.github.com>
Co-authored-by: KimJeongSun <leo@atlaslabs.ai>
Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt>
Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
Co-authored-by: cam <lrlrliwoo@gmail.com>
Co-authored-by: Mumble <kimjoanne@protonmail.com>
Co-authored-by: frutescens <info@laptop>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
2024-08-19 02:18:43 +01:00
..
settings [Feature] Move touch controls configuration (Reopened) (#3256) 2024-08-10 14:17:04 +01:00
ability-bar.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
abstact-option-select-ui-handler.ts [qol][ui] add cursor wrap around to option select menus (#3518) 2024-08-13 21:33:59 +01:00
achv-bar.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
achvs-ui-handler.ts [Enhancement] Achievements Page is now Scrollable (#3395) 2024-08-08 00:56:05 +01:00
arena-flyout.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
awaitable-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
ball-ui-handler.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
battle-flyout.ts [Bug] Fix moveset flyout not updating PP from Spite (#3388) 2024-08-06 16:59:17 -04:00
battle-info.ts [QoL] IV scanner update to hide the prompt and let you see the stats mid battle on the stats screen (#3285) 2024-08-08 01:04:12 -04:00
battle-message-ui-handler.ts Main -> Beta (#3635) 2024-08-19 02:18:43 +01:00
bgm-bar.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
candy-bar.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
challenges-select-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
char-sprite.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
command-ui-handler.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
confirm-ui-handler.ts [Bug] Caught Pokemon-Summary Option playing Error Sound (#3229) 2024-07-29 19:00:56 -04:00
daily-run-scoreboard.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
dropdown.ts [Enhancement] Add Passive / Cost Reduction - Can Unlock option and Egg purchasable filter (#3478) 2024-08-12 00:44:15 -04:00
egg-counter-container.ts fix egg skip console error (#2284) 2024-06-16 00:48:09 -04:00
egg-gacha-ui-handler.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
egg-hatch-scene-handler.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
egg-list-ui-handler.ts [Feature] [Same species Egg] Egg class rewrite to enable fully parameterized eggs to generate same species eggs + Egg overrides (#1833) 2024-06-21 20:19:56 -04:00
evolution-scene-handler.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
fight-ui-handler.ts Main -> Beta (#3635) 2024-08-19 02:18:43 +01:00
filter-bar.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
form-modal-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
game-stats-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
loading-modal-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
login-form-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
menu-ui-handler.ts Merge branch 'beta' of github.com:pagefaultgames/pokerogue into beta 2024-08-13 22:39:15 +01:00
message-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
modal-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
modifier-select-ui-handler.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
move-info-overlay.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
outdated-modal-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
party-exp-bar.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
party-ui-handler.ts fix flyout freeze (#3550) 2024-08-15 22:47:05 +01:00
pokeball-tray.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
pokemon-icon-anim-handler.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
pokemon-info-container.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
registration-form-ui-handler.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
rename-form-ui-handler.ts [Enhancement] Allow nickname assignment in the starter select UI. (#3456) 2024-08-09 10:17:18 -04:00
save-slot-select-ui-handler.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
saving-icon-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
scroll-bar.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
session-reload-modal-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
starter-container.ts [Enhancement] Add favorite filter in Starter UI (#3431) 2024-08-09 10:32:30 -04:00
starter-select-ui-handler.ts Main -> Beta (#3635) 2024-08-19 02:18:43 +01:00
stats-container.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
summary-ui-handler.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
target-select-ui-handler.ts [Enhancement] Target Selection also highlights target's held items (#3448) 2024-08-13 21:30:01 +01:00
text.ts [QoL] IV scanner update to hide the prompt and let you see the stats mid battle on the stats screen (#3285) 2024-08-08 01:04:12 -04:00
time-of-day-widget.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
title-ui-handler.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
ui-theme.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
ui.ts fix flyout freeze (#3550) 2024-08-15 22:47:05 +01:00
unavailable-modal-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
vouchers-ui-handler.ts [Refactor] allow null for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00