Commit Graph

3446 Commits

Author SHA1 Message Date
Kalle
5701cbd55b Merge branch 'main' into css-rework-sidenav 2026-01-25 21:01:21 +02:00
Kalle
e7feef15af
Handle 429 & add admin webhook support (#2775) 2026-01-25 20:17:04 +02:00
hfcRed
dbf345a815 Skip size variable for non root themes 2026-01-25 17:32:31 +01:00
hfcRed
42020fe7bc Add spacing calculations 2026-01-25 17:03:15 +01:00
hfcRed
a3956388db Expand custom theme settings 2026-01-25 16:47:45 +01:00
Kalle
19a82082e9 Refine WeaponSearch 2026-01-25 16:53:43 +02:00
Kalle
8d494c856e WeaponSearch 2026-01-25 16:53:43 +02:00
hfcRed
07efd10a86 Properly clamp secondary color 2026-01-25 15:03:14 +01:00
Kalle
711eb08756 Sidebar data to loader 2026-01-25 14:10:19 +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
36cc7ea44f Restore hover styles when selecting match roster 2026-01-25 13:13:22 +02:00
Kalle
edabd236e2 Update TierPill styling 2026-01-25 11:53:20 +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
96c62e547b Real streams initial 2026-01-25 11:46:37 +02:00
Kalle
a418ff7c6c SeedingSkill back to using ordinal to fix wrong tiers for tournaments 2026-01-23 17:02:59 +02:00
hfcRed
bf74c18198 Fix custom styles 2026-01-22 20:39:10 +01:00
Kalle
8bb52a5375 Merge branch 'css-rework-sidenav' of github.com:sendou-ink/sendou.ink into css-rework-sidenav 2026-01-22 21:32:51 +02:00
Kalle
90d89e5c2f New theming tokens for comp analyzer 2026-01-22 21:30:42 +02:00
Kalle
974dc2f82e add /comp-analyzer to nav 2026-01-22 21:16:33 +02:00
hfcRed
f1f9b4c6e5 A bunch of style updates 2026-01-22 20:14:08 +01:00
Kalle
9419540234 Merge branch 'main' into css-rework-sidenav 2026-01-22 21:08:31 +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
hfcRed
b203b0b96f Update comments 2026-01-21 21:00:20 +01:00
hfcRed
334af3a119 Remove elements.css 2026-01-21 18:52:30 +01:00
hfcRed
3207cb8805 Remove unused imports 2026-01-21 18:50:00 +01:00
hfcRed
e8687b0627 Remove unused classes from common.css 2026-01-21 18:43:36 +01: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
hfcRed
2158fbb01a Finalize css vars 🎉 2026-01-21 18:06:24 +01:00
hfcRed
a76c7d07c3 Remove unused vars 2026-01-21 17:44:38 +01:00
Kalle
1ffccd70de Fix can't submit build without description 2026-01-21 18:23:48 +02:00
hfcRed
3b4dac26bf New spacings 2026-01-21 17:18:14 +01:00
hfcRed
ff439b40d9 Font size, font weight, and line height vars 2026-01-21 16:36:26 +01: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
hfcRed
9fa02f416d Update comment 2026-01-20 18:19:43 +01:00
hfcRed
c11c023ad7 Finalize spacing and theme vars 2026-01-20 17:15:50 +01: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