RobUIHeal

Party- and Raid Frames with built-in mouseover healing and simple keybind setup. Designed for RobUI, but works fully as a standalone addon. /rhsettings to open settings. 

File Details

v12

  • R
  • Mar 7, 2026
  • 108.91 KB
  • 82
  • 12.0.1
  • Retail

File Name

RobUIHeal-v12.zip

Supported Versions

  • 12.0.1

RobHeal Patch Notes

Raid & Settings Update

Raid Frames

New

  • Added Group Columns control

    • Raid groups can now be arranged into a configurable number of columns (1–8).

    • Gives more control over horizontal vs vertical raid layouts.

Improved

  • Unified layout engine

    • Raid frames and simulation preview now use the same layout logic.

    • Preview now accurately reflects real raid layout.

  • Dynamic layout sizing

    • Preview anchor automatically adjusts to the calculated raid size.

    • Prevents preview frames from overflowing the anchor.

Layout

  • Better handling of:

    • group spacing

    • group gap

    • column arrangement

Tank Frames

  • Tank frames now follow updated layout calculations.

  • Offset logic improved for LEFT / RIGHT positioning.


Settings UI

Raid Settings Panel

Added

  • Group Columns slider

    • Range: 1–8

    • Controls how many raid groups appear per row.

Improved

  • Layout preview updates immediately when changing:

    • width

    • height

    • spacing

    • group gap

    • columns

  • Reset Layout now resets:

    • width

    • height

    • spacing

    • group gap

    • columns


Simulation Mode

Improved

  • Preview now uses the same layout calculation as the real raid frame builder.

  • Ensures:

    • identical positioning

    • accurate scaling

    • correct group layout.


Internal

Added

  • SafeColumns() validation helper

  • shared layout path via:

 
ns.Raid:ComputeLayout()
 

This keeps:

  • settings preview

  • raid builder

synchronized.