Commit Graph
125 Commits
Author SHA1 Message Date
zkldi af27d41fbd test: some *idiot* never checked whether seeds CI could fail 2022-07-17 18:21:34 +01:00
zkldi 487dfadc68 feat: add qubell tables and folders, mark as inactive
fix: patch an annoying mess in folders & tables.json

feat: get jubeat tables and folders right

fix: noooise
2022-07-17 17:42:26 +01:00
zkldi 65f9efd800 fix: stop abusing TS, these scripts should be less hacky 2022-07-17 17:42:26 +01:00
zkldi 85dec88a91 feat: add a jubeat folder adder script because they're quirky and use decimals 2022-07-17 17:42:26 +01:00
zkldi 73abd669dc fix: strict false is actually *causing* errors
would ya believe it? typescript interprets an empty array as
Array<undefined> in non-strict mode, and Array<void> in strict.
This bizarre behaviour causes even more bizarre errors
when using ts-node to run our scripts.
2022-07-17 17:42:26 +01:00
zkldi b29e5175ea chore: trigger gh actions in database-seeds 2022-07-16 15:38:01 +01:00
zkldi 9024dc294d Merge pull request #595 from Mobiuslau/jb-db-update 2022-07-15 23:24:28 +01:00
zkldi 6531bd4c58 chore: remove useless stuff to force trigger database-seeds CI 2022-07-15 23:22:48 +01:00
zkldi 62559be245 feat: get database-seeds/scripts running
even if it whines a *lot* about types for some reason. who knows
2022-07-15 23:13:05 +01:00
zkldi 11af92cf33 fix: database-seeds is noEmit 2022-07-04 12:05:40 +01:00
zkldi d1dcffb6de refactor: apply cadence to bot and make it compile 2022-07-04 02:16:10 +01:00
zkldi 1e8e334ca0 refactor: force parent common dependencies 2022-07-04 02:15:43 +01:00
zkldi e55a0eb129 fix: get tachi-server to atleast boot and sync with common 2022-07-04 02:15:43 +01:00
zkldi 68403c84eb refactor: monorepo genesis commit 2022-07-04 02:15:42 +01:00
zkldi a8c384a6c3 chore: bump tachi-common to support aiLevel 2022-06-26 16:48:50 +01:00
zkldi dca39317ff feat: add ln dans 2022-06-26 15:00:19 +01:00
zkldi efb84af191 chore: bump tachi-common 2022-06-26 15:00:17 +01:00
Christopher Cooper 00450c9589 add/update new tiers 2022-06-13 14:08:26 -07:00
zkldi 310359e3d1 feat: add itg folders and tables 2022-06-12 20:34:23 +01:00
zkldi b82b8fe71f feat: add banners 2022-06-12 18:36:05 +01:00
zkldi a9226983bd breaking: difficulty should be the chart hash 2022-06-12 17:57:39 +01:00
zkldi 759f171c3e chore: bump tachi-common 2022-06-12 17:36:45 +01:00
zkldi b8be04cbae fix: buggy patch field access 2022-06-12 17:29:46 +01:00
zkldi 9620f90408 fix: add support for notesPerMeasure handling 2022-06-12 16:38:29 +01:00
zkldi 89b6e52e37 feat: support ECS8 -> 10.5 and SRPG3 -> 5 2022-06-12 14:05:56 +01:00
zkldi ad205b4436 feat: add itg parse scripts 2022-06-12 03:39:15 +01:00
zkldi 6b0f0b28b2 feat: add hilarious waterfall hijack scripts 2022-06-12 02:10:20 +01:00
zkldi f53987b856 fix: fix typo in table-folders log output 2022-05-19 16:00:28 +01:00
zkldi f6b5c5138b test: add regression tests for invalid folders 2022-05-19 14:59:16 +01:00
zkldi 5b14dceba5 chore: update tachi-common properly 2022-05-06 00:09:13 +01:00
zkldi f618c14525 chore: bump tachi-common 2022-05-06 00:07:03 +01:00
zkldi 7e6e20e2da fix: exit with error code if can't cd into test dir 2022-05-02 02:06:29 +01:00
zkldi 603f7d5461 Merge branch 'develop' into normal-pms 2022-05-02 01:00:45 +01:00
zkldi 4ee61320ea fix: invert failing logic in folder-id tests 2022-05-01 23:55:55 +01:00
zkldi 5119b47dbc test: add tests for invalid folder-ids 2022-05-01 23:26:52 +01:00
zkldi 5315682766 feat: add script to fix folder ids 2022-05-01 23:26:44 +01:00
Christopher Cooper 8a406c0024 update PMS table data_urls
Seems like this is what's used by the PMS database site now. There are a few new
charts that were not present at the old URL.
2022-04-30 20:15:01 -07:00
Christopher Cooper edc844e7d3 allow run-tests.sh to be called from other directories
Also, just use tee non-appending mode instead of deleting the file.
2022-04-30 20:02:40 -07:00
Christopher Cooper 9445cf2c87 add normal PMS 2022-04-30 20:02:40 -07:00
Christopher Cooper d8ea40e327 update PMS hasRandom
Removes hashes that don't correspond to 9k charts. Adds a few missing ones.
2022-04-30 20:02:40 -07:00
Christopher Cooper 65903379be add support for multiple PMS tables in parsing script 2022-04-30 20:02:40 -07:00
zkldi 2120f5736f test: make id tests check songId + diff + playtype combos 2022-04-28 18:33:19 +01:00
zkldi 0d3919c1c7 style: improve formatting of dupe values 2022-04-28 18:20:48 +01:00
zkldi dcb5ba5849 test: add more id tests (BREAKS PIPELINE!) 2022-04-28 18:14:56 +01:00
Christopher Cooper 94223ac5a1 add new wacca charts 2022-04-27 21:08:55 -07:00
zkldi 923bdc115e refactor: read schemas from tachi-common instead 2022-04-25 09:21:38 +01:00
zkldi e4b0207761 style: fix typo 2022-04-17 02:32:32 +01:00
zkldi 888fe1d314 Update tachi-common to support tableFolders 2022-04-10 03:21:28 +01:00
Christopher Cooper 27ddfdc067 add charts for us/os tables 2022-04-09 14:01:15 -07:00
Christopher Cooper 1a5f4ddbf9 add empty tableFolders to all usc charts 2022-04-09 14:01:15 -07:00