Changes in 5.0.0:
Sheet Dock - every LoboWerewolf module used to add its own button to the actor sheet
header. Now the Hub owns a single button (paw icon) that opens a tray with the actions of
all installed modules, grouped by category.
- New
hub.sheetDockAPI:register,unregister,getEntriesandopen. - Entries carry an optional per-actor
visible()filter and abadge()counter; the
button only appears when the actor has something to show. - Groups follow the LoboWerewolf site categories, ordered by
order(default 100). - Works on both v1 and v2 actor sheets.