Releases: RinChanNOWWW/ruborute
ruborute v0.2.2
NEW
Add new tool: "bemaniutils_to_asphyxia". Usage is at: B_TO_A.md
FIX
- Recover the ablitiy to get number of music of one level.
- Fix the bug in searching record by name.
- Fix Github Actions.
ruborute v0.2.0
ruborute v0.2.0
Query your SDVX gaming data. Usage is at https://github.com/RinChanNOWWW/ruborute#usage .
What's NEW
Support query SDVX records on a bemaniutils server.
ruborute v0.1.3
ruborute v0.1.3
Query your local asphyxia@sdvx gaming data. Usage is at https://github.com/RinChanNOWWW/ruborute#usage .
Fix
Asyphyxia only compact the logs on next launching, so ruborute should pick the best records when removing the duplication.
And the data structure storing records is changed from HashMap<u16, Vec<FullRecord>>
to HashMap<u16, HashMap<u8, FullRecord>>
.
ruborute v0.1.2
ruborute v0.1.2
Query your local asphyxia@sdvx gaming data. Usage is at https://github.com/RinChanNOWWW/ruborute#usage .
New Features
- You can press "Tab" button to complete commands now.
- History hints supported now. You can press "Right" button to complete the history.
- "Ctrl-C" will interrupt current input but not shutdown the program now. You can type "Ctrl-D" to shutdown (just like Python).
ruborute v0.1.2
ruborute v0.1.2
Query your local asphyxia@sdvx gaming data. Usage is at https://github.com/RinChanNOWWW/ruborute#usage .
New Features
- You can press "Tab" button to complete commands now.
- History hints supported now. You can press "Right" button to complete the history.
- "Ctrl-C" will interrupt current input but not shutdown the program now. You can type "Ctrl-D" to shutdown (just like Python).
ruborute v0.1.1
ruborute v0.1.1
Query your local asphyxia@sdvx gaming data. Usage is at https://github.com/RinChanNOWWW/ruborute#usage .
New Features
- Get more detail stats of your records of a certain level by command
count
.
ruborute v0.1.0
ruborute v0.1.0
Query your local asphyxia@sdvx gaming data. Usage is at https://github.com/RinChanNOWWW/ruborute#usage .
Features:
- Get music play records by music id.
- Get music play records by music name (fuzzy search supported).
- Compute VF.
- Get the best 50 records.