Releases: Piotrekol/CollectionManager
Releases · Piotrekol/CollectionManager
1.0.14
Added:
- Collection generator - Create collections from players top plays - you can specify if you want to grab SSes or S or ...just look at this screen https://i.imgur.com/ywig1kO.jpg . It uses osu!api so you'll need to grab your key from there https://osu.ppy.sh/p/api
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
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
Initial release
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.