pokerogue/test/test-utils/mocks
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
..
mock-console [Misc][Refactor] Add scaffolding for TypedArrays and improve typing on methods related to arrays (#6547) 2025-10-06 12:21:58 -05:00
mocks-container [Misc][Refactor] Add scaffolding for TypedArrays and improve typing on methods related to arrays (#6547) 2025-10-06 12:21:58 -05:00
mock-clock.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
mock-context-canvas.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
mock-fetch.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
mock-game-object-creator.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
mock-game-object.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
mock-loader.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
mock-local-storage.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
mock-texture-manager.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
mock-timed-event-manager.ts [Refactor] Only use first active timedEvent (#6679) 2025-10-23 01:27:38 -07:00
mock-video-game-object.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00