Benjamin Odom
|
da771daee6
|
[QoL] Remove VS Code Settings (#1672)
* Remove VS Code Settings
* Update .gitignore
|
2024-06-01 02:26:00 +01: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 |
Matthew
|
f7a7b23dd1
|
Update README and package, re-add money formatter (#1286)
|
2024-05-23 12:29:18 -04:00 |
Benjamin Odom
|
ff086ca492
|
Adjust all Existing Comments to Match
Adjusted all existing comments on move.ts to match
|
2024-05-16 08:38:27 -04:00 |
Xavion3
|
2402b8e6a0
|
Add overrides to .gitignore
|
2024-04-30 09:12:19 -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 |
Flashfyre
|
9005e32883
|
Add character sprite system with female rival
|
2024-02-22 18:03:36 -05:00 |
Flashfyre
|
8ed7b77868
|
Add most gen 9 move animations
|
2023-12-21 20:58:00 -05:00 |
Flashfyre
|
33b2bd8450
|
Add sprites and icons for gen 8 and evolutions of past generations
|
2023-12-13 18:00:48 -05:00 |
Flashfyre
|
34ba66346e
|
Minor fixes
|
2023-12-11 21:46:49 -05:00 |
Flashfyre
|
b7687a9a30
|
Add gen 6-7 sprites and update icon set
|
2023-12-07 00:52:20 -05:00 |
Flashfyre
|
9f17273d87
|
Add IV Scanner item
|
2023-11-12 12:49:06 -05:00 |
Flashfyre
|
6d73d71608
|
Add more logic for trainers (WiP) and various changes
Add WiP logic for trainer Pokemon pools and biome trainer pools; add more music tracks; fix issue with implementation of Mimic move
|
2023-10-09 20:20:02 -04:00 |
Flashfyre
|
2f17903d30
|
Initial commit
|
2023-03-28 14:54:52 -04:00 |