Releases: uGuardian/LoR_CustomMapUtility
CustomMapUtility 3.1.1
Hotfixed out a memory leak.
Full Changelog: 3.1.0...3.1.1
CustomMapUtility 3.1.0
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
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")