Skip to content

Releases: uGuardian/LoR_CustomMapUtility

CustomMapUtility 3.1.1

04 Mar 17:09

Choose a tag to compare

Hotfixed out a memory leak.

Full Changelog: 3.1.0...3.1.1

CustomMapUtility 3.1.0

04 Mar 09:37

Choose a tag to compare

Mostly bugfixes and improvements, notable changes are as follows:

Made EnforceMap less finicky, the map constantly flip-flopping shouldn't be a problem now.
Fixed and massively optimized MP3 loading. OGG is still generally recommended though.
Added a method to reduce the likelihood of music blaring at max volume for a split second.
Fixed an error if multiple DLLs in the same assemblies folder referenced CMU.
Added more robust fallbacks and error handling.
Fixed the startup warning.

Full Changelog: 3.0.0...3.1.0

CustomMapUtility 3.0.0

01 Jan 21:46

Choose a tag to compare

This is an optimization and implementation update change. Just extract the folder into your mod folder and reference the DLL to use it.

One major implementation change: You now need to do a new CustomMapHandler("MyModId")