Skip to content

Releases: RinChanNOWWW/ruborute

ruborute v0.2.2

04 Apr 02:42
Compare
Choose a tag to compare

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

25 Mar 06:44
Compare
Choose a tag to compare

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

18 Sep 02:32
Compare
Choose a tag to compare

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

14 Sep 02:15
Compare
Choose a tag to compare

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

14 Sep 02:07
Compare
Choose a tag to compare

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

03 Sep 08:24
Compare
Choose a tag to compare

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

31 Aug 07:51
Compare
Choose a tag to compare

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.