Commit Graph

21 Commits

Author SHA1 Message Date
Kalle
ab5cb9d91e Drag to reorder weapons in comp analyzer
Some checks failed
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-04-21 08:59:58 +03:00
Kalle
c0395cc1bc
Map planner ranges (#2986) 2026-04-18 17:31:08 +03:00
Kalle
ca229863ab Fix Tri-Stringer/Wellstring range in comp analyzer 2026-04-06 13:56:14 +03:00
Kalle
009a6943d5 Add comp analyzer range comparison test
Some checks are pending
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-04-05 12:21:06 +03:00
Kalle
dfa95bd92d Migrate to nested CSS 2026-03-28 16:30:28 +02:00
Kalle
3925b73d32 Replace useIsMounted with useHydrated
Strict improvement because we avoid the flash on clientside navigation.
One practical bug was scroll restoration between tournament teams list
and user page. When user pressed back they ended up at the bottom
of the page because the placeholder (smaller height than actual
content) rendered. With useHydrated this placeholder is no longer
rendered for client side navigations.
2026-03-28 07:44:52 +02:00
Kalle
fef1ffc955
Design refresh + a bunch of stuff (#2864)
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-03-19 17:51:42 +02:00
Kalle
713ddc1678 Fix duplicate damage combos in comp analyzer
Closes #2788
2026-02-20 18:10:00 +02:00
Kalle
3ec5af1128 Filter out excessive combos in comp analyzer 2026-01-26 20:28:43 +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
d60a8b0d5e Fix ballpoint splatling range
Closes #2761
2026-01-21 19:18:35 +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
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
0e89ee7bb7
Comp Analyzer (#2759)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 17:58:50 +02:00