fix(map): prevent minimap icons from being hidden by external addons and bump to v1.5.1
This commit is contained in:
@@ -176,6 +176,13 @@
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<h2 id="v151">v1.5.1 — Minimap Icon Visibility Fix</h2>
|
||||
<ul>
|
||||
<li><strong>[Fix — Minimap Icons]</strong> Prevented external "minimap button grabber" addons (e.g., Leatrix Plus, MBB) from incorrectly hiding Questie-X quest pins. Minimap icons now use a protected <code>QuestieFrameGroup</code> container that is ignored by these addons while maintaining correct spatial anchoring via <code>HereBeDragons</code>.</li>
|
||||
</ul>
|
||||
|
||||
<hr>
|
||||
|
||||
<h2 id="v150">v1.5.0 — Universal Stability & Zone Mapping</h2>
|
||||
<ul>
|
||||
<li><strong>[Fix — Database Robustness]</strong> Added strict guards against invalid or zero IDs in <code>QuestieDB</code> lookup functions (<code>GetNPC</code>, <code>GetObject</code>, <code>GetItem</code>). This prevents the "rawdata is nil" debug spam that occurred when custom plugins attempted to access uninitialized or malformed entity data.</li>
|
||||
|
||||
Reference in New Issue
Block a user