For now I focus on the most popular system (dnd5e), to track both currency (in gold) and items (by name).
If this works out, it will allow for future expansions into other systems (sw-ffg, dnd4e,...).
!!! Party Resources will remain system agnostic !!!
I'll never make dnd5e a requirement to use this module, but I can build accommodations for certain systems, or indeed other modules.
I believe there is room for some system-specific, read-only trackers as long as they don't run in the way of other functionality.
Here's an example of how it looks like tracking gold and healing potions across players' inventory:
TODO
[x] Review the resources update_positions not working as intended.
[ ] Changing a dnd5e-specific resource that has chat notifications enabled will notify players twice if both the dashboard and the status bar are visible. UPDATE: Hrm, I think I'll have to accept this as a known issue for now, and leave it until I rework notifications. Two notifications are better than none at all!
For now I focus on the most popular system (dnd5e), to track both currency (in gold) and items (by name).
If this works out, it will allow for future expansions into other systems (sw-ffg, dnd4e,...).
!!! Party Resources will remain system agnostic !!!
I'll never make dnd5e a requirement to use this module, but I can build accommodations for certain systems, or indeed other modules.
I believe there is room for some system-specific, read-only trackers as long as they don't run in the way of other functionality.
Here's an example of how it looks like tracking gold and healing potions across players' inventory:
TODO
update_positions
not working as intended.