Tessaract
1d7355eebb
Change Sunken Scrolls URL, update title/description ( #2796 )
2026-02-15 20:49:56 +02:00
Kalle
04c14e9cdf
Migrate synxXPBadges function to Kysely
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2026-01-29 22:13:50 +02:00
Kalle
31244b2d7c
Tournament tier calculation fixes
...
Closes #2783
2026-01-29 22:08:44 +02:00
Kalle
b42287d4a5
Patch 11.0
2026-01-29 18:11:52 +02:00
Kalle
636c27e159
Update tournament-constants
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-01-28 17:37:47 +02:00
Kalle
a8b2a74435
Fix /api/user/:identifier/ids returning 401
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-01-27 20:58:32 +02:00
rice :3
23761034c4
badge: add badge for Class Ascendency ( #2778 )
...
Co-authored-by: hfcRed <101019309+hfcRed@users.noreply.github.com>
2026-01-27 20:43:23 +02:00
Kalle
cee9e44e06
Fix /seeds page overflow
2026-01-27 20:23:16 +02:00
Kalle
4982702d26
Fix seeds seemingly not updating when dealing with non-full teams
2026-01-27 20:23:06 +02:00
Kalle
8bfd494c6e
Migrate leaderboards db functions to Kysely
2026-01-26 20:46:19 +02:00
Kalle
3ec5af1128
Filter out excessive combos in comp analyzer
2026-01-26 20:28:43 +02:00
Kalle
1edbda787f
Show Burst Bomb 0 distance as "Direct" in comp analyzer
2026-01-26 20:06:25 +02:00
Kalle
9b5bd58057
Remove unused Biome comment
2026-01-26 20:00:53 +02:00
Kalle
c0692f1081
Migrate log in link DB functions to Kysely
2026-01-26 19:59:41 +02:00
Kalle
a1257b7c00
Fix incorrect score decrement when reopening play-all matches ( #2769 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-26 18:34:54 +02:00
Kalle
675d609c20
Add/remove member write API ( #2774 )
2026-01-25 22:13:00 +02:00
Kalle
832cd0b8f1
Fix org ban without expiry ( #2776 )
2026-01-25 21:21:09 +02:00
Kalle
e7feef15af
Handle 429 & add admin webhook support ( #2775 )
2026-01-25 20:17:04 +02:00
Kalle
57892fb571
Add read/write API token types ( #2756 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 13:55:16 +02:00
Kalle
8df749bf79
Fix checkbox/radio label alignment in form fields ( #2770 )
2026-01-25 11:52:22 +02:00
Kalle
920af01874
Add more EMPTY_CHARACTERS cases
2026-01-25 11:49:11 +02:00
Kalle
a418ff7c6c
SeedingSkill back to using ordinal to fix wrong tiers for tournaments
2026-01-23 17:02:59 +02:00
Kalle
60add3bfc6
Tournament tiers ( #2758 )
2026-01-22 20:04:26 +02:00
Kalle
dff8b39ac6
Exclude any "combo" that contains 100dmg or more segment
...
Follow-up/fix to 49ea49a30b
2026-01-21 22:34:58 +02:00
Kalle
fce481982a
Handle filtered damages showing damage types of weapons that were removed
2026-01-21 19:18:35 +02:00
Kalle
a0bc50c9aa
Add Crab Tank 80dmg under "Combo" name
2026-01-21 19:18:35 +02:00
Kalle
8fbae0f2df
Fix Crab Tank damage
2026-01-21 19:18:35 +02:00
Kalle
d60a8b0d5e
Fix ballpoint splatling range
...
Closes #2761
2026-01-21 19:18:35 +02:00
Kalle
1ffccd70de
Fix can't submit build without description
2026-01-21 18:23:48 +02:00
Kalle
49ea49a30b
Exclude combos where a single hit already one-shots
...
Closes #2762
2026-01-21 17:34:54 +02:00
Kalle
55d87c05c1
Allow selecting duplicate weapons on /comp-analyzer
2026-01-20 22:35:52 +02:00
Kalle
e4e3c46edf
Uncollapse weapon select when deleting 4th weapon on /comp-analyzer
2026-01-20 22:33:40 +02:00
Kalle
516633ced7
Better bloblobber range
2026-01-20 22:30:14 +02:00
Kalle
ddf1517ee4
More accurate Slosher range
2026-01-20 21:56:34 +02:00
Kalle
7e698f0731
Use mu instead of ordinal for seeding power
...
Closes #2736
2026-01-20 21:23:50 +02:00
Kalle
b599e78a61
Add Explosher 90dmg to comp analyzer
2026-01-20 20:57:26 +02:00
Kalle
6009832864
Add remove all/add all to damage combo filtering
2026-01-20 20:41:28 +02:00
Kalle
593e3d1fa5
Add hit multiplier indicator to comp analyzer
2026-01-20 20:22:14 +02:00
Kalle
5307da48ae
Build by weapon loader refactoring
2026-01-20 18:00:07 +02:00
Kalle
0e89ee7bb7
Comp Analyzer ( #2759 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 17:58:50 +02:00
Kalle
562cfab0d0
New SendouForm fix 2 user reported bugs
2026-01-20 17:48:27 +02:00
Kalle
400f5ce301
Denormalize peak XP to SplatoonPlayer table ( #2741 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 22:15:20 +02:00
Kalle
4e33df3ac0
Add help text and image popover to friend code input
...
Users were confused about what friend code means and where to find it.
Added an info popover explaining that friend codes are used for identity
verification by staff, tournament organizers, and SendouQ opponents.
The popover includes an image showing where to find the friend code on
the Nintendo Switch. Also added text noting that once set, only staff
can change it.
2026-01-19 21:34:27 +02:00
Kalle
69066027a2
Fix team seeds display for multi-bracket tournaments ( #2755 )
2026-01-19 20:37:05 +02:00
Kalle
c20701d98c
Form system refactor from react-hook-form to one schema per form across the stack ( #2735 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 18:21:19 +02:00
Kalle
a004cf33b7
Store Twitch live streams in SQLite3 ( #2738 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 16:51:44 +02:00
Kalle
ab85afaeed
Update badges
2026-01-18 12:49:57 +02:00
Kalle
c386edc271
Optimize tournament loader performance ( #2737 )
2026-01-18 11:35:34 +02:00
Kalle
41fadb20fe
Add error message to user if trying to upload too big image
2026-01-14 20:59:57 +02:00
Kalle
27a468a8c7
Misc perf improvements ( #2723 )
2026-01-14 17:57:40 +02:00