Releases: Piotrekol/CollectionManager
Releases · Piotrekol/CollectionManager
1.0.135
Added:
- objects/circles/sliders/spinners search modifiers
- collection text generator now returns both mapset and map ids
- Ability to save in both db and osdb format when saving individual collections.
Fixed:
- Saving collections in separate files
Misc:
- Added star rating and default map gamemode data to osdb files generated by https://osustats.ppy.sh/collections.
1.0.123
1.0.120
Added:
key=
mania search modifier- Beatmap main bpm can now be shown in map listing
- Ability to start without loading local osu! map database
- Ability to download beatmaps without video
Fixed:
- Update check silently crashing CM whenever it had issue with connecting to network/GitHub api
- Map downloader login check
- Exception when trying to upload empty collection(s)
- Map count in map listing not updating on search criteria changes
- Map pass grades in listing showing "null" when no grade was achieved
- Improved CM memory consumption
1.0.107
1.0.83
Quality of life improvements
Added:
- Beatmap downloader: detect disabled map downloads
- Beatmap downloader: detect osu! beatmap download limits - will now pause all downloads for 6 minutes when encountered
- Beatmap downloader: validate entered osu login and password in beatmap downloader
- Show info box, when trying to download missing maps with no missing maps instead of leaving user thinking something broke
Fixed:
- Application updater
1.0.73
Added:
- "Don't ask me again" option on initial osu! location question
- Basic settings storage, currently saved settings are:
"don't ask me again"
osustats api key (autologin on startup)
player mode
audio autoplay
Fixed:
- WebCollection list clearing itself when any new collection was created or loaded
- Changed
Missing X beatmaps
toMissing X map sets
to better clarify what it indicates.
1.0.67
Added:
- https://osustats.ppy.sh/collections integration - Easy way of sharing and storing your collections
- Reorganized main window actions
- Added ability to quck save collections back to osu! location
- Added ability to drag&drop db/osdb collections onto CollectionManager window
- Ability to duplicate collection
- Optional .osdb file association to easily open them in CollectionManager
- Showing of map rank
Fixed:
- Users with special characters in username/password not being able to login in map downloader
- MyCollectionList getting all available collections, not just yours...
1.0.37
Added:
mods
search modifier (allows you to select enabled mods)- Beatmap preview image is now pulled from web when local copy doesn't exist
Fixed:
- Search parameters not being preserved between collection changes
1.0.17
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