Skip to content

Releases: Piotrekol/StreamCompanion

v180213.16

13 Feb 16:07
Compare
Choose a tag to compare

Add:

  • Fail safe to memory first run step.
  • map pp outputs(all assuming FC, osu! mode only)
    • SS - !SSPP!
    • 99.9% - !99.9PP!
    • 99% - !99PP!
    • 98% - !98PP!
    • 95% - !95PP!
    • 90% - !90PP!

Fix:

  • race condition when accessing Settings(thread safety)
  • FirstRun not being fully disposed.
  • SC never checking for updated cache data (this still needs improvement)

v180211.11

11 Feb 10:33
Compare
Choose a tag to compare

The problem is, I can't reproduce this at all, but I'm getting error reports from newest version.
If this doesn't fix it, I have another fix that I don't like will work for sure.

Fix:

  • try(2): Trying to use disposed timer.

v180210.20

10 Feb 19:35
Compare
Choose a tag to compare

Yet another bugfix-only release in short time-span

Fix:

  • Crashing after completing FirstRun(it crashed, but it should work as normal after restart)
  • Trying to use disposed timer.

v180210.13

10 Feb 12:47
Compare
Choose a tag to compare

Fix:

  • SC taking long time to shutdown(while appearing frozen) when update address is unreachable.
  • Don't allow to assign multiple keys to same filename in click counter
  • On error, besides sending it also display it on screen.
  • Various installer and uninstaller fixes - especially permissions with were causing crashes for some users.

v180209.18

09 Feb 17:47
Compare
Choose a tag to compare

Add:

  • Full map recognition everywhere in osu! - that includes all map information in song select/main menu, you name it. This feature is experimental, but enabled by default. if you have problems with it, you can disable it in "options->Map matching" by unchecking memory pooling, but please report any issues with it. https://streamable.com/s9ctp
  • Tweaked how mods are obtained - this should now be almost instant after starting playing(no ~5s delay before data updates).
  • This release will force a startup window to appear again - no settings will be lost.

Fix:

  • searching for beatmaps with empty title/artist parameters( was sometimes causing display of random incorrect map)

QUICKFIX: v180209.20
Fix:

  • Nullreference in FirstRun window
  • mods

v180131.15

31 Jan 14:17
Compare
Choose a tag to compare

Add:

  • Modded AR/CS/OD values are now rounded to 1 decimal place
  • Modded Star rating is now rounded to 2 decimal places

Revert:

  • Fix MSN events not being propagated to other applications that require it
    • This was causing StackOverflowException on most systems. Will come back when I figure out "correct" way to do this.

v180127.17

27 Jan 16:35
Compare
Choose a tag to compare

This build is VERY long overdue, for with I apologize
Add:

  • beatmap star rating can now be displayed in output files!
    • !starsNomod! - nomod star rating
    • !mStars! - star rating with currently used mods

Fix:

  • Fix main window not displaying map difficulty when watching
  • Fix MSN events not being propagated to other applications that require it

v170620.14

20 Jun 13:12
Compare
Choose a tag to compare

Add:

  • New formats containing current map AR,CS,OD according to currently enabled mods !mAR! , !mCS! , !mOD!
  • Ability to minimize main window to tray

Fix:

  • False-positive detection of fallback osu version

v161030.20

30 Oct 20:08
Compare
Choose a tag to compare

Add:

  • Additional startup step with should semi-automatically detect correct memory search settings.
  • This release will force a startup window to appear again - no settings will be lost.

v161022.15

22 Oct 13:13
Compare
Choose a tag to compare

Fix:

  • Crashing when osu!.db cannot be found

Add:

  • StreamCompanion will now ask for osu! directory when it can't find one by itself