Releases: Piotrekol/CollectionManager
Releases · Piotrekol/CollectionManager
1.0.145
Added:
- Filtering maps by score params (miss/c300/c100/c50/combo/perfect/hasScore) - eg.
miss=0
would search for maps with top(max score on map) local score that has 0 misses - osu! map downloading has been limited to 5 maps per minute and 170 maps per hour. Note that restarting CM after reaching the hourly limit will not reset it as it is saved on osu! side. This is to prevent temporary osu! account/download bans caused by an excessive amount of map downloads in a short amount of time. (#15)
Fixed:
- osu! map downloads not working
- Not remembering last used osu directory
1.0.140
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