Commit Graph

257 Commits

Author SHA1 Message Date
Kalle
feebdfaf54
Seeding points (#1969)
Some checks are pending
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

* Seed page initial

* Progress

* tests

* Fix e2e tests
2024-11-23 12:42:52 +02:00
Kalle
e107594f10 Add update event name script 2024-11-18 22:56:54 +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
Kalle
f00ac5ed17 Fix Big Bubbler field DMG value Closes #1901 2024-10-06 16:49:52 +03:00
Kalle
7f9c9f25fb
Homemade badges (#1894)
* Initial

* Author info

* Add docs
2024-09-29 13:49:27 +03:00
Kalle
687b7f5126 Upgrade deps 2024-09-14 15:01:09 +03:00
Kalle
920355bca4 Remove Bun 2024-09-14 14:42:31 +03:00
Kalle
4a43e1cf78 Fix checking for extra keys logic in i18n json check script Closes #1865 2024-09-14 13:39:37 +03:00
Kalle
656c210581 Add new Amiibo/SR gear Closes #1872 2024-09-14 13:32:58 +03:00
Kalle
4b768c4a05 Remove Prettier Closes #1773 2024-09-08 11:29:06 +03:00
Kalle
ba12a61ba9 Add TO permissions via UI 2024-08-25 11:29:35 +03:00
Kalle
700a309e7f
Migrate Node -> Bun (#1827)
* Initial

* Faster user page

* Remove redundant function

* Favorite badge sorting

* Upgrade deps

* Simplify entry.server

* Bun tests initial

* Update package.json npm -> bun

* Update README

* Type safe translations again

* Don't load streams info for finalized tournaments

* Translations as an object

* More unit test work

* Convert match.server.test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* Test & all done

* Working cf

* Bun GA try

* No cache

* spacing

* spacing 2

* Add SQL logging

* Remove NR

* Hmm

* Hmm 2

* Interesting

* SKALOP_SYSTEM_MESSAGE_URL

* .

* .

* ?

* .

* ?

* Server.ts adjust

* Downgrade Tldraw

* E2E test fix

* Fix lint
2024-08-11 16:09:41 +03:00
Kalle
43f3b93d7d Update friend code admin action 2024-08-05 23:45:19 +03:00
Kalle
9312fad90f
Tournament organization page (#1811)
* Initial

* Calendar initial

* Extract EventCalendar

* Events list initial

* Winners

* SQL fixes

* List events by series

* Leaderboards

* Series leaderboard

* Own entry peek

* Edit page skeleton

* RHF initial test

* RHF stuff

* Form etc. progress

* Fix tournament series description

* Fix tabs layout

* Fix socials insert

* Check for not removing admin

* Adding series

* TODOs

* Allow updating org with no series

* FormFieldset

* Allow series without events

* TextAreaFormfield accepting array syntax

* Input form array field

* ToggleFormField

* SelectFormField

* UserSearchFormField

* Fetch badgeOptions

* Badge editing

* Progress

* Use native preventScrollReset

* Rename func

* Fix sticky scroll

* Fix translation

* i18n errors

* handle,meta in edit

* Add ref to user search

* TODOs

* Done
2024-07-25 23:06:29 +03:00
Kalle
fd48bced91
Migrate Prettier/Eslint/Stylelint setup to Biome (#1772)
* Initial

* CSS lint

* Test CI

* Add 1v1, 2v2, and 3v3 Tags (#1771)

* Initial

* CSS lint

* Test CI

* Rename step

---------

Co-authored-by: xi <104683822+ximk@users.noreply.github.com>
2024-06-24 13:07:17 +03:00
xi
45c16bce73
Add French (NoA) Localization (#1766)
* Add French (NoA) Localization

* Update config.ts

* Appease linter

* Appease linter (again)
2024-06-22 14:39:18 +03:00
Kalle
6636263163 Fix map pool not being cleared when team unregisters + script to delete 2024-06-21 14:11:02 +03:00
Kalle
2b53c348e6 Switch to own invariant that logs errors in prod 2024-06-02 14:34:01 +03:00
Kalle
c3b51be46a Patch 8.0 2024-06-01 13:06:33 +03:00
Kalle
335fe487d2 Script to disband team 2024-05-18 10:26:53 +03:00
Anne
d4a31e2c12
Add recycled brella damage (#1719)
* Add recycled brella damage

* Modify create-object-dmg-json.ts to automatically generate values for Recycled Brella

* Remove console log

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2024-04-20 10:46:51 +03:00
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