Skip to content

Releases: 486c/rosu-memory

2.0.1

07 Apr 17:30

Choose a tag to compare

Summary

  • Updated rosu-pp to the latest version

Bump

  • (rosu-pp) Update rosu-pp to the latest version by @486c

2.0.0

16 Mar 22:53

Choose a tag to compare

Summary

  • PP calculator updated to the CSR version (expect another release when rosu-pp is gonna be updated to the current pp version)
  • Fixed bug when pp calculator completely broke when starting mid-map
  • Now default endpoint is gosu-compatible one, but old rosu-memory endpoint is still available at /rws

🚀 Features

  • Introduce skin_folder field by @486c
  • Introduce chat_enabled field by @486c
  • Introduce md5 hash by @486c
  • Introduce max_bpm & min_bpm by @486c
  • Initial support for gosu compatible endpoint by @486c
  • Introduce precise_audio_time by @486c
  • (ci) Add artifacts uploading into CI by @486c

🐛 Bug Fixes

  • Remove debug prints by @486c
  • Fix grammar by @486c
  • Properly handle key overlay reading by @486c
  • Add more debug variables to debug counter by @486c
  • Fix slider breaks incorrect counting & set prev_combo properly by @486c
  • Calculate fc_pp correctly by @486c
  • Check if ruleset address is zero by @486c
  • Move all time values out of SongSelect block by @486c
  • Use i32 as addr by @486c
  • Fix tcp port by @486c
  • Fix windows build by @uzervlad
  • Fix windows & linux builds by @486c
  • (security) Update eyre by @486c
  • Use rosu-mem crate by @486c
  • Update to the rosu-pp v2.0.0 by @486c
  • Correctly start gradual calculator mid-map by @486c
  • Revert back smol dependency because it broke windows build by @486c
  • (ci) Split diffrent targets into diffrent directories when uploading artifacts by @486c

1.0.0

05 Jan 23:26

Choose a tag to compare

Finally.

BREAKING CHANGES

JSON structure changed completely, takes this in mind if you used older version of rosu-memory with out counters/overlays
Also examples folder always here (consider looking inside it to get some examples how to port your counters)

New features:

  • osu! folder auto-detection
  • gradual pp calculation
  • result screen values
  • key overlay values
  • background endpoint
  • even better performance
  • A lot more but i'm too lazy to list them all

Without this people 1.0.0 wouldn't be possible huge thanks to them ❤️

@respektive 
@uzervlad 
@MaxOhn 
@S1n1st3rn3ss 
@Inconn
@TheEZIC

checksums:
windows - cac33f9c9027da1c3160efbbddd12588
linux - 9ea456e5db19f3659ff9654ad6aada64

0.2.0

22 Oct 17:28

Choose a tag to compare

Binary check sums:
windows - 325c3cd1ee27cf21627e1e88a4ea69df
linux - 1aea352e2c599ff03fb3143bc4cc4fb7

oh god, maybe one day i gonna have time to setup CI/CD 😢