Releases: Stendarpaval/food-and-water-tracker
FWT v1.3.1
This patch to v1.3.0 features the following:
- added "more than sufficient" food and water options to the list of options even when listing consumable food and water items. This is to account for food and water not in a character's inventory, as requested in issue #4.
This release was tested on core Foundry 0.8.8. Please create an issue if you run into bugs or if you'd like to request a feature :)
FWT v1.3.0
This release includes the following:
- Cleared up water quantity values and added the requested feature from issue #4: the ability to decrease the amount of charges from water containing items.
- Added compatibility with the FVTT-Long-Rest-HD-Healing-5e module as requested in issue #5.
By default the water quantity feature is only set-up to work with the Waterskin item, since it is the only SRD item of the dnd5e system that uses charges to quantity the remaining contents. However, a setting is added where you can specify the names of items that are water containers and the number of charges per gallon of each such item.
This also works for stacks of items and if you have multiple items with the same name. They (and their contents) are all counted together. If you have both a stack of Waterskins and a separate Waterskin item, then it will first decrease the quantity of the first Waterskin before consuming any charges of the separate Waterskin item. (So if you want to keep track of how many empty waterskins you have, make sure not to place them in a stack! If you don't want to have duplicate items in your inventory, then you could opt to increase the number of charges (and weight) of a single Waterskin item.)
This release was tested on core Foundry 0.8.8. As always, please create an issue if you run into bugs or if you'd like to request a feature. :)
Food and Water Tracker v1.2.2
This release provides a small tweak of v1.2.0's ability to list food items to be consumed. As requested in issue #3, instead of listing each item individually if you have more than 1 of them, the quantities are now shown per food item which makes for a compacter list. See the screenshot below.
This release was tested on Foundry Core version 0.8.8. As always, please create an issue if you run into bugs, or if you'd like to request a feature. :)
Food and Water Tracker v1.2.1
This small patch to FWT v1.2.0 fixes a bug I missed. This bug caused consumed food items of 1 lbs to not be considered "onePoundOrMore" in terms of how many days the actor has gone without food.
For the more complete overview of recent features, please head over to v1.2.0's release notes.
Food and Water Tracker v1.2.0
This release adds support for showing custom food and water rule texts in the rest dialog, as requested in issue #2. You can set the custom text fields in the module's settings, which is also where you will find a button to enable this feature. This will also disable automation of the SRD exhaustion rules regarding hunger and thirst.
The other noteworthy feature is the ability to list food items instead of the "1 lb or more" etc options. This list is populated with all the "Food" type consumable items on the actor and will consume 1 quantity of that item, or delete the food item if its quantity is 1. This completes the feature requested in issue #3. The weight of each food item is shown in the dropdown list, allowing you to make an informed decision.
Click to show screenshots of Food and Water Tracker v1.2.0
![FWT-v1 2 0-screenshot-3](https://user-images.githubusercontent.com/17188192/125463893-35b885f0-1e8a-46c5-b47d-f2727ddc454a.png)
![FWT-v1 2 0-screenshot-2](https://user-images.githubusercontent.com/17188192/125463659-d3e11ff6-59a5-465d-aee8-13ab6aa6f713.png)
(Apparently, waterskins are considered food in dnd5e. Interesting. Lots of fiber, I'm sure.)
This release was tested on Foundry Core 0.8.8. Please create an issue if you run into bugs, or if you'd like to request a feature :)
Food and Water Tracker v1.1.0
This is the first public release of Food and Water Tracker. Localization support has been added, as well as some code clean-up. If anything needs to change to make it suitable for adding to Foundry, please let me know.
Food and Water Tracker v1.0.5
Preparing this module for actual release. Currently focused on adding localization support, but for some reason the en.json
file isn't detected by Foundry. I'm releasing this as a way to test if the problem originates from my set-up, somehow.
Food and Water Tracking v1.0.4
Let's try this again...
Food and Water Tracker v1.0.2
Still testing...
Initial release
Initial release, experimenting with GitHub Actions.