Skip to content

Releases: Roburmaster/RobUI

0.7.86

Choose a tag to compare

@Roburmaster Roburmaster released this 22 Mar 02:43
f996f9a

Fixes to the castbar. Castbar should now work on target npc and player.

Robui-0.7.85

Choose a tag to compare

@Roburmaster Roburmaster released this 11 Mar 23:35
6bafdef

Updated. xptracker, better logic.
monk classbar for combatgrid visual improvement.

Robui-0.7.84

Choose a tag to compare

@Roburmaster Roburmaster released this 10 Mar 07:29
47be4fa

Unit frame positioning system has been completely redesigned to ensure stable positioning when scaling frames.

All main unit frames (Player, Target, Target-of-Target, Focus, Pet) now use a new internal anchor + holder architecture. Position is stored on an unscaled anchor frame, while scaling is applied only to the holder frame. This prevents frames from drifting diagonally or shifting position when scale changes.

Frame movement now updates the anchor position directly, ensuring that scaling no longer affects the stored coordinates. This results in consistent behavior regardless of UI scale or frame scale settings.

Existing layouts may shift slightly on the first load after updating due to legacy coordinates from the previous positioning system. Moving a frame once will resave the position using the new system.

No gameplay logic was changed. Health, power, shields, heal prediction, textures, and update systems remain untouched. Only the internal positioning and scaling architecture was modified.

Installer layouts, import/export strings, and settings panels remain fully compatible with the new system.

v0.7.82

Choose a tag to compare

@Roburmaster Roburmaster released this 09 Mar 19:48
93c76e4

world quest item now have on or off. use /rwq.

Fixed: pet frame showing when entering a vehicle.

Full Changelog: 0.7.81...0.7.82

0.7.81

Choose a tag to compare

@Roburmaster Roburmaster released this 09 Mar 19:41
130f8e7

Full Changelog: https://github.com/Roburmaster/RobUI/commits/0.7.8
world quest item now have on or off. use /rwq.

Fixed: pet frame showing when entering a vehicle.

v0.7.8

Choose a tag to compare

@Roburmaster Roburmaster released this 09 Mar 19:34
7b25c63

Full Changelog: https://github.com/Roburmaster/RobUI/commits/0.7.8
world quest item now have on or off. use /rwq.

Fixed: pet frame showing when entering a vehicle.