Skip to content

Releases: starflash-studios/osu-backgroundpurger

v0.2.0.0

23 Aug 12:22
Compare
Choose a tag to compare

Entire recreation of the original project. UI is fully overhauled and recreated. Log and Exception viewers have been created. Background replacement methods have changed. Dogs have been patted. '.osu' beatmap files are now left the same. Progress bars actually work. Program now works stupidly fast... as long as the log viewer isn't catching statements. 😉

Competitive players rejoice! Beatmap files are left the same, and now fully pass hash checks like normal, allowing ranks to be submitted. Previously managed beatmaps will have to be re-downloaded to ensure all hashes match the original downloads though. 😢

To open the Log Viewer: CTRL + L
To open the Exception Viewer: CTRL + E

v0.1.1.0

29 Feb 13:40
Compare
Choose a tag to compare
v0.1.1.0 Pre-release
Pre-release

Rewrote main thread as a BackgroundWorker... or in English: The progress bar works now :D
(but it's also a little bit more unstable as we try to iron-out the bugs)

v0.1.0.0

29 Feb 06:35
Compare
Choose a tag to compare

Massive Overhaul:

  • New UI
  • Deletion support
  • Error catching & logging
  • Image blurring

v0.0.9.2

20 Feb 12:29
Compare
Choose a tag to compare
v0.0.9.2 Pre-release
Pre-release

Fixed Auto-Update detection

v0.0.9.0

18 Feb 14:37
Compare
Choose a tag to compare
v0.0.9.0 Pre-release
Pre-release

Quick debug test build to allow testing of the Auto-Update detection system for future builds. UI Thread is still being worked on, so the progress bar doesn't visually update dynamically.