mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-27 01:20:31 +03:00
* feat: initial ongeki support * feat: initial ongeki seeds * chore: link to a basic score exporter * fix: unhardcode the colSpan of score dropdowns Fixes ongeki and doesn't break chunithm * fix: make bellCount optional to match judgements and damage * docs: add a page for Ongeki * feat: ongeki seeder * feat: implement isHot Also restore Arcaea to test.conf.json5 (it was a mistake) * fix: add isHot to the seeder * fix: proper handling of re:masters Also change non-full-bell from an empty string to "NONE", for clarity * docs: document the re:master fix * feat: update rg-stats to 0.5.5 enables ongeki calcs * chore: lockfile * fix: get rid of scales as they're unused * fix: update name->NAME * minrelevantvalue should be one of the values? * fix: add property that must be there? * fix: jesus christ the tests are loud * better docs on mrv * fix: remove platdelta, make platscore optional * fix: grade B tests oh my god * fix: rating check * fix: pb merge check * fix: pb merge check #2 * fix: use nowrap in all lamp cells * fix: tidy up platcell * fix: all of these MUST be part of scoreID * fix: remove unused code * feat: remove note counts & isHot * chore: bump rg-stats --------- Co-authored-by: zkldi <20380519+zkldi@users.noreply.github.com>
Tachi-Docs
This is the documentation for Tachi.
Our docs are hosted under https://docs.tachi.ac
Setup
If you're in a horribly hellish python environment like me (Sorry Sera, you know its true) make sure you use pip3
pip install mkdocspip install mkdocs-materialmkdocs serve
Contributing
Fork the repository and PR your changes to main.