Skip to content

Releases: MDMods/CustomAlbums

CustomAlbums v4.1.9

06 May 23:01
6aad60f

Choose a tag to compare

No longer patches DataHelper.highest directly, instead directly patches the methods that use it for injection.
This fixes some issues with vanilla usage of DataHelper.highest.

CustomAlbums v4.1.8

05 May 22:35
94ae4b1

Choose a tag to compare

  • Actually fixes issue with characters being stuck on customs
  • Fixes vanilla difficulty grade icon bug for hidden charts
  • Disallows duplicates in the history section
  • Minor performance enhancements

CustomAlbums v4.1.7

04 May 06:37
7ef7286

Choose a tag to compare

Changelog

  • Injects custom charts' save data into the DataHelper.highest list
  • Properly fixes the following for custom charts:
    • Best record report card
    • Difficulty grade icon
    • Character/elfin selection

CustomAlbums v4.1.6

26 Apr 01:14
1d560d9

Choose a tag to compare

Updated for Muse Dash v5.3.0 [Happy Okatu Pack Vol.20]

CustomAlbums v4.1.5

23 Apr 07:29
cbe7a25

Choose a tag to compare

Implemented support for the new "Report Card" feature for custom charts
I forgot to release this on GitHub last month

CustomAlbums v4.1.4

28 Jan 05:11
9b47bee

Choose a tag to compare

Changelog

  • Fixed issue with blue notes and visual effects not appearing on the new scene (scene_12)

Known issues

  • Upside down hammers and raiders will not work on the new scene

CustomAlbums v4.1.3

29 Sep 10:04
c8b17ac

Choose a tag to compare

Changelog

  • Updated for Muse Dash v4.8.0: Cold but Graceful [Endless Pirouette]
  • Added leaderboard message if Headquarters is not installed
  • Small optimizations

CustomAlbums v4.1.2

23 Aug 19:25
9e44f69

Choose a tag to compare

Changelog

  • Fixed issue where the mod does not work on v4.7.0 of the game
  • Added more analytics blocking when dealing with custom charts
  • Fixed cosmetic vanilla bug with the lock on masters when first opening the game
  • Improved save backup recovery logic
  • Refactored custom save data fetching slightly

CustomAlbums v4.1.1

23 Jul 04:24
c2f9193

Choose a tag to compare

Changelog

  • Changed the frequency of chart hash validation
  • Fixed bug where long song titles will not scroll properly in the DJMax score screen
  • Fixed crash when loading a bms file that doesn't exist (purple screen is back!)
  • Improved error handling when an issue occurs with MemoryStream
  • Fixed a cosmetic issue where a chart with its master unlocked appears locked when first opening the game
  • Updated dependencies

CustomAlbums v4.1.0

28 Jun 04:37
9610b26

Choose a tag to compare

Changelog

  • Added map5.bms danmaku mode support
  • Added automatic save backup recovery in the case that the save file becomes corrupted (corruption should also be a lot less common now even without this change)
  • Fixed memory leak that occurs when scrolling albums, causing massive FPS drops
  • Fixed the name_romanized field in info.json not being searchable in-game -- thanks MNight-4!
  • Significant code refactor -- thanks flux!
  • Fixed a minor issue with covers that may result in bleeding pixels
  • Updated dependencies