Skip to content

Releases: Piotrekol/CollectionManager

1.0.145

15 May 17:32
a82e6a5
Compare
Choose a tag to compare

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

23 Mar 17:32
4f79f41
Compare
Choose a tag to compare

Added:

  • When changing search parameters CM will preserve selected beatmap as long as it still exists in search results

Fixed:

  • Not being able to download maps anymore
  • Delete hotkey not working in beatmap collection lists
  • Swapped bpm values

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