pokerogue/src
Bertie690 496d9a10d7
[Test] Added matcher to check message contents; added tests for Splash, Celebrate, Laser Focus (#6299)
* Fixed laser focus test to not whiff instruct

* fix test checking last hit twice in row lul
2025-09-10 13:40:21 -05:00
..
@types [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
configs/inputs [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
constants [Misc] Fix console log colors 2025-09-07 10:58:40 -07:00
data [Test] Added matcher to check message contents; added tests for Splash, Celebrate, Laser Focus (#6299) 2025-09-10 13:40:21 -05:00
enums [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
events [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
field [Test] Added matcher to check message contents; added tests for Splash, Celebrate, Laser Focus (#6299) 2025-09-10 13:40:21 -05:00
global-vars [Refactor] Merged interfaces/ into @types/; removed runtime orphan modules 2025-06-07 17:28:01 -07:00
init [Refactor][UI/UX] Reorganize UI files (#6503) 2025-09-07 13:05:40 -07:00
modifier [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
phases [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
pipelines [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
plugins [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
sprites [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
system [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
typings [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00
ui [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
utils [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
account.ts [Bug] [Beta] Fix renaming runs (#6268) 2025-08-14 16:57:01 -05:00
battle-scene.ts [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
battle.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
constants.ts [Misc] Fix circular dep (#6361) 2025-08-23 10:00:00 -05:00
game-mode.ts [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -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 [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
loading-scene.ts [Misc] [Bug] Remove summary_overlay_shiny from loading scene (#6532) 2025-09-09 18:26:23 -05:00
main.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
messages.ts [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
overrides.ts [Dev] Generate moveset when using player Species override (#6039) 2025-08-19 00:01:18 +00:00
phase-manager.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
phase.ts [Test] Removed deprecated functions from phase interceptor (#6195) 2025-08-19 19:54:40 -05: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 [Misc] Added chance for alt title logo (#6182) 2025-08-07 21:24:33 -04:00
touch-controls.ts [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
tutorial.ts [Refactor][UI/UX] Reorganize UI files (#6503) 2025-09-07 13:05:40 -07:00
ui-inputs.ts [UI/UX][Refactor] Moved and renamed some ui files (#6538) 2025-09-10 10:42:38 -05:00
vite.env.d.ts [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00