pokerogue/src/test
Dmitriy K 3bbe01b288
[Ability] Implement Costar Ability (#1218)
* Add unthaw to moves that are missing it

Add unthaw to all damaging fire moves

Add Status Effect overrides for easier testing

clean up comments and readd status cure before fainting

* implement Costar ability, refactor TraceAbAttr to be more generic

* format code, clean up comments

* Revert "Add unthaw to moves that are missing it"

This reverts commit 89494fa0c8.

* clean up comments, remove unused call

* ability now copies negatives changes as well

* separate PostSummonCopy into two different classes

* small refactor of copy ability attrs

* add costar to test suite

* remove abstract declaration from comments

* remove broken import statement

* actually fix broken imports
2024-06-22 11:35:25 -04:00
..
abilities [Ability] Implement Costar Ability (#1218) 2024-06-22 11:35:25 -04:00
achievements [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
battle [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
eggs [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
inputs [CI] Add GitHub Action to Run Silent Tests on PRs to Main (#2100) 2024-06-11 19:13:02 +02:00
items [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
lokalisation [Localization][ko] StatRose, StatFell Message Fix (#2285) 2024-06-16 22:01:08 -04:00
moves [Enhancement][Unit Test] Refactor + Unit Tests for Light Screen, Reflect and Aurora Veil (#2514) 2024-06-22 10:09:23 -04:00
phases [Bug] Fix PostSummonPhase Logic to Support Single Pokémon Teams (#2153) 2024-06-13 08:42:25 -04:00
settingMenu [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
sprites [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
ui [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
utils [Move] Implement Follow Me, Rage Powder, and Spotlight (#1834) 2024-06-17 18:05:21 -04:00
fontFace.setup.ts tests: add mock for FontFace and it to vitest setup (#1591) 2024-05-30 04:44:36 +01:00
imports.test.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
vitest.setup.ts Add dependency cruiser command (#2192) 2024-06-16 00:26:37 -04:00