iron-vault-plugin / iron-vault

Obsidian plugin for Ironsworn/Starforged games
https://iron-vault-plugin.github.io/iron-vault/
Other
23 stars 1 forks source link

Give asset meters unique keys and labels #365

Closed cwegrzyn closed 3 days ago

cwegrzyn commented 3 days ago

This gives asset meters the label <asset name> / <meter label> in the meter lists, as well as in the mechanics node outputs.

It also fixes a bug I noticed where meters with a value of 0 would behave as if a value didn't exist (prompting you for a value, etc).

Fixes #362