diff --git a/app/components/Chart.tsx b/app/components/Chart.tsx index 582ca84af..940723ad3 100644 --- a/app/components/Chart.tsx +++ b/app/components/Chart.tsx @@ -126,10 +126,10 @@ function ChartTooltip({ return (
Click “log in” on the front page (mobile) or top right (desktop). Agree to connecting your Discord account, you will be redirected and the account is made.
Optional - if you don't have a preference then skip this step and other players in the lobby get to choose. On the{" "} @@ -200,19 +200,19 @@ function BeforeJoining() { Finally hit save to save your preference (also do this for each step below).
Choose up to 4 weapons that you will be playing. Don't skip this step as it's important for team building reasons.
Select whether you can voice chat, listen only or neither. Also select the languages you speak. Again this is an important step so don't skip this one. Note if you select that you can voice chat it's expected that you will join the voice chat when asked.
You can select to avoid Splattercolor Screen. This option exists for accessibility reasons. Toggling this option means screen will be banned @@ -220,13 +220,13 @@ function BeforeJoining() { will see that screen would be banned in your set so it's not advised to select this option unnecessarily.
On your user profile page put a short description to your bio about your previous competitive experience etc. information you think would be useful for team building purposes.
On the SendouQ front page enter your friend code. It's your responsibility to make sure it matches the account you will be playing @@ -234,7 +234,7 @@ function BeforeJoining() { the rules. If you need to change friend code after setting it use the helpdesk on our Discord server.
Read the rules. You agree to follow them when you play SendouQ. @@ -247,8 +247,8 @@ function JoiningTheQueue() { return ( Joining the queue - Joining solo Click “Join solo” on the SendouQ front page. - Joining with 1-3 mates + Joining solo Click “Join solo” on the SendouQ front page. + Joining with 1-3 mates Click “Join with mates” on the SendouQ front page. On the following page share the invite link with your mates. You can also “Quick add” mates if @@ -283,7 +283,7 @@ function FindingAGroup() { Repeat this grouping up process till you have a full group of 4.
Click “Join solo” on the SendouQ front page.
Click “Join with mates” on the SendouQ front page. On the following page share the invite link with your mates. You can also “Quick add” mates if @@ -283,7 +283,7 @@ function FindingAGroup() {
Repeat this grouping up process till you have a full group of 4.
@@ -291,20 +291,20 @@ function FindingAGroup() { FAQ for more info.
You can add a public note if you want to communicate something to other groups that might influence grouping up somehow. E.g. message that you will be streaming the set with VC so people who don't want to appear on stream can avoid your group.
If you don't do any actions for 30 minutes your group will be marked inactive and hidden. Click the prompt that you are still looking to be visible again.
Only the group owner or manager can send invites. When groups merge then the previous owner and manager will have it in the new group as well. @@ -326,7 +326,7 @@ function FindingAnOpponent() { level (and they are free to not accept). You will also see the modes the set would have before deciding on challenging/accepting.
Sometimes it can take a while for a group to accept your challenge. If you don't have a strong preference about modes you might consider @@ -355,19 +355,19 @@ function PlayingTheMatch() { Then just play matches till either team has reached 4 wins and report the score. Your SP will be adjusted after both teams report the score.
Match can be canceled if both teams agree to (read the rules). Click the cancel button to request canceling the match. If the other team agrees then they can also click it to confirm and lock the match.
As the first measure contact the opponent and politely remind them to. If that is not working then come to the helpdesk channel on our Discord to get help from admin.
After the set you can leave private notes about your teammates. If you had good experience with someone why not leave a positive reminder so @@ -377,14 +377,14 @@ function PlayingTheMatch() { phase. Clicking their avatar in the group up phase will show what you wrote about them.
As a group owner you can use the "Look again with same group" to instantly join the queue with the same roster. Note that this button should only be used if you checked with all your mates that they can still play another set.
While reporting the score you can also report weapons. You can view statistics on your user profile. You can for example see your win rate @@ -400,7 +400,7 @@ function OtherTopics() { return ( Other topics - Ranking algorithm + Ranking algorithm The ranking algorithm used is called OpenSkill. Most common question people have is how is it possible that their higher ranked mate loses @@ -413,7 +413,7 @@ function OtherTopics() { Only the whole set's result matters so points gained/lost are the same whether the set ends 4-3 or 4-0. - Ranking tiers + Ranking tiers View full list of tiers and current SP criteria @@ -437,14 +437,14 @@ function OtherTopics() { that threshold tiers switch being calculated based on players on the leaderboard only. - Rank history + Rank history You can see your ranking history graph on your user profile's “Seasons” page. Note that to to view your rank history, two conditions must be met: 1. You have completed a minimum of 7 sets. 2. These sets were played across 3 separate days, according to server time. - Team ranking + Team ranking Team ranking is just ranking of unique rosters of 4. This means that If your team has 5 members (A, B, C, D, E) then you would potentially have @@ -458,7 +458,7 @@ function OtherTopics() { ranking per player so you might not show up at all if the mates of your rankings have higher rankings with other players. - Ranked tournaments + Ranked tournaments In addition to SendouQ, tournaments can also affect your ranking. Check the calendar to find tournaments hosted @@ -472,13 +472,13 @@ function OtherTopics() { have their ranking changed. If you sub in the middle of a set then it's counted based on people who played the majority of the set. - SendouQ Season Finale + SendouQ Season Finale Top 12 teams are invited to a SendouQ Season Finale event that typically happens 1 week after season ending. It has a price pot of $500 and is Splat Zones only. - Off-season + Off-season For off-season (usually around 2 weeks between seasons) SendouQ is not available. diff --git a/app/features/tournament-bracket/components/BracketMapListDialog.tsx b/app/features/tournament-bracket/components/BracketMapListDialog.tsx index aac3b3d86..c31239e83 100644 --- a/app/features/tournament-bracket/components/BracketMapListDialog.tsx +++ b/app/features/tournament-bracket/components/BracketMapListDialog.tsx @@ -895,7 +895,7 @@ function RoundMapList({ return ( - {name} + {name} {bannedMaps && bannedMaps?.length > 0 ? ( - Banned maps + Banned maps {bannedMaps.map((map, i) => { const bannedByTeam = tournament.teamById( diff --git a/app/features/tournament/routes/to.$id.register.tsx b/app/features/tournament/routes/to.$id.register.tsx index 76338fff9..f223e7c2e 100644 --- a/app/features/tournament/routes/to.$id.register.tsx +++ b/app/features/tournament/routes/to.$id.register.tsx @@ -446,9 +446,9 @@ function RegistrationProgress({ return ( - + {t("tournament:pre.steps.header")} - + {steps.map((step, i) => { @@ -675,9 +675,9 @@ function TeamInfo({ return ( - + 2. {t("tournament:pre.info.header")} - + {canUnregister && tournament.isLeagueSignup && !tournament.registrationOpen ? ( @@ -875,7 +875,7 @@ function FriendCode() { return ( - 1. Friend code + 1. Friend code @@ -901,9 +901,9 @@ function FriendCode() { function GoogleFormsLink() { return ( - + Additional Requirement: Google Form - + - + 3. {t("tournament:pre.roster.header")} - + {playersAvailableToDirectlyAdd.length > 0 && canAddMembers ? ( <> @@ -1199,9 +1199,9 @@ function CounterPickMapPoolPicker() { return ( - + 4. {t("tournament:pre.pool.header")} - +
The ranking algorithm used is called OpenSkill. Most common question people have is how is it possible that their higher ranked mate loses @@ -413,7 +413,7 @@ function OtherTopics() { Only the whole set's result matters so points gained/lost are the same whether the set ends 4-3 or 4-0.
View full list of tiers and current SP criteria @@ -437,14 +437,14 @@ function OtherTopics() { that threshold tiers switch being calculated based on players on the leaderboard only.
You can see your ranking history graph on your user profile's “Seasons” page. Note that to to view your rank history, two conditions must be met: 1. You have completed a minimum of 7 sets. 2. These sets were played across 3 separate days, according to server time.
Team ranking is just ranking of unique rosters of 4. This means that If your team has 5 members (A, B, C, D, E) then you would potentially have @@ -458,7 +458,7 @@ function OtherTopics() { ranking per player so you might not show up at all if the mates of your rankings have higher rankings with other players.
In addition to SendouQ, tournaments can also affect your ranking. Check the calendar to find tournaments hosted @@ -472,13 +472,13 @@ function OtherTopics() { have their ranking changed. If you sub in the middle of a set then it's counted based on people who played the majority of the set.
Top 12 teams are invited to a SendouQ Season Finale event that typically happens 1 week after season ending. It has a price pot of $500 and is Splat Zones only.
For off-season (usually around 2 weeks between seasons) SendouQ is not available. diff --git a/app/features/tournament-bracket/components/BracketMapListDialog.tsx b/app/features/tournament-bracket/components/BracketMapListDialog.tsx index aac3b3d86..c31239e83 100644 --- a/app/features/tournament-bracket/components/BracketMapListDialog.tsx +++ b/app/features/tournament-bracket/components/BracketMapListDialog.tsx @@ -895,7 +895,7 @@ function RoundMapList({ return (