Skip to content

LD Hero Pointz v1.3.19

Latest

Choose a tag to compare

@lisasdungeon lisasdungeon released this 12 Sep 00:59
  • Hero Points now work with Tidy 5e Sheets. The resource meter row renders on Tidy character and NPC sheets through the Tidy content API, registered once on the tidy5e-sheet.ready hook with a lazy module import so the integration code loads only when Tidy is installed and active
  • The Tidy row keeps the same behavior as the stock sheet row: GMs get an editable value and a refresh button, players get a read-only meter, and spending, awards, and edits still flow through the flag, the activity log, and the socket
  • The row anchors below the sheet header name row on character sheets and below the header actions on NPC sheets, covering both Tidy layouts with a single registration
  • The value input on the stock sheet row now also carries its total as an attribute so the row survives the HTML re-serialization Tidy performs on partial renders
  • Row markup is escaped before injection, so localized labels and actor identifiers cannot break out of the attributes