v2.0 - rework for new ruleset updates
What's Changed
- The March 2022 CoreRPG ruleset now includes coin weight natively. This extension now ties into that official UI and on/off option, but handles coin weight via an inventory item. This enables negating coin weight per-player. It also allows you to see the net value of all coins by opening up the item sheet for the coin item.
- Better compatibility with theoretical rulesets that use different data structures/names for currency list.
- Much more efficient searching for coin inventory item.
- Coins inventory specifically sets coin item count to 1 (this seems to have been an issue in some rulesets).
- Coin inventory item can now be renamed to be anything.
- Add support for rulesets that have multiple coin or item inventories per character (such as savage worlds).
Full Changelog: v1.8-hotfix.1...v2.0-rc.5