Kalle
ca229863ab
Fix Tri-Stringer/Wellstring range in comp analyzer
2026-04-06 13:56:14 +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
fcc5c5f273
Patch 11.1
2026-03-19 17:49:31 +02:00
Kalle
d09c3ec2e0
Clarify Stealth Jump calculation in build analyzer
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-02-22 18:46:38 +02:00
Kalle
7f7ca44221
Display Super Chumps damage as Splash (Min/Max)
...
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
Closes #2789
2026-02-21 18:25:16 +02:00
Kalle
308ac2ee1b
Patch 11.0.1
2026-02-16 17:59:29 +02:00
Kalle
b42287d4a5
Patch 11.0
2026-01-29 18:11:52 +02:00
Kalle
1edbda787f
Show Burst Bomb 0 distance as "Direct" in comp analyzer
2026-01-26 20:06:25 +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
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
0e89ee7bb7
Comp Analyzer ( #2759 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 17:58:50 +02:00
Kalle
38d80d670f
Deduplicate weapon-params.ts ( #2695 )
2026-01-04 17:44:37 +02:00
Kalle
73e13f7446
Add canopy durability stat for Splat Brella variants
...
Adds CanopyHP (5000) for Splat Brella (6000), Sorella Brella (6001),
and Order Brella Replica (6005) in build analyzer.
Fixes #1478
2026-01-04 16:08:59 +02:00
Kalle
81483de0db
Upgrade to React Router 7 ( #2681 )
2025-12-29 19:21:11 +02:00
Kalle
68166cc3b0
Fix build analyzer table layout button style
...
Closes #2670
2025-12-22 15:57:25 +02:00
Kalle
94a93b0006
SQ serverside refactoring, add tests, add Knip ( #2665 )
2025-12-22 15:47:15 +02:00
Kalle
683b2ed76d
Select improvements ( #2654 )
2025-12-03 20:47:42 +02:00
Kalle
0748eb4530
Fix Build Analyzer page capitalization
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
2025-11-27 21:22:55 +02:00
Kalle
819ac4dc26
Refactor away atOrError in favor of browser native Array.prototype.at
2025-11-25 19:03:32 +02:00
Kalle
e6177a6439
Patch 10.1
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-09-04 18:28:42 +03:00
Kalle
3d9995622b
Refactor tournament realtime from SSE to Websocket ( #2469 )
2025-08-28 18:59:34 +03:00
Kalle
9cd3beca4d
Make new build weapon select default to "no weapon" rather than Sploosh
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-07-24 21:35:58 +03:00
Kalle
f392392700
Fix WeaponSelect not always showing the selected weapon
2025-07-21 20:42:52 +03:00
Kalle
f576b4da9a
Upgrade Biome
2025-07-06 12:18:25 +03:00
Kalle
29220bebf7
Fix Tri-Stringer etc. 3rd kit on Object Damage Calculator by generalizing the logic
2025-06-30 19:21:42 +03:00
Kalle
7a931fd961
Update links to new repository URL
2025-06-24 08:55:35 +03:00
Kalle
dd1adad94b
BIome v2 upgrade
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-06-22 16:49:27 +03:00
Kalle
7ed1394fba
Migrate Comboboxes to react-aria-components ( #2408 )
...
* Initial
* wip
* AnyWeapon
* del
* wip
* import stuff
* gearselect
* brand images
* wip
* wip
* art
* Remove old
* Fix tournament map pool link
* Simplify GearSelect
* convert to todo
2025-06-21 13:44:26 +03:00
Kalle
2b975f4d54
Patch version 10.0.0
2025-06-12 18:53:04 +03:00
Kalle
d6abac6b72
New tabs component ( #2387 )
2025-06-10 20:58:41 +03:00
Kalle
84cdd58fe8
Refactor app/constants away
2025-05-31 13:54:34 +03:00
Kalle
15ee83560a
Inline utils/i18next.ts
2025-05-31 12:02:27 +03:00
Kalle
e9676ada18
Refactor away in-game-lists barrel file Closes #2322
2025-05-24 19:58:40 +03:00
hfcRed
07d5a7d57f
Add tristrike and screen damage params ( #2291 )
...
* Add tristrike and screen damage params
* Rename inkstrike functions
2025-05-18 16:32:16 +03:00
Kalle
994cb97346
Take Remeda in use replacing just-utils and own utils
2025-04-09 22:14:11 +03:00
Kalle
a9da7f2faa
Patch 9.3
2025-03-13 17:17:29 +02:00
Kalle
986355050d
Better meta tags ( #2083 )
...
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
* Initial
* Work
* lint
* Lint
* Remove twitter
* Progress
* Progress
* Progress
* Progress
* Progress
* Progress
* Fix
2025-02-07 16:01:42 +02:00
Kalle
8f156fb917
Team editors in addition to the owner ( #2077 )
...
* Initial
* Handle owner leaving
* Remove old team queries
* Progress
* Retire old toggle
* e2e tests
* Divide loaders/actions of team pages
2025-02-04 10:56:33 +02:00
Kalle
c3944070b9
Refactor popover to use React Aria components ( #2069 )
...
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
* Initial
* Progress
* Progress
* SQ work
* Migrate rest
* Clean up
* Rename style file
2025-02-02 12:03:39 +02:00
Kalle
d38b4ae9ad
Patch 9.2.0 Closes #1967
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2024-11-28 23:19:41 +02:00
Kalle
68aa12414a
New front page ( #1938 )
...
* Initial
* Progress
* Recent winners
* Add button
* Progress
* Mobile nav initial
* UI tweaks
* Overflow
* AnythingAdder links to places
* Remove color for tournament showcase
* Adjust SQ top banner based on if season is on right or not
* Tournament participant count fixed
* Log out
* todo
* Progress
* Nav complete
* Done?
* Fix lint
* Translate settings
2024-10-20 09:01:22 +03:00
zenpk
1e22fe0a55
feat: add custom title for icon ( #1913 )
2024-10-07 21:42:05 +03:00
Kalle
f00ac5ed17
Fix Big Bubbler field DMG value Closes #1901
2024-10-06 16:49:52 +03:00
Kalle
687b7f5126
Upgrade deps
2024-09-14 15:01:09 +03:00