pokerogue/src/ui
AJ Fontaine 540a1c3e21
[Balance] Rework some evolutions (#2732)
* Changes some evolutions

* more work

* Give Onix Iron Defense at 30

* Sirfetch'd and Gholdengo, pause any evolutions

* Fix pause evolution text

* adjust wild evolution delay

* Add localization keys, clean up evo pausing

* Clean up evo delays

* Adjust friendship evos, Leader's Crest sprite by chaosgrimmon

* Fix Nugget crash

* Fixed Gimmighoul fr

* Move Charcadet armors to common

* Locale migration, Lilligant shiny stone

* Cleanup

* Fix language migration error

* Change Cosmog line evo method

* Undo Ursaluna being night only

* Evo items roll during evo pause on Eevee

* Make all time based evos use dusk and dawn times

* Fix paused and unpaused evolution texts being reversed

* Fixed evolution delays

* Moved up Mimic in Mime Jr's moveset

* Remove Cosmoem time conditions, add Gimmighoul tracker

* Remove tracker after Gimmighoul evo

* Change Scyther Steel Wing back to 30, mark custom
2024-09-15 02:32:43 +01:00
..
settings fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
ability-bar.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
abstact-option-select-ui-handler.ts [QoL] Test dialogue menu option (#3725) 2024-08-30 02:38:46 +01:00
achv-bar.ts [Enhancement] Slightly improve the challenge selection UI, achievement UI, and achievement message window. (#3731) 2024-08-25 17:11:03 -07:00
achvs-ui-handler.ts [UI][Misc] Rename Space to Action in voucher/achv menu (#3982) 2024-09-02 17:54:56 -04:00
admin-ui-handler.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
arena-flyout.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
autocomplete-ui-handler.ts [QoL] Test dialogue menu option (#3725) 2024-08-30 02:38:46 +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 fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
battle-flyout.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
battle-info.ts [Bug] Fix exp gains speed not applying properly (#4243) 2024-09-14 12:35:46 -04:00
battle-message-ui-handler.ts [Bug] Fix line spacing in level up stats and move info in Japanese (#4095) 2024-09-09 12:54:17 -04:00
bgm-bar.ts [Refactor] use typescript `strict-null` (#3259) 2024-08-07 17:23:12 +01:00
candy-bar.ts [Refactor][QoL] Game Audio + New Settings (#3527) 2024-08-25 17:40:14 +01:00
challenges-select-ui-handler.ts [UI][Misc] Force users to have an active challenge (#3953) 2024-09-02 00:32:22 -04:00
char-sprite.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
command-ui-handler.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07: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 fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
egg-counter-container.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
egg-gacha-ui-handler.ts Corrections and adjustments (#3831) 2024-08-26 21:50:19 +01:00
egg-hatch-scene-handler.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07: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
egg-summary-ui-handler.ts Merge branch 'main' into beta 2024-09-11 07:29:18 -07:00
evolution-scene-handler.ts [Refactor] use typescript `strict-null` (#3259) 2024-08-07 17:23:12 +01:00
fight-ui-handler.ts [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +01:00
filter-bar.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
form-modal-ui-handler.ts Updated all fields (except passwords) to allow for 20 characters (#4119) 2024-09-09 00:57:44 +01:00
game-stats-ui-handler.ts [QoL] Add arrows in the Stats screen to show it is scrollable (#3489) 2024-08-24 23:56:35 +01: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 [Bug][Refactor] fix username-finder issues + code & visual improvements (#4055) 2024-09-06 00:07:24 +00:00
menu-ui-handler.ts [BUG][UI/UX] Correction of errors when ``` Save & Quit``` and ``` Log out``` (#3105) 2024-09-11 23:12:20 -04:00
message-ui-handler.ts [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +01:00
modal-ui-handler.ts [Refactor] Fix linter issue (#4191) 2024-09-12 00:13:57 -04:00
modifier-select-ui-handler.ts [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +01:00
move-info-overlay.ts [Bug] Fix line spacing in level up stats and move info in Japanese (#4095) 2024-09-09 12:54:17 -04:00
mystery-encounter-ui-handler.ts [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +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 [Balance] Rework some evolutions (#2732) 2024-09-15 02:32:43 +01:00
pokeball-tray.ts [Refactor][QoL] Game Audio + New Settings (#3527) 2024-08-25 17:40:14 +01:00
pokemon-hatch-info-container.ts [Enhancement] Skip egg hatching and show summary (#3726) 2024-09-04 16:59:25 +00:00
pokemon-icon-anim-handler.ts [Refactor] use typescript `strict-null` (#3259) 2024-08-07 17:23:12 +01:00
pokemon-info-container.ts [UI Bug] Fix HA icon not always showing in egg summary screen (#4150) 2024-09-10 10:12:17 -04:00
registration-form-ui-handler.ts [Enhancement] add font size option per language on registration UI (#3849) 2024-09-05 09:52:48 +00:00
rename-form-ui-handler.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
run-history-ui-handler.ts adapt gender context logic to run-history (#3881) 2024-08-29 09:25:45 -07:00
run-info-ui-handler.ts [P3 Bug] Run Result 'Victory!' Text not displaying correctly in Legacy UI Mode (#4223) 2024-09-13 22:13:47 -04:00
save-slot-select-ui-handler.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
saving-icon-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
scroll-bar.ts [Enhancement] Make the scrollbar cursor size more natural in the starter select UI (#3627) 2024-08-23 16:51:01 -07: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 [Bug] fix starter select crash when a variant preference is incorrect (#4209) 2024-09-13 09:29:35 -04:00
stats-container.ts [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04:00
summary-ui-handler.ts [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04:00
target-select-ui-handler.ts [Move] Implement Substitute (#2559) 2024-09-13 12:46:22 -04:00
test-dialogue-ui-handler.ts [QoL] Test dialogue menu option (#3725) 2024-08-30 02:38:46 +01:00
text.ts [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +01:00
time-of-day-widget.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
title-ui-handler.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
ui-handler.ts [Bug][Refactor] fix username-finder issues + code & visual improvements (#4055) 2024-09-06 00:07:24 +00:00
ui-theme.ts [Refactor] use typescript `strict-null` (#3259) 2024-08-07 17:23:12 +01:00
ui.ts [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +01:00
unavailable-modal-ui-handler.ts [Refactor][QoL] Game Audio + New Settings (#3527) 2024-08-25 17:40:14 +01:00