Skip to content

Releases: Piotrekol/CollectionManager

1.0.14

28 Mar 12:49
Compare
Choose a tag to compare

Added:

Fixed:

  • Crash when trying to delete collection... when no collection is selected.
  • Crash when closing collection generator without running it.

Misc:

  • Automated builds using AppVeyor

v1.2

05 Sep 14:58
Compare
Choose a tag to compare

Added:

  • Store map play mode in osdb file (mode= searches will now work on maps that you don't have)
  • Add LastPlayed column to beatmap display (hidden by default)
  • Add menu option for opening map folder
  • Add read/write support for .osr & scores.db
  • Add ability to save map comments
  • Add ability to search using map comments

Fixed:

  • Fix music player crashing on rapid song source changes
  • Fix dt playback speed
  • Fix map star rating between gamemodes getting mixed up
  • Make sure that music file exists before start of playback

v1.1

05 Sep 14:43
Compare
Choose a tag to compare
  • Fixed not being able to delete some of the beatmaps from collections
  • Re-added Copy-as-text beatmap option
  • Added beatmap menu option for copying beatmap links

Initial release

05 Sep 14:42
Compare
Choose a tag to compare

This is a ground up rewrite of Collection Manager.
Changes compared to older, closed source version(besides major code changes):

  • Markers (~!!~ and ~..~) were replaced by checkboxes
  • Music player now avoids playing same track twice(or more) in music mode.
  • Right sidebar is now tabbed. One with what was there usually(map image, details) and second for fast generation of various text collection lists(txt, html, for osu! forums and reddit)
  • More that I probably forgot about.