feat: add money converter dialog, bump version to 1.3.36

Extract currency conversion out of character/NPC sheets into a
dedicated dialog with live NBP exchange rates, covering both
real-world (PLN/EUR/USD) and in-world currencies (Thrakka, Sol-3
Federation Credit, Silver Talent, Gold Crown, Platinum Lingot).
This commit is contained in:
Octoturge
2026-08-17 21:01:56 +02:00
parent c238f61cfc
commit 0fe9dd02d6
7 changed files with 254 additions and 206 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hbm-rpg-v3-foundry",
"version": "1.3.30",
"version": "1.3.36",
"description": "Foundry VTT system for Homebrew Magic: Role Playing Game v3",
"private": true,
"type": "module",