4.0.2-universal
What's new
Changelog
All notable changes to this project are documented in this file.
The format is based on Keep a Changelog.
[4.0.2-universal] - 2026-09-05
Fixed
- PlayerFrame health bar no longer misaligns against the vehicle frame art - Blizzard resizes/
re-anchors the same health bar for vehicle state (
PlayerFrame_ToVehicleArt), and our own styling re-runs on everyPLAYER_ENTERING_WORLD/PLAYER_REGEN_ENABLED(e.g. combat ending while seated), so it was clobbering Blizzard's vehicle-art dimensions with our player-art ones. Our styling is now skipped whilePlayerFrame.state == "vehicle"and reapplied immediately via aPlayerFrame_ToPlayerArthook the moment Blizzard returns the frame to player state.
This mod has no additional files

