Skip to content

Releases: KarboXXX/backosu

v3.1

29 May 08:16
308f84e
Compare
Choose a tag to compare

Changelog

The Better File & Unranked Update

  • Fixed bugs (incl. symlink & block device detection for backup function)
  • Added async downloads
  • Added text file for unranked beatmaps/songs names, because those can't be downloaded from osu mirrors
  • Added a progress bar for downloads
  • Added a taskbar progress bar (can't tell if it's working all the time, to be fixed.)
  • Updated packages, including electron & electron-builder

Other changes

Full Changelog: v3.0...v3.1

v3.0

29 Jun 04:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3...v3.0

v2.3

26 Jun 23:09
Compare
Choose a tag to compare

Design change!

[ + ] Compare buttons have path selection.
[ + ] Backup also has now a path selection.

[ + ] bug fixes.

Full Changelog: v2.1...v2.2

v2.1

10 Jun 04:19
Compare
Choose a tag to compare

Design change.

What's Changed

New Contributors

Full Changelog: v2.0...v2.1

v2.0

02 Mar 04:49
Compare
Choose a tag to compare

[ + ] Added download feature.
[ - ] Removed flat buttons.
[ - ] Removed unused classes and variables.
[ + ] Improved performance a little tiny bit.
[ + ] Ubuntu font is not being used online anymore, added local font files.
[ + ] Finally did the one Icon feature on main.js that made the entire app simply crash correctly.
[ + ] Refactored code:

 16 files changed, 246 insertions(+), 122 deletions(-)
 create mode 100644 app/css/font/4iCs6KVjbNBYlgoKcQ72j00.woff2
 create mode 100644 app/css/font/4iCs6KVjbNBYlgoKcg72j00.woff2
 create mode 100644 app/css/font/4iCs6KVjbNBYlgoKcw72j00.woff2
 create mode 100644 app/css/font/4iCs6KVjbNBYlgoKew72j00.woff2
 create mode 100644 app/css/font/4iCs6KVjbNBYlgoKfA72j00.woff2
 create mode 100644 app/css/font/4iCs6KVjbNBYlgoKfw72.woff2
 create mode 100644 app/css/ubuntu.css
 rewrite app/js/compare.js (60%)
 create mode 100644 app/js/download.js```

v1.3.7

25 Feb 23:27
Compare
Choose a tag to compare

[ + ] Changed 'Compare' feature completely.
[ + ] Small bug fixes.
[ + ] Updated Node packages and dependencies.
[ + ] Backup feature now sort Songs by crescent order and uses the original link for beatmapsets.
[ - ] compar.txt file now doesn't show "equal songs" [===] anymore.
[ + ] Improved performance slightly.

edit: i forgot the require of a dependence i removed fool

v1.0

23 Feb 02:19
Compare
Choose a tag to compare

GUI under development, bug fixes.

v1.0-beta.5

22 Feb 22:35
Compare
Choose a tag to compare
v1.0-beta.5 Pre-release
Pre-release

backosu v1.0

  • [ + ] Backup songs.
  • [ + ] Compare two backup lists.
  • [ - ] Fixed bug for GUI not starting 4/16 times on Linux
  • [ ... ] GUI not finished.
  • [ - ] Mac version not tested, so not published.