Matthew
dc30dd33b2
[QoL] Reorganize Enum Locations ( #2185 )
...
* moving enums
* import updates
* fix tsconfig paths importing (#2184 )
* reverse index.ts addition
---------
Co-authored-by: Devin Korb <meepdarknessmeep@gmail.com>
2024-06-13 18:44:23 -04:00
Matthew Olker
e6c24dceab
Revert "[QoL] Reorganize Enum Locations ( #2142 )"
...
This reverts commit cf06ff3b8d
.
2024-06-13 11:30:47 -04:00
Matthew
cf06ff3b8d
[QoL] Reorganize Enum Locations ( #2142 )
...
* moving enums
2024-06-13 11:11:12 -04:00
Dmitriy K
0970c2cd4e
[Refactor] Replace forceBypass with bypassFaint flag ( #1839 )
...
* replace forceBypass with bypassFaint flag
* add another path alias for src/test
* make form override work for the whole party instead of the first pokemon
* add tests for all abilities that are touched by this change
* remove unnecessary overrides from tests
* move SpeciesFormChangeTimeOfDayTrigger outside arena reset logic
* remove alll resetMock calls, rename it to test
2024-06-13 11:36:12 +02:00
Benjamin Odom
378ce95636
[QoL] Add TypeDoc as a Valid Doc Generator ( #1609 )
...
* Adds TypeDoc as a Valid Doc Generator
Run `npm install typedoc --save-dev`
then
Run `npx typedoc`
* Rename Revert
* Add Script
2024-05-30 20:05:38 -05:00
Flashfyre
bc4d1207b9
Disable source map
2024-04-28 23:15:12 -04:00
Flashfyre
7c8c034578
Change TS config to be non-strict
2024-03-30 21:17:59 -04:00
Devin Korb
53def01b51
Add unit testing support with vitest ( #18 )
...
* update loose files and add vitest
* update test scripts
* more support for vitest
* more test support
* update vscode settings
2024-03-30 20:47:47 -04:00