Sirz Benjie
51d4c33de0
[Misc] Standardize-file-names ( #6137 )
...
* Standardize filenames to kebab-case
Co-authored-by: pymilkmaiden <cassiopeiamahler56@gmail.com>
* Move script outside of public folder
* Move update_exp_sprites to scripts
* Add ls-lint to lint file and directory names
* Update lefthook.yml to skip merge / rebase on all pre-commit commands
---------
Co-authored-by: pymilkmaiden <cassiopeiamahler56@gmail.com>
2025-07-24 16:38:31 -04:00
NightKev
8cf1b9f766
[Dev] Enable Biome import sorting ( #6052 )
...
* [Dev] Enable Biome import sorting
Additional changes:
- Implement import aliases
- Convert default exports to named exports
- Remove relative imports
* Apply changes
* Misc fixes
* Merge cleanup
2025-07-13 00:21:25 -07:00
NightKev
232f26a60d
[Dev] Migrate from npm
to pnpm
( #6018 )
...
* Replace `package-lock.json` with `pnpm-lock.yaml`
* Update `package.json`
* Update `lefthook.yml`
* Update GitHub workflows
* Update references to `npm`/`npx`
* Update `CONTRIBUTING.md`
* Update `linting.md` and `comments.md`
* Update comment in `create-test.js`
* Add missing dependency `chalk` for `create-test.js`
2025-06-23 17:05:59 -07:00
Bertie690
ccceaac877
[Test] Reworked crit override to allow for forced crits ( #5738 )
...
* Crit override stuff
* Update ability.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update game-mode.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-06-16 05:36:09 -07:00
Bertie690
581348ec0a
[Misc] Remove extra newline in test-boilerplate.ts ( #5965 )
2025-06-09 18:28:39 -07:00
NightKev
60105f0402
[Dev] Update test creation script ( #5939 )
2025-06-09 17:48:41 -07:00