Skip to content

1.0.187

Compare
Choose a tag to compare
@Piotrekol Piotrekol released this 13 Nov 14:13
8735cda

Added

  • New collection operation: Inverse - Create a new collection that contains every beatmap in the user's library that isn't in collections A..Z.
  • New map search modifier: creator=.
  • Collection list will now highlight collections that contain currently selected maps in current collection.
  • Map downloader login data/mirror preferences are now preserved between runs.
  • User collection generator can now preserve scores only with specified mod combinations.
  • Basic collection operations are now possible via command-line: convert between .db and .osdb formats, create collections from mapIds lists. Get more info by executing App.exe --help in CM install directory.

Fixed

  • Crash in download manager.
  • Improved collection files loading times.

Misc

  • Map downloader:
    • Added support for third-party map download mirrors.
    • Downloads are now less bursty (spread fairly evenly in an hour time frame).
    • Invalid characters in downloaded map filenames are now replaced with _ instead of being removed.
  • Use Segoe UI font everywhere.