File Details
MiniMapWaila-1.0.5.jar
- R
- Jan 27, 2026
- 53.24 KB
- 288
- Early Access
File Name
MiniMapWaila-1.0.5.jar
Supported Versions
- Early Access
Changelog - MiniMapWaila
[1.0.5] - 2026-01-27
Added
- MultipleHUD Mod Support: Full optional integration with the MultipleHUD mod. When MultipleHUD is present, the minimap now renders on its own layer, preventing conflicts with other HUD mods like PartyPro.
- Stabilized Initialization: Added a 2-second startup delay to ensure all UI elements from other mods are fully loaded before the minimap starts its update cycle.
- Robust Selector System: All UI selectors have been sanitized to be position-independent, preventing crashes if other mods move or wrap the minimap elements.
Fixed
- PartyPro Mod Compatibility: Switched to incremental UI updates (update(false)) to stop the minimap from accidentally deleting other mods' UI elements.
- Selector Not Found Crashes: Resolved multiple crashes related to missing UI selectors (#PartyHeader, #TimeText, etc) by improving the rendering pipeline.
- Resource Optimization: Re-implemented pixel diffing and render throttling to maintain high performance when coexisting with other complex HUD mods.

