Files
zkldi_Tachi/sieglinde
zk 593adb2717 feat: Dev Container (#1149)
* temporary dvctr

* start of work

* fix: timeouts in windows

* fish?

* feat: better, working stuff

* refactor: rename database-seeds to seeds/

* better

* fdsaf

* feat: don't let our container get owned by root

* fix: better user handling

* feat: falling asleep at my desk i yield to you what i have done

* feat: autoadminify

* docs: denote trickshot

* feat: open in browser on launch

* better seeds workings...

* fix: dont kill shell

* docs: mention dev/debs

* fix: whoops

* fix: make seeds load within the century

* feat: rest of the containerisation

* feat: new alias

* style: fix linter errors

* fix: bad call

* fix: better justfile
2024-08-17 15:01:40 +01:00
..
2022-08-21 18:07:56 +01:00
2024-08-17 15:01:40 +01:00
2023-02-18 00:00:25 +00:00

Sieglinde

Sieglinde is a simple rating algorithm for BMS, developed for Bokutachi.

Goals

Making a perfect rating algorithm is a fools endeavour and not actually possible. Here's our goals.

  • Unify all of the popular tables into one number (Insane, Stella, Satellite, etc.)
  • Make small adjustments to the rating of the chart depending on LR2IR clear rate.
  • Leverage the fact that table authors have already done a lot of the proper rating for us.

Usage

pnpm install
pnpm calc-v1

Synchronising with seeds

Run ts-node seeds/scripts/rerunners/bms-pms/apply-sieglinde.