Commit Graph

236 Commits

Author SHA1 Message Date
Kalle
5c9ebfd2f0 FC scripts 2024-04-14 14:02:33 +03:00
Kalle
4aa9c50413 Nuke reported weapons script 2024-04-14 13:14:41 +03:00
Kalle
610c6a4db5 Add Heavy Splatling MoveSpeed_Charge Closes #1461 2024-04-11 22:27:31 +03:00
Kalle
7f25bbcd78 Timed bans feature 2024-04-11 20:59:05 +03:00
Kalle
6d68eecaae Remove unneeded script 2024-04-07 15:59:39 +03:00
Kalle
d67541fcb2 Blank team remove script + prevent Closes #1712 2024-04-07 14:23:45 +03:00
Kalle
f65ae2ba1a Add missing gear 2024-04-07 11:52:23 +03:00
Kalle
b22e013e82 Swap user script 2024-03-16 22:01:47 +02:00
Kalle
c1a8df1ba6 Unlink player script 2024-03-16 19:03:30 +02:00
Kalle
38743d4b4c Delete badge script Closes #1691 2024-03-10 14:50:28 +02:00
Kalle
d901577213 New banned maps 2024-02-28 22:33:56 +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
93ebb6e369 Migrate to Vite 2024-02-24 21:12:54 +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
c43d48f930 Upgrade deps 2024-02-03 10:20:21 +02:00
Kalle
b2891e866c Fix Splat Brella consumption 2024-02-01 21:06:10 +02:00
Kalle
6c6fa24f7f Remove vodder script 2024-02-01 17:47:55 +02:00
Kalle
422f3227b6 Fix tournaments script 2024-01-30 17:09:41 +02:00
Kalle
1fe87093b3 Add script 2024-01-22 18:24:43 +02:00
Kalle
d5517cdffd Unban script 2023-12-20 21:24:00 +02:00
Kalle
845ae1b0a1 Script to reopen a tournament 2023-12-17 12:01:04 +02:00
Kalle
73fd2e4a6c Upgrade all deps to latest 2023-12-06 12:40:39 +02:00
ash
f3397c033b
Add/Fix miscellaneous object damage/build analyzer data (#1550)
* Add object damage data for Triple Splashdown

* Fix Sprinkler's HP + var name typo and add Ink Vac as a Damage Reciever

* Recompile object-dmg.json with Pogo and new Vac data added automatically

* (I forgot about Prettier)

* Add to json creating script

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-12-06 11:01:48 +02:00
Kalle
d214945147 Add new stages Closes #1571 2023-12-04 01:15:07 +02:00
Kalle
1dcef4adfa Ultra Splashdown paint radius stat to analyzer 2023-12-03 13:53:49 +02:00
Kalle
1b57af829b Adjust bans + how they are displayed 2023-12-03 00:04:02 +02:00
Kalle
17a558ca13 Update ban list + add script 2023-12-02 17:04:40 +02:00
Kalle
ae77d044e0 Season initial powers script print ID's of matches still in progress 2023-12-02 13:28:47 +02:00
Kalle
6df44f4a3b New season gear + weapons
Still missing:
- colored new special icons
- stages (+ planner pics)
- build analyzer + object dmg calc work
2023-12-01 00:14:07 +02:00
Kalle
7dec8c572e
SendouQ Season 2 changes (#1542)
* Initial

* Saves preferences

* Include TW

* mapModePreferencesToModeList

* mapPoolFromPreferences initial

* Preference to map pool

* Adjust seed

* q.looking tests

* adds about created map preferences to memento in the correct spot (two preferrers)

* Failing test about modes

* Mode preferences to memento

* Remove old Plus Voting code

* Fix seeding

* find match by id via kysely

* View map memento

* Fix up map list generation logic

* Mode memento info

* Future match modes

* Add TODO

* Migration number

* Migrate test DB

* Remove old map pool code

* createGroupFromPrevious new

* Settings styling

* VC to settings

* Weapon pool

* Add TODOs

* Progress

* Adjust mode exclusion policy

* Progress

* Progress

* Progress

* Notes in progress

* Note feedback after submit

* Textarea styling

* Unskip tests

* Note sorting failing test

* Private note in Q

* Ownerpicksmaps later

* New bottom section

* Mobile layout initial

* Add basic match meta

* Tabs initial

* Sticky tab

* Unseen messages in match page

* Front page i18n

* Settings i18n

* Looking 18n

* Chat i18n

* Progress

* Tranfer weapon pools script

* Sticky on match page

* Match page translations

* i18n - tiers page

* Preparing page i18n

* Icon

* Show add note right after report
2023-11-30 20:57:06 +02:00
Kalle
abf4d0a596 Add skipping plus tier admission from leaderboard 2023-11-19 12:59:07 +02:00
Kalle
f63c1d50ae Build Analyzer: fix Dread Wringer damage 2023-11-11 15:00:24 +02:00
Kalle
9bbc00212c Add Brinestone Boots 2023-11-05 00:20:44 +02:00
Kalle
c8ea75ebb6
SQL solution migration to Kysely + getting rid of routes folder (#1530)
* Kysely initial

* Badges initial

* Badge routes migrated

* Badges migrated

* Calendar work

* Fix one type problem

* Calendar work

* findResultsByUserId work

* Calendar reworking finished

* PlusSuggestions work

* Migrated suggestions

* Builds progress

* Migrated builds

* Admin migrated

* Migrate articles

* User search

* Faster getUser

* Selectable/insertable as global

* Refresh prod db script + patronTier index

* identifierToUserId

* updateProfile

* findByIdentifier

* More indexes

* User upsert

* upsertLite

* findAllPlusMembers

* updateResultHighlights

* updateMany

* User finished migration

* Fix types

* Fix PlusVotingResult typing

* PlusVotingRepository WIP

* Migrated resultsByMonthYear

* Migrated plusVotes (done with db. related migrations)

* Plus code to features folder

* Fix TODOs

* Export

* Fix range

* Migrate some user pages

* Move rest user routes

* Move /play

* Map list generator

* Front page

* Move map list generation logic

* Move plus voting logic

* Info

* API

* Adjust TODOs

* theme

* Auth

* Remove TODO
2023-11-04 13:15:36 +02:00
Kalle
19beaa0ef1 Season initial powers script, check for active matches + set all groups inactive 2023-09-10 13:12:57 +03:00
Kalle
6b9f1182fb Season initial powers script Closes #1450 2023-09-09 20:44:52 +03:00
Kalle
669224159b Update link in comment 2023-09-09 14:20:05 +03:00
Kalle
5bfc54a7a9 Add new purchaseable SR gear Closes #1482 2023-09-09 11:12:45 +03:00
Kalle
5e88bd3570 Add Sorella Brella shots per ink tank Closes #1479 2023-09-09 10:43:01 +03:00
Kalle
4eaeb48136
Alternative login flow (magic link via bot) (#1488)
* Log in link creation initial

* Add global name to update all command

* Remove left over log

* Login command

* Update command

* Add todos

* TODOs

* Migration file fix order
2023-09-09 10:27:59 +03:00
Kalle
c24b9195b9 5.0 2023-08-31 21:58:28 +03:00
Kalle
dab6b00c2d Update Prettier 2023-08-26 22:38:11 +03:00
Kalle
a998f426cc Ban feature 2023-08-18 16:36:11 +03:00
Kalle
756cfd5445 Build Analyzer: Add Splat Brella ISM shot stat Closes #1424 2023-07-30 11:09:04 +03:00
Kalle
2598faa226 Build Analyzer: Fix Inkjet & Reefslider paint radius stat Closes #1434 2023-07-30 11:09:04 +03:00
Kalle
ad54edf05e Script to delete user Closes #1430 2023-07-28 22:43:15 +03:00
Kalle
4162bb76e2 Splatoon 3 XP badges 2023-07-01 13:14:29 +03:00
Kalle
2d70091b48 Add July Salmon Run reward 2023-06-30 23:38:00 +03:00
Kalle
bba40d95c3 Add Ballpoint shooting secondary mode run speed stat Closes #1218 2023-06-24 12:15:05 +03:00