pokerogue/test/test-utils
Fabi 08e6bba2db
[Refactor] Only use first active timedEvent (#6679)
* rename `getShinyMultiplier`

* simplify methods to use first active event instead of sometimes using all active events

* change remaining methods to use first event

* use `ModifierTypeKeys` instead of `string` for wave rewards

* rename `shinyMultiplier` to `shinyEncounterMultiplier` and add `shinyCatchMultiplier`

* update comments

* add comment

* Fix capitalization of variable, remove comment

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-10-23 01:27:38 -07:00
..
helpers [Misc][Refactor] Add scaffolding for TypedArrays and improve typing on methods related to arrays (#6547) 2025-10-06 12:21:58 -05:00
matchers [Misc][Refactor] Add scaffolding for TypedArrays and improve typing on methods related to arrays (#6547) 2025-10-06 12:21:58 -05:00
mocks [Refactor] Only use first active timedEvent (#6679) 2025-10-23 01:27:38 -07:00
reporters [Test] Revamped MockConsoleLog with color support (#6218) 2025-09-07 09:18:47 -05:00
saves [UI/UX] Add option to see ribbons in Pokédex (#6596) 2025-10-07 23:29:19 -05:00
setup [Docs] Add blank space to prevent incorrect comment attachment 2025-09-14 20:45:01 -07:00
error-interceptor.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
fakeMobile.html [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
game-manager-utils.ts [Refactor] Refactor Starter and its handling (#6477) 2025-09-21 11:07:08 -07:00
game-manager.ts [Misc][UI/UX] See stats of other users in admin panel (#6579) 2025-09-27 14:44:29 -07:00
game-wrapper.ts [Dev] Add isApp & build:app for AdmiralBilly's offline app (#6632) 2025-10-06 18:51:33 -07:00
inputs-handler.ts [UI/UX] Use pointer events instead of touch events in TouchControl (#6506) 2025-09-07 17:35:49 -05:00
listeners-manager.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
phase-interceptor.ts [Docs] [Bug] Fix types for PhaseInterceptor 2025-09-11 08:33:45 -05:00
string-utils.ts [Bug/i18n] Added type safety to Arena.applyTags; fixed arena tag addition/removal messages (#6304) 2025-10-07 23:38:51 -05:00
test-file-initialization.ts [Test] Revamped MockConsoleLog with color support (#6218) 2025-09-07 09:18:47 -05:00
test-utils.ts [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
text-interceptor.ts [Test] Revamped MockConsoleLog with color support (#6218) 2025-09-07 09:18:47 -05:00