6 Commits

Author SHA1 Message Date
VariableVince 61f19dae7d VSCode: small textual fix in launch.json (#3659)
## Description:

Rename "Debug Jest Tests" to just "Debug Tests". We now use Vitest, not
Jest anymore since awhile. And in case we would switch to another
framework in the future, just leave its name out of the configuration
name.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Please put your Discord username so you can be contacted if a bug or
regression is found:

tryout33
2026-04-13 20:19:54 -07:00
evan 2e9c393744 add server debug for vscode 2025-05-05 10:55:53 -07:00
evanpelle 6d5f218a44 sort teams based on clans (#381)
## Description:
Teams are not sorted based on clans, clan members always stay on the
same team.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors

## Please put your Discord username so you can be contacted if a bug or
regression is found:

<DISCORD USERNAME>
2025-03-30 19:37:48 -07:00
BeGj 331a400168 use bun extension instead 2025-03-07 15:53:10 +00:00
Evan 2df3db7292 format root dir 2025-02-12 08:38:56 -08:00
evanpelle f17d1d9816 delete games older than 1 hour 2024-08-14 19:51:36 -07:00