Releases: Piotrekol/StreamCompanion
Releases · Piotrekol/StreamCompanion
v180213.16
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
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
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
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
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
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
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
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
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
Fix:
- Crashing when osu!.db cannot be found
Add:
- StreamCompanion will now ask for osu! directory when it can't find one by itself