Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
491643b
perf(api): batch leaderboard stat lookups
ugcodrr May 12, 2026
ba946d1
perf(leaderboard): optimize leaderboard queries and handle unknown en…
ugcodrr May 28, 2026
d240d78
chore: remove .turbo folder
jacobk999 May 31, 2026
81e6f7b
chore: update dependencies and repo cleanup (#871)
jacobk999 Jun 2, 2026
9fa9449
chore(deps): update actions/cache digest to 27d5ce7 (#821)
renovate[bot] Jun 2, 2026
388bd6c
chore(deps): update actions/checkout digest to de0fac2 (#823)
renovate[bot] Jun 2, 2026
5cc14dc
chore(lint): enable stricter no unused variable rules (#873)
jacobk999 Jun 3, 2026
95d3b94
fix: use file urls for dynamic imports (#874)
jacobk999 Jun 3, 2026
7e07ac3
chore(config): migrate renovate config (#872)
renovate[bot] Jun 3, 2026
110fd10
chore: add .DS_Store to .gitignore (#833)
ugcodrr Jun 3, 2026
45f6cae
feat(copsandcrims): add shots fired stats (#829)
ugcodrr Jun 5, 2026
4021c0f
refactor(discord-bot): load duels command mode icons once (#847)
ugcodrr Jun 6, 2026
bfb1dc3
chore(deps): update actions/labeler digest to f27b608 (#880)
renovate[bot] Jun 7, 2026
81723f2
chore(deps): update pnpm/action-setup digest to b906aff (#881)
renovate[bot] Jun 7, 2026
cb6922c
feat: add bedwars dreamfest levelling and challenges (#887)
jacobk999 Jun 8, 2026
bd5104b
chore(deps): update actions/checkout digest to df4cb1c (#879)
renovate[bot] Jun 8, 2026
88ddaae
fix(rendering): ignore unsupported font glyphs (#837)
ugcodrr Jun 8, 2026
b729496
fix(skywars): add missing prestige schemes (#840)
ugcodrr Jun 8, 2026
155f898
chore(deps): update pnpm/action-setup action to v6 (#885)
renovate[bot] Jun 8, 2026
1c0b240
chore: update lockfile
jacobk999 Jun 9, 2026
9df3916
fix(discord): import event handlers from correct file path (#888)
jacobk999 Jun 9, 2026
bee79ac
chore: pin minecraft-protocol to 1.61.0
jacobk999 Jun 9, 2026
98d9f50
chore(deploy): install node modules with frozen lockfile
jacobk999 Jun 9, 2026
7947a67
chore: update lockfile
jacobk999 Jun 9, 2026
ac1cd80
fix(bedwars): use proper field for level progression
ugcodrr Jun 9, 2026
86584a5
fix(font-renderer): Add back &r (reset) formatting behavior (#891)
ugcodrr Jun 12, 2026
e9aee26
fix(i18n-loader): only load language files/folders (#897)
ugcodrr Jun 13, 2026
2bb2648
fix(discord-bot): use statsify skin API for minecraft head URLs (#865)
ugcodrr Jun 16, 2026
52fa5a2
refactor(leaderboard): improve handling of additional stats
ugcodrr Jun 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion '.turbo'/0887dd989cb0df92-meta.json

This file was deleted.

Binary file removed '.turbo'/0887dd989cb0df92.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion '.turbo'/560fb9e86b65f150-meta.json

This file was deleted.

Binary file removed '.turbo'/560fb9e86b65f150.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion '.turbo'/5de5b3be5565a1d4-meta.json

This file was deleted.

Binary file removed '.turbo'/5de5b3be5565a1d4.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion '.turbo'/6df68d36259bce9e-meta.json

This file was deleted.

Binary file removed '.turbo'/6df68d36259bce9e.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion '.turbo'/6e55f2172ff48f6f-meta.json

This file was deleted.

Binary file removed '.turbo'/6e55f2172ff48f6f.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion '.turbo'/87c54e168150e584-meta.json

This file was deleted.

Binary file removed '.turbo'/87c54e168150e584.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion '.turbo'/8ec1ba9b0fa0ad92-meta.json

This file was deleted.

Binary file removed '.turbo'/8ec1ba9b0fa0ad92.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion '.turbo'/928fdb17552f72c8-meta.json

This file was deleted.

Binary file removed '.turbo'/928fdb17552f72c8.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion '.turbo'/bf4fc849fd54c438-meta.json

This file was deleted.

Binary file removed '.turbo'/bf4fc849fd54c438.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion '.turbo'/c1c2543d8c410791-meta.json

This file was deleted.

Binary file removed '.turbo'/c1c2543d8c410791.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion '.turbo'/c57e3a1fe2240051-meta.json

This file was deleted.

Binary file removed '.turbo'/c57e3a1fe2240051.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion '.turbo'/dda3b3af35eb510f-meta.json

This file was deleted.

Binary file removed '.turbo'/dda3b3af35eb510f.tar.zst
Binary file not shown.
1 change: 0 additions & 1 deletion '.turbo'/eb9eb96f6e1ed9be-meta.json

This file was deleted.

Binary file removed '.turbo'/eb9eb96f6e1ed9be.tar.zst
Binary file not shown.
8 changes: 0 additions & 8 deletions .devcontainer/Dockerfile

This file was deleted.

32 changes: 0 additions & 32 deletions .devcontainer/devcontainer.json

This file was deleted.

2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## Guidelines

### General Concepts
* Code should follow our ESLint rules as closely as possible (`pnpm lint`)
* Code should follow our linting rules as closely as possible (`pnpm lint`)
* Code should attempt to be TypeScript type safe
* Code should attempt to be consistent, fast, scalable, and efficient

Expand Down
29 changes: 17 additions & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI
on:
push:
branches:
- main
- main
pull_request:

permissions:
Expand All @@ -14,43 +14,48 @@ jobs:
name: CI
runs-on: ubuntu-latest
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
TURBO_SCM_BASE: ${{ github.event_name == 'pull_request' && github.event.pull_request.base.sha || github.event.before }}
TURBO_TELEMETRY_DISABLED: 1
steps:
- name: Checkout repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
with:
fetch-depth: 0
filter: blob:none

- name: Setup pnpm
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6

- name: Install node.js v22
- name: Install node.js v24
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
with:
node-version: 22.6.0
node-version: 24.7.0

- name: Install wasm-pack
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh

- name: Turbo cache
id: turbo-cache
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
with:
path: .turbo
key: turbo-${{ github.job }}-${{ github.ref_name }}-${{ github.sha }}
restore-keys: |
turbo-${{ github.job }}-${{ github.ref_name }}-

- name: Install dependencies
run: pnpm install
run: pnpm install --frozen-lockfile

- name: Lint
run: pnpm lint
run: pnpm lint:ci --affected

- name: Typecheck
run: pnpm test:types
run: pnpm typecheck --affected

- name: Build
run: pnpm build

- name: Test
run: pnpm test:coverage
run: pnpm test:coverage --changed=$TURBO_SCM_BASE
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy
on:
push:
tags:
- "v*"
- "v*"
workflow_dispatch:

permissions:
Expand All @@ -16,13 +16,13 @@ jobs:
environment: production
steps:
- name: Checkout repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
with:
token: ${{ secrets.REPO_PAT }}
submodules: recursive

- name: Install dependencies
run: pnpm install --force
run: pnpm install --frozen-lockfile

- name: Build Code
run: pnpm scripts purge --dist && pnpm build --force
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr_labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/pr_labeler.yml
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ config.json
dist
node_modules
.turbo
'.turbo'
package-lock.json
out
.yarn/install-state.gz
Expand All @@ -14,6 +15,8 @@ out
*.tar.gz
*.7z
*.rar
.DS_Store
**/.DS_Store
.swc
.next
.
Expand All @@ -24,6 +27,5 @@ apps/support-bot/commands.json
Cargo.lock
/target
/data
compose.dev.yml
*.node
.env
4 changes: 4 additions & 0 deletions .oxfmtrc.jsonc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"printWidth": 80,
}
Loading
Loading