Commit Graph

4505 Commits

Author SHA1 Message Date
Kalle
ba0715152d 3rd place match Closes #1680 2024-03-03 23:56:17 +02:00
Kalle
f75a5dbb96 Fix getting initial follow up bracket state from loader data 2024-03-03 11:37:48 +02:00
Kalle
4a5b258975 Sort placements in bracket source text 2024-03-03 11:36:57 +02:00
Kalle
5c6ef0a4e4 Add missing alt weapons to the list Closes #1684 2024-03-03 11:16:17 +02:00
Kalle
6c2dd41d94 SE don't do all Bo5 Closes #1671 2024-03-03 11:09:35 +02:00
Kalle
d8c5172efd SoS logo 2024-03-03 10:15:20 +02:00
Kalle
9ec302ca36 Fix scripts in README 2024-03-02 17:59:38 +02:00
Kalle
a1c0f5519b SoS bracket format 2024-03-02 14:02:38 +02:00
Kalle
1bbac292d5 SendouQ info WIP 2024-03-02 13:18:49 +02:00
Kalle
b799d8b718 Add badge 2024-03-02 10:04:11 +02:00
Kalle
23ac86d89e Upgade deps 2024-03-02 10:00:36 +02:00
Kalle
62cef36a75 Seeds page optionally use powers from the previous season Closes #1660 2024-03-01 21:47:45 +02:00
Kalle
a3459bd12e Fix migrations 2024-02-29 21:35:46 +02:00
Kalle
f922e5dc16 No BYE divider for leaderboards 2024-02-29 21:35:39 +02:00
Kalle
d901577213 New banned maps 2024-02-28 22:33:56 +02:00
Kalle
980699e233 Add new alt weapon handling logic 2024-02-27 23:40:52 +02:00
Kalle
c327273b32 Use tsx for scripts 2024-02-27 23:00:00 +02:00
Kalle
47d27a039f New season changes 2024-02-27 22:54:16 +02:00
Kalle
be8edc69ed Locales caching with finger printing Closes #920 2024-02-25 16:11:00 +02:00
Kalle
3a638ba473 All migrations to .cjs 2024-02-25 15:31:07 +02:00
Kalle
9cdd602737 Tournament showcase on the front page 2024-02-25 15:16:28 +02:00
Kalle
bc99395843 Fix check-translation-jsons:no-write 2024-02-25 12:02:28 +02:00
Kalle
b52c561205 Only count checked in teams on calendar after start Closes #1641 2024-02-25 11:43:51 +02:00
Kalle
d22edc27f6 Default to top cut view Closes #1673 2024-02-25 11:29:10 +02:00
Kalle
1ffbc2bf56 Fix round title in DE when only one round Closes #1663 2024-02-25 11:19:01 +02:00
Kalle
1eaf31129c Fix final standings layout issues 2024-02-25 11:10:13 +02:00
Kalle
29bc4f1b1b Fix group not showing as completed Closes #1672 2024-02-25 10:55:52 +02:00
Kalle
575d9dc6bc Fix unplayed rosters showing struck 2024-02-25 10:45:49 +02:00
Kalle
340a583ab9 Fix a couple css imports 2024-02-25 10:44:39 +02:00
Kalle
efb44745df Add CDN to user submitted images Closes #1222 2024-02-25 10:39:54 +02:00
Kalle
b6f29e29b1 New migration to .cjs format 2024-02-25 10:38:52 +02:00
Kalle
14f03535c9 Vite fixes inc. moving css to side effect imports 2024-02-25 00:35:53 +02:00
Kalle
93ebb6e369 Migrate to Vite 2024-02-24 21:12:54 +02:00
Kalle
b35a64c1f8 Upgrade deps 2024-02-24 12:18:14 +02:00
Kalle
72fa1f68c8
Season 3 SendouQ changes (#1674)
* Mode Map Pool picker component initial

* Component in settings

* Lottery initial

* Fix tests

* useTrusters as perf optimization

* unionAll -> union

* Fancy picker for tournaments

* Map pools memento

* FC's initial

* Friend code when registering for tournament

* FC in flows

* SHow FC in places

* Add catch in case

* Fix disabling

* Show ELO changed

* Wiggle MapPool button if already selected

* CSS vars typing

* Rechallenging

* Team (all) leaderboard

* Preview groups

* Fix chat width changing

* Solid reported weapons

* Clearer cancel requested header

* Dynamic revalidates

* spDiff from memento

* (Partly) Revert "Remove screen banning"

This reverts commit 076cabfbfa.

* Screen indicators in looking view

* FC i18n

* noscreen = 0

* E2E test

* E2E 2
2024-02-24 12:07:17 +02:00
Kalle
c5fc01ab7d Fix badges not showing up when editing calendar event 2024-02-21 23:02:51 +02:00
Kalle
404893fc5c Fix duplicate recent map pools 2024-02-21 22:52:40 +02:00
Kalle
5402587a71 Fix compact bracket spacing Closes #1664 2024-02-15 00:18:47 +02:00
Kalle
fd1d412d46 Add backend check for joining two tournament teams Closes #1666 2024-02-15 00:13:49 +02:00
Kalle
ac8aefc670 Fix both LIVE and CAST badges showing at the same time 2024-02-15 00:08:25 +02:00
Kalle
1b4d0df7a7 Fix seeding not applied Closes #1665 2024-02-14 23:52:23 +02:00
Kalle
9de30094d8 Don't run build analyzer calcs on the server 2024-02-12 22:57:01 +02:00
Kalle
2b197e9f5e Upgrade deps 2024-02-11 11:03:04 +02:00
Kalle
8818fad917 Add Season 3 2024-02-11 11:02:56 +02:00
Kalle
eae3d529e2
Bracket component rewrite (#1653)
* Remove old code

* Add prefetching

* Elim bracket initial

* Hide rounds with only byes

* Round hiding logic

* Align stuff

* Add TODO

* Adjustments

* Deadline

* Compactify button

* Simulations

* Round robin bracket initial

* eventId -> tournamentId

* seedByTeamId removed

* Couple more TODOs

* RR placements table

* Locking matches

* Extract TournamentStream component

* Bracket streams

* Remove extras for tournament-manager, misc

* Fix E2E tests

* Fix SKALOP_SYSTEM_MESSAGE_URL in env.example

* TODOs

* TODO moved to GitHub

* Handle team changing in match cache invalidation

* Fix streamer seeing undo last score button

* Show "Sub" badge on team roster page

* Show who didn't play yet on match teams preview

* Ranked/unranked badge

* Bracket hover show roster

* Add lock/unlock match test

* Fix score reporting
2024-02-11 10:49:12 +02:00
Ant
3138e7dcae
(PT-BR) Updates wording (#1661) 2024-02-11 10:11:26 +02:00
Kalle
1de1bc2e62 ignoreTransaction try 2 2024-02-10 15:24:04 +02:00
Kalle
d5246965d5 Fix crash when underground bracket & byes in losers 2024-02-10 14:59:30 +02:00
Kalle
700c176f18 Try ignoreTransaction 2024-02-10 14:49:03 +02:00
Kalle
3b1849d745 Make front page nav icons url absolute 2024-02-10 14:48:30 +02:00