Skip to content

uHUD Change Log

uHUD BETA Change Log here.

v1.2.6

v1.2.5

  • Fixed: Lock clothes (All) and lock attachments (All) will now persist through relog (Thanks Estrella Seminario!)

v1.2.4

  • Fixed: Selecting Groundsit anim always chooses the last anim regardless of actual choice.
  • Fixed: An issue that might cause RLV lock attachments/clothes to be unactivated on relog or reset.
  • General bugfixes

v1.2.0

  • NEW AO Features:
- Optional Buttons: On/Off, Groundsit, Groundsit Anim, Sit Anim Overwrite. 
- Support Multiple AO Notecards.
- Settings persist through uHUD reset.
- By Nagi Michinaga and original ZHAO HUD scripters.
  • NEW Lock Clothes and Attachments. By Azrael Coeyman.
  • NEW Owner Override: 
    - sub cannot change certain settings if owner set them: e.g. forcesit, RLV relay, lock clothes
    - otherwise sub is free to use the features and change settings anytime.
    - if owner has turned "crawl-lock" on, sub cannot go into a uHUD pose.
  • NEW - settings will persist through resetsYour AO, options, etc. settings will now persist through resets.
  • IMPROVED Shared Folders navigation, lockability, help.
  • IMPROVED Strip Clothes/Attachments knows when something is locked.
  • IMPROVED Help (? button) - contextual help throughout the uHUD.
  • pose: entering a uHUD pose will now pause the built-in AO.

v1.1.8

  • Minor bugfixes (No more multiple “can’t detach uHUD unless following are unlocked…” messages.) Thanks Idris Georgia.

v1.1.7

  • RLV Shared Folders, with Sub Folders, and Lock. By Nagi Michinaga.
  • RLV Relay updated with owner-only lock/unlock. By Chloe1982 Constantine and tKink.
  • Mesh Cage, with anim and with working doors, for rezzing. By Petite Pixie.
  • Synchronized Locking. uHUD will be locked when any LULU Gear is locked, or when any RLV plugin requires it. Unlock is only possible when all Gear are unlocked, and all plugins permit it.
    • sub will be informed which feature is causing the uHUD to not be detachable.
  • Rez Object will now auto-forcesit as well. Tip: relog will re-forcesit. To undo, uHUD Menu > rlv > unsit.
  • RLV Get Status will show current RLV version.

New API or functions:

  • rlvVer: active RLV version.
  • rlvHUDLocked: TRUE when main HUD is RLV-locked (which is when any LULU Gear is locked by key).
  • gearLocked: will show which LULU Gear is locked (==> uHUD is also locked). Bitwise 1= Gag locked, 2 = Cuff locked, 4 = Collar locked. When isRLV == TRUE, when gearLocked is positive, it means both the main HUD and uHUD are also locked.
  • ownerPressed(id,errMsg) : function will return TRUE if id is sub’s owner, so you can process the button. If FALSE, will automatically send errMsg (or default msg saying this button is for sub’s user, if blank).
  • lockUHUD(pluginName,boolean): function to lock or unlock the uHUD, in such a way that will sync with all other plugins and the main HUD. Will only unlock if everything allows.

tag: what’s new

Feedback and Knowledge Base