pokerogue/src
Sirz Benjie ffa3d1cfe3
[UI/UX] [Bug] Fix ModifierSelectPhase animation delay (#6121)
* Rework promise handling to ensure no races

* Add delay to ensure pokeball opening animation can be seen

* Remove leftover debug statements.

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Add tween bouncing pokeball to tweens that must complete for promise to resolve

* Fix typo in tsdoc

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

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>
2025-07-25 20:36:21 +00:00
..
@types [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
configs/inputs [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
data [Bug] Fix when variable move power is called (#6126) 2025-07-24 23:16:23 -07:00
enums [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
events [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
field [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
global-vars [Refactor] Merged interfaces/ into @types/; removed runtime orphan modules 2025-06-07 17:28:01 -07:00
init [Dev] Remove sanitizeOverrides, consolidate initialization code into 1 file 2025-07-25 01:23:13 +00:00
modifier [Misc/Docs] Assorted code cleanups + doc updates (#5745) 2025-07-22 10:28:10 -07:00
phases [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
pipelines [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
plugins [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
sprites [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
system [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
typings [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
ui [UI/UX] [Bug] Fix ModifierSelectPhase animation delay (#6121) 2025-07-25 20:36:21 +00:00
utils [Dev] Updated enum utils to have strong typing (#6024) 2025-07-15 01:14:02 -07:00
account.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
battle-scene.ts [Misc] Sinistea and Poltchageist line alt forms now available (#4989) 2025-07-25 01:45:09 +00:00
battle.ts [Dev] Move Fixed Battle Configs to own file (#6054) 2025-07-15 21:54:15 -07:00
constants.ts [Refactor] Remove circular dependencies (part 4) (#5964) 2025-06-11 19:42:04 -07:00
game-mode.ts [Balance] Encounter condition adjustments for Legendaries and Random Trainers (#6084) 2025-07-16 11:21:52 -05:00
global-event-manager.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
global-scene.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
inputs-controller.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
loading-scene.ts [Dev] Remove sanitizeOverrides, consolidate initialization code into 1 file 2025-07-25 01:23:13 +00:00
main.ts [Bug] [QoL] Updating manifest fetching to be more resilient for local development and offline builds. (#4735) 2025-07-22 00:08:17 -05:00
messages.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
overrides.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
phase-manager.ts [Misc/Docs] Assorted code cleanups + doc updates (#5745) 2025-07-22 10:28:10 -07:00
phase.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
polyfills.ts [Dev] Add support for manually rolling polyfills. Add polyfill for promise.withResolvers (#6103) 2025-07-19 09:06:32 -07:00
scene-base.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
starting-wave.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
timed-event-manager.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
touch-controls.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
tutorial.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
ui-inputs.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
vite.env.d.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00