pokerogue/src/ui
EmberCM 416079da88
[QoL] Offset the status indicator to keep pokeball in view (#2966)
* Offset the status indicator to keep pokeball in view

* Only use offsetX when the Pokemon is the enemy

* Adjust position to accomodate boss health bar
2024-07-14 00:37:07 -04:00
..
settings [Bugfix] Fix a bug during bgm-bar initialization (#2822) 2024-07-11 10:55:44 -04:00
ability-bar.ts [Enhancement] Added a bgmBar to show the name of the track once music is played (#2457) 2024-06-24 16:31:38 +01:00
abstact-option-select-ui-handler.ts [Beta] Updating the manage data->unlock all option to work with all abilities, natures, forms and passives (#2967) 2024-07-13 01:09:27 +01:00
achv-bar.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
achvs-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
arena-flyout.ts [Localization] Localization arena flyout (Active Battle Effects) (#2932) 2024-07-11 11:28:51 -04:00
awaitable-ui-handler.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
ball-ui-handler.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
battle-flyout.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
battle-info.ts [QoL] Offset the status indicator to keep pokeball in view (#2966) 2024-07-14 00:37:07 -04:00
battle-message-ui-handler.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
bgm-bar.ts Adds a check to the bgm-bar display to prevent it from being displayed in case of an empty value (#3007) 2024-07-13 19:31:49 +01:00
candy-bar.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
challenges-select-ui-handler.ts Refactor challenges and add fresh start (#2963) 2024-07-11 07:34:49 +10:00
char-sprite.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
command-ui-handler.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
confirm-ui-handler.ts Revert "[QoL] Summary option when new Pokemon caught and party is full (#2242)" (#2816) 2024-07-05 14:01:11 -04:00
daily-run-scoreboard.ts [Localization] Localized Daily Run Scoreboard (#2053) 2024-06-16 21:23:18 +01:00
egg-counter-container.ts fix egg skip console error (#2284) 2024-06-16 00:48:09 -04:00
egg-gacha-ui-handler.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
egg-hatch-scene-handler.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04: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 [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
fight-ui-handler.ts hotfix add back message bg 2024-06-23 12:17:51 -04:00
form-modal-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
game-stats-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
loading-modal-ui-handler.ts [Localization] Localizing "Loading..." text (#1822) 2024-06-10 13:33:48 -04:00
login-form-ui-handler.ts chore: Update environment variables for beta and production environments 2024-07-10 21:33:35 +01:00
menu-ui-handler.ts refactor: Update trainerId and secretId in game data 2024-07-13 02:43:26 +01:00
message-ui-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
modal-ui-handler.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
modifier-select-ui-handler.ts [Bug] Making FormChangeItems Untransferrable (#2695) 2024-07-13 19:09:01 +01:00
move-info-overlay.ts [BUG] Fix Move Info Overlay Scroll Bug (#1856) 2024-06-06 08:22:37 -05:00
outdated-modal-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
party-exp-bar.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
party-ui-handler.ts [Bug] Making FormChangeItems Untransferrable (#2695) 2024-07-13 19:09:01 +01:00
pokeball-tray.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
pokemon-icon-anim-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon-info-container.ts Revert "[QoL] Summary option when new Pokemon caught and party is full (#2242)" (#2816) 2024-07-05 14:01:11 -04:00
registration-form-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
save-slot-select-ui-handler.ts feat: Add logic to delete session data when overwriting a save (#2565) 2024-06-24 17:02:22 +01:00
saving-icon-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
session-reload-modal-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
starter-select-ui-handler.ts Adds bg glow behind starters with unlocked passives (#2497) 2024-07-13 02:53:54 +01:00
stats-container.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
summary-ui-handler.ts [Bug] Making FormChangeItems Untransferrable (#2695) 2024-07-13 19:09:01 +01:00
target-select-ui-handler.ts [QoL] Highlight targets of multitarget moves instead of immediate execution (#2863) 2024-07-11 14:17:02 -04:00
text.ts [Enhancement] Fixes sizing and legacy theme problem for bgm-bar (#2603) 2024-07-05 20:50:19 +01:00
time-of-day-widget.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
title-ui-handler.ts Revert "Allow to auto-bump the version and show version in title (#2307)" (#2723) 2024-06-30 13:11:01 +02:00
ui-handler.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
ui-theme.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
ui.ts [Enhancement] Added a bgmBar to show the name of the track once music is played (#2457) 2024-06-24 16:31:38 +01:00
unavailable-modal-ui-handler.ts Localization: Localized error message for server connection issue (#2598) 2024-06-27 15:33:58 -04:00
vouchers-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00