Commit Graph

4120 Commits

Author SHA1 Message Date
Kalle
f2770feefe Add empty jsons for missing translations Closes #1457 2023-08-24 22:26:54 +03:00
Kalle
5d844db49d Allow searching by English weapon names always Closes #1467 2023-08-24 22:20:34 +03:00
Kalle
89caf2d1f0 Make Leviathan group tier always isPlus: false 2023-08-23 18:22:27 +03:00
Kalle
52799064a0 Fix Sploosh weapon preview not showing 2023-08-23 18:12:03 +03:00
Kalle
d4b9dcd516
Weapon usage (#1466)
* Initial

* Finished?

* Remove comment
2023-08-22 21:16:28 +03:00
Kalle
0e8993530b Add badge 2023-08-21 19:23:19 +03:00
Kalle
60ba610332 Add badges 2023-08-21 00:35:30 +03:00
Kalle
e5f40cd90f Make tournament summary give set win for rosters of 4 2023-08-20 14:25:38 +03:00
Kalle
72523d7900 Show message when failing to join a team via link because already in group 2023-08-20 12:23:57 +03:00
Kalle
d8e1acd987 Fallback when maplist generation fails in rare cases 2023-08-20 11:44:11 +03:00
Kalle
dce430584c Add badges 2023-08-19 17:51:56 +03:00
Kalle
9fd199e1d8 Add winrates to seasons page 2023-08-19 17:04:45 +03:00
Kalle
651684460d Adjust SendouQ rules 2023-08-19 16:07:33 +03:00
Kalle
556564c8d4 Enemies -> Opponents 2023-08-19 16:06:58 +03:00
Kalle
97aa02dc14 Cancel match 2023-08-19 16:06:23 +03:00
Kalle
082d732b3f Fix joining q directly on Safari 15 crashing 2023-08-19 13:57:35 +03:00
Kalle
c2b72246d0 Fix not showing team on the match page if made on preparing screen 2023-08-19 13:45:21 +03:00
Kalle
d0be9141d9 Hide room info if not playing 2023-08-19 13:19:43 +03:00
Kalle
0da243d3ba Weapon report form show weapon icon + IGN 2023-08-19 13:16:14 +03:00
Kalle
e54f219a92 Switch report weapons button style when form open 2023-08-19 12:31:25 +03:00
Kalle
01945e5486 SP rounded -> actually rounded not floor 2023-08-19 12:03:23 +03:00
Kalle
1638e8f3cb Seasons: Show current SP, not today's peak 2023-08-19 12:03:14 +03:00
Kalle
66e2a8e844 Group card: Preferred mode first 2023-08-19 10:54:09 +03:00
Kalle
0800a58966 Seasons: Show text if no reported weapons yet 2023-08-19 10:33:56 +03:00
Kalle
35e5f972de Make play page redirect to SendouQ page 2023-08-18 21:57:27 +03:00
Kalle
a998f426cc Ban feature 2023-08-18 16:36:11 +03:00
Kalle
255a12a069 Warn unreported matches, _action fix & default mode preference to ALL 2023-08-17 21:35:37 +03:00
Kalle
33256cb461 Replay indicator + add trust 2023-08-16 21:38:42 +03:00
Kalle
d473cdd6a8 Fix group being able to be in two matches 2023-08-15 18:34:38 +03:00
Kalle
75998bbc6e Fix rule typo 2023-08-15 17:53:00 +03:00
Kalle
823034a0a1 SendouQ feedback changes 2023-08-15 17:51:29 +03:00
Kalle
4b1af3a166 Cancel match working for real now hopefully 2023-08-15 01:12:56 +03:00
Kalle
032ed41cd0 Make cancel match actually clickable 2023-08-15 00:52:16 +03:00
Kalle
52abb60cca Cancel match 2023-08-15 00:38:48 +03:00
Kalle
f1642d6b45 Check that groups are full before making a match 2023-08-15 00:15:30 +03:00
Kalle
2bc325d8e8 Render button _action value as hidden input 2023-08-15 00:05:01 +03:00
Kalle
a6ba230568 Add article 2023-08-14 23:20:05 +03:00
Kalle
7b5d2a2a21 Fix tier image not showing 2023-08-14 21:04:20 +03:00
Kalle
6a8f1492eb Fix crash when not logged in 2023-08-14 21:00:56 +03:00
Kalle
b7389aea6f Layout: less padding up top 2023-08-14 18:04:36 +03:00
Kalle
ac24d149e3 Try hiding bottom rail on planner 2023-08-14 17:49:58 +03:00
Kalle
818a85678e Optimize user builds loading by x12.5 2023-08-13 16:30:34 +03:00
Kalle
fa83790dff Privately cache user build tab response to avoid repeated requests 2023-08-13 15:36:29 +03:00
Kalle
37dedb0720 Fix leaderboards crash 2023-08-13 15:08:22 +03:00
Kalle
1d07ebc5e0 More resilient build filter parsing 2023-08-13 11:59:09 +03:00
Kalle
96b6270b5c Hide seasons tab for now 2023-08-13 11:04:01 +03:00
Kalle
6cee16492c Make it possible to disable login 2023-08-13 10:59:08 +03:00
Kalle
20f1ea4849 THROW_ON_AUTH_ERROR feature flag 2023-08-13 09:46:43 +03:00
Kalle
e7bbb565be
SendouQ (#1455)
* Tables

* Clocks

* Maplist preference selector

* Fix SSR

* Nav icon

* RankedOrScrim

* Map pool

* Create group

* Redirect logic

* Persist map pool

* Advance from preparing page

* Rename query

* Fix merge

* Fix migration order

* Seed groups

* Find looking groups SQL

* Renders something

* More UI work

* Back to 30min

* Likes/dislikes

* Always return own group

* Fix like order

* 3 tc/rm/cb -> 2

* Show only 3 weapons

* Pass group size

* Handle both liked and liked by same group

* Fix SQL

* Group preference frontend work

* Morphing

* Styling

* Don't show group controls if not manager

* Give/remove manager

* Leave group

* Leave with confirm

* Delete likes when morphing groups

* Clocks consistency

* Remove bad invariant

* Persist settings to local storage

* Fix initial value flashing

* Fix never resolving loading indicator

* REFRESH_GROUP

* Flip animations

* Tweaks

* Auto refresh logic

* Groups of 4 seed

* Reduce throwing

* Load full groups initial

* Create match

* Match UI initial

* Score reporter initial

* Push footer down on match page

* Score reporter knows when set ended

* Score reporting untested

* Show score after report

* Align better

* Look again with same group functionality

* More migrations

* Team on match page

* Show confirmer before reporting score

* Report weapons

* Report weapos again by admin + skill changing

* Handle no tiebreaker given to MapPool

* Remove unranked

* Remove support for "team id skill"

* no-wrap -> nowrap

* Preparing page work

* Use common GroupCard component

* Add some metas

* MemberAdder in looking page

* Fix GroupCard actions

* Fix SZ only map list including other modes

* Add season info

* Prompt login

* Joining team

* Manage group on preparing page

* Manage group on preparing page

* Seed past matches

* Add to seed

* No map list preference when full group + fix expiry

* Fix skill matchesCount calculation

* Tiers initial work

* Some progress on tiers

* Tiering logic

* MMR in group cards

* Name to challenge

* Team MMR

* Big team rank icons

* Adjust todos

* Match score report with confirm

* Allow regular members to report score

* Handle reporting weapons edge cases

* Add tier images

* Improve GroupCard spacing

* Refactor looking page

* Looking mobile UI

* Calculate skill only for current season

* Divide groups visually when reporting weapons

* Fix match page weapons sorting

* Add cache to user skills+tier calculation

* Admin report match score

* Initial leaderboard

* Cached leaderboard

* Weapon category lb's

* Populate SkillTeamUser in SendouQ

* Team leaderboard filtered down

* Add TODOs

* Seasons initlal

* Season weapons initial

* Weapons stylized

* Show rest weapons as +

* Hide peak if same as current

* Load matches SQL initial

* Season matches UI initial

* Take user id in account

* Add weapons

* Paginated matches

* Fix pages count logic

* Scroll top on data change

* Day headers for matches

* Link from user page to user seasons page

* Summarize maps + ui initial

* Map stats

* Player info tabs

* MMR chart

* Chart adjustments

* Handle basing team MMR on player MMR

* Set initial MMR

* Add info about discord to match page

* Season support to tournaments

* Get tournament skills as well for the graph

* WIP

* New team rating logic + misc other

* tiered -> tiered.server

* Update season starting time

* TODOs

* Add rules page

* Hide elements correctly when off-season

* Fix crash when only one player with skill

* How-to video

* Fix StartRank showing when not logged in

* Make user leaderboard the default

* Make Skill season non-nullable

* Add suggested pass to match

* Add rule

* identifierToUserIds helper

* Fix tiers not showing
2023-08-12 22:42:54 +03:00
Kalle
f738b2aba7 Add new badges 2023-08-11 23:44:07 +03:00