Releases: Exit-9B/MapMarkerFramework
Releases · Exit-9B/MapMarkerFramework
Custom Map Marker Framework v2.2.1
- Fixed log location for SkyrimSE 1.6.1130+
- Added Infinity UI integration by @alexsylex
Custom Map Marker Framework v2.2.0
- Updated for SkyrimSE 1.6.629+
- Try to prevent crashes when HUD and Map data mismatch
- Added cross-plugin API
- Added PDB to distribution
Custom Map Marker Framework v2.1.4
- Improved version compatibility for all 1.6.x versions including 1.6.342
- Door marker will be used for doors that would use the same marker as the current location
- Vendor and location type assignments can be prioritized by the order in which they are defined
Custom Map Marker Framework v2.1.3
- Updated for SkyrimSE 1.6.342. Does not work on older builds.
Custom Map Marker Framework v2.1.2
- Re-enabled icon scale for local map
- Fix transparency for vanilla markers when used as door markers (excluding markers 60-66)
Custom Map Marker Framework v2.1.1
- Disabled icon scale for local map
Custom Map Marker Framework v2.1.0
- Local map markers can now be customized using the
localMapMarkersproperty hideFromHUDproperty added for hiding arrow icons from the HUD compass
(This release supports Skyrim SE 1.6.x.)
Map Marker Framework v2.0.4
- Updated for Address Library for Skyrim SE 1.6.x
- Added more verbose error logging
Map Marker Framework v2.0.3
Updated for Skyrim Special Edition 1.6.318. Does not use Address Library.
Map Marker Framework v2.0.2
Maintenance update
- Fixed log warnings referencing plugin file instead of json file
- Fixed an issue with if-statements in generated Actions jumping too far; this didn't cause any bug because we were only jumping to the end of the code
- Generated script checks for
Map.MapMarkerclass instead ofMap.LocationListEntry