Commit Graph

82 Commits

Author SHA1 Message Date
Kalle
13a9f257bb Update replace img names script 2022-09-14 13:43:08 +03:00
Kalle
34a7091828 Make analyzer-json script print weapon ids 2022-09-14 13:03:32 +03:00
Kalle
acb94460c6 Ink saver levels initial 2022-09-14 01:12:18 +03:00
Kalle
ef1b89675d KitCards for analyzer 2022-09-12 19:31:33 +03:00
Kalle
1328acd160 Script to add sub/special weapon translations 2022-09-12 18:22:20 +03:00
Kalle
454dc923a4 Add id: 8010 to params.json 2022-09-12 16:52:52 +03:00
Kalle
3d837a95fe Rename variable 2022-09-12 16:52:52 +03:00
Kalle
b7c6ac7a67 Ability values with overwrites 2022-09-08 22:14:13 +03:00
Kalle
2ba93c41c8 Create analyzer json get overwrites 2022-09-08 20:27:36 +03:00
Kalle
109c60ca41 Analyzer core structure 2022-09-08 18:32:00 +03:00
Kalle
8a153ed74d Parse sub weapons to analyzer json 2022-09-08 11:02:26 +03:00
Kalle
c33ed6ac7e Special and sub weapon to params.json 2022-09-08 00:32:57 +03:00
Kalle
7d7eb0b5ff Create analyzer json with InkConsume values 2022-09-07 23:52:03 +03:00
Kalle
df9c1895f5 Make json scripts write directly to target folder 2022-09-06 20:21:47 +03:00
Kalle
62aac935b2 Make json creating scripts follow new Lean format 2022-09-06 20:11:33 +03:00
Kalle
ee9f78d0b0 LANG_JSONS_TO_CREATE from one constant in scripts 2022-09-05 21:11:50 +03:00
Kalle
f4234b0aa0 Builds query to user page 2022-09-03 18:14:53 +03:00
Kalle
1c53c03294 replace-img-names script 2022-09-03 18:14:53 +03:00
Kalle
ea9fda5cb5 Gear ids and translations 2022-09-03 18:14:53 +03:00
Kalle
3c67aeac63 Weapon translations 2022-09-03 18:14:53 +03:00
Kalle
98584b6299 Add weapon ids list 2022-09-03 18:14:53 +03:00
Kalle
7d016598a0 create-weapon-json.ts script initial 2022-09-03 18:14:53 +03:00
Kalle
adf15e72e6 Seed via admin panel 2022-08-16 20:17:25 +03:00
Kalle
499a4b4266 add-badge script 2022-07-23 01:40:21 +03:00
Kalle
b2e6db5a49 Upgrade sendou.ink deps 2022-07-08 11:03:37 +03:00
Kalle
9144fe4075 Add badge data scripts 2022-07-08 01:18:45 +03:00
Kalle
36ed51d7b3 Add badges migration 2022-06-24 16:16:06 +03:00
Kalle
f34e5c3e02 Remove data import script 2022-06-08 23:20:59 +03:00
Kalle
f343c2c672 Import script use less memory 2022-06-08 23:13:11 +03:00
Kalle
4e594490d1 Import users/plus data script 2022-06-08 22:57:41 +03:00
Kalle
3abb8b22d7 Deploy script in package.json 2022-06-07 21:07:10 +03:00
Kalle
7528652b42 PlusTier view 2022-06-04 16:04:43 +03:00
Kalle
e850230c0c PlusSuggestions seed 2022-05-22 11:53:09 +03:00
Kalle
7d73a0478c Cypress with user page test 2022-05-17 19:50:05 +03:00
Kalle
185295d54e
User page initial with SQLite3 (#822)
* Clean away prisma migrations

* Way to migrate WIP

* SQLite3 seeding script initial

* Fetch tournament data in loader

* CheckinActions new loader data model

* Virtual banner text color columns

* Logged in user

* Count teams

* ownTeam

* Map pool tab fully working

* Teams tab

* Fix timestamp default

* Register page

* Manage team page

* Camel case checkedInTimestamp

* Clean slate

* Add .nvmrc

* Add favicon

* Package lock file version 2

* Update tsconfig

* Add Tailwind

* Add StrictMode

* Add background color

* Auth without DB

* Revert "Add Tailwind"

This reverts commit 204713c602.

* Auth with DB

* Switch back to tilde absolute import

* Import layout

* Camel case for database columns

* Move auth routes to folder

* User popover links working

* Import linters

* User page initial

* User edit page with country

* Script to delete db files before migration in dev

* Remove "youtubeName" column

* Correct avatar size on desktop

* Fix SubNav not spanning the whole page

* Remove duplicate files

* Update README
2022-05-16 17:52:54 +03:00
Kalle
13af7c628f Recalc skills script include canceled matches 2022-04-13 21:18:32 +03:00
Kalle
d3df5bdda1 Allow canceling SendouQ match 2022-04-13 18:45:13 +03:00
Kalle
2a72ae58d7 Fix tests 2022-04-11 18:43:34 +03:00
Kalle
22966efcc7 Conclude tournament 2022-04-11 18:31:25 +03:00
Kalle
869a07098a Skill createdAt again to choose skill Closes #810 2022-04-09 16:52:54 +03:00
Kalle
68184ee9fe Recalculate skills script 2022-03-26 10:34:16 +02:00
Kalle
f11be1ee69 Delete unused script 2022-03-25 19:09:20 +02:00
Kalle
3dd3e37d7c Revert "Add idify lfg match stages script"
This reverts commit a514617427.
2022-03-17 18:03:58 +02:00
Kalle
a514617427 Add idify lfg match stages script 2022-03-17 18:03:45 +02:00
Kalle
23bbea328c Send over all user id's to Lanista 2022-03-17 01:29:19 +02:00
Kalle
a70be20a56 Add matches without details script 2022-03-16 20:16:22 +02:00
Kalle (Sendou)
1576f89925 move to old 2020-10-13 14:27:02 +03:00
Yi Huang
62992571ac
Translations for Traditional Chinese (#18)
* add scripts for conversion between utf8 and unicode-escaped strings

    > ./scripts/encode-utf8.py '中文'
    \u4e2d\u6587

    > ./scripts/decode-utf8.py '\u4e2d\u6587'
    中文

* add zh-TW translations

- sub weapons
- special weapons
- hero weapons
- stages (non-splatfest)
- modes
2020-08-14 17:20:16 +03:00
Sendou
d439ddfe9d analyzer translated 2020-06-24 20:55:57 +03:00
Sendou
c9f9bf605d language support jsons 2020-06-21 14:07:31 +03:00