Releases: jopeek/fvtt-loot-sheet-npc-5e
Releases · jopeek/fvtt-loot-sheet-npc-5e
v3.3.81
correct latest url latest/download instead of download/latest
v3.3.8
Merge pull request #202 from DanielBoettner/Refactor-BugBear Refactor Bugbear
v3.2.5 - Last Pre-Refactor Release
Update module.json
3.2.5
- fixed currency weight bug
- code formatted
Full Changelog: 3.2.4...3.2.5
3.2.4
What's Changed
- Only allow numeric inputs for currency by @Varriount in #196
- Handle inputs to
convertCurrencyFromObject
more stricly. by @Varriount in #197
New Contributors
- @Varriount made their first contribution in #196
Full Changelog: 3.2.3...3.2.4
3.2.3
What's Changed
- fixed sale problem with merchant (verified on client side) by @RubberDuckieGod in #192
New Contributors
- @RubberDuckieGod made their first contribution in #192
Full Changelog: 3.2.2...3.2.3
3.2.2
What's Changed
- Fix currency issues in latest release by @flamewave000 in #188
New Contributors
- @flamewave000 made their first contribution in #188
Full Changelog: 3.2.1...3.2.2
3.2.1
What's Changed
- Prefer "create..." return value over searching for the newly-created item by @TheGiddyLimit in #178
New Contributors
- @TheGiddyLimit made their first contribution in #178
Full Changelog: 3.2.0...3.2.1
3.2.0
Possibly several fixes for currency problems.
What's Changed
- Fix Nullish check in _hackydistributeCoins by @CS-Birb in #177
- changed config to use new dnd5e localized currency. fixes #180 by @Cynicide in #181
- Standardized Currency by @mouse0270 in #174
New Contributors
- @CS-Birb made their first contribution in #177
- @Cynicide made their first contribution in #181
- @mouse0270 made their first contribution in #174
Full Changelog: 3.1.0...3.2.0
3.1.0
Should make the core functionality work with 0.8.6.
I tested the following:
adding/removing/editing items
total number of items, weights, etc
adding items from rollable tables
looting/purchasing individual/stacks/all
looting currency
splitting currency
What's Changed
New Contributors
Full Changelog: 3.0.3...3.1.0