Skip to content

Releases: Piotrekol/CollectionManager

1.0.135

18 Dec 18:09
8949798
Compare
Choose a tag to compare

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:

1.0.123

07 Nov 17:14
Compare
Choose a tag to compare

Fixed:

  • Loading of osu! beatmap database after recent osu! update

1.0.120

04 Nov 17:00
Compare
Choose a tag to compare

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

07 Sep 15:20
Compare
Choose a tag to compare

Fixed:

  • beatmap downloader 503 error on login attempt
  • Ensure that all WebCollections have been loaded before trying to save collections

1.0.83

20 Jun 10:38
Compare
Choose a tag to compare

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

16 Jun 07:35
Compare
Choose a tag to compare

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 to Missing X map sets to better clarify what it indicates.

1.0.67

08 Jun 18:29
Compare
Choose a tag to compare

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

23 Sep 10:50
Compare
Choose a tag to compare

Added:

Fixed:

  • Search parameters not being preserved between collection changes

1.0.17

26 Apr 19:38
Compare
Choose a tag to compare

Added:

  • You can now choose what gamemode you want to use to generate your player collections

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