Skip to content

Releases: jopeek/fvtt-loot-sheet-npc-5e

12.400.7

27 Sep 20:45
Compare
Choose a tag to compare
  • Attempt to recursively copy container contents

12.400.6

27 Sep 20:32
Compare
Choose a tag to compare

Changes

  • fix for moving entire qty stack
  • enabled +/- qty adjustment outside of edit mode as that is the norm

Known Issues

  • containers within containers will lose their contents when bought or looted
  • when the receiver gets multiple of the same item, it will not stack them unless they were bought/looted in a single transaction

12.400.5

26 Sep 22:51
Compare
Choose a tag to compare
  • Fixes loot currency button
  • Adds support for containers and their contents - this is a first try at this, but it appears to work.

12.400.4

26 Sep 03:25
00ee5b0
Compare
Choose a tag to compare
  • Major update that now utilizes the new dnd5e 3.0 NPC sheet as its base template.
  • Use Edit button to get to the familiar settings

Known issues

  • The search box doesn't work for Observers in dnd5e 3.0 due to the way it works in the NPC sheet. This appears to have been fixed in dnd5e 4.0.

What's Changed

Full Changelog: 12.400.3...12.400.4

12.400.3

16 Sep 18:50
Compare
Choose a tag to compare
  • Fixed some broken translations
  • Compatibility update with dnd54 version 4. It has not been extensively tested, but appears to work fine.

12.400.2

04 Sep 03:03
Compare
Choose a tag to compare

Safeguard against missing weight for #423 maybe...

12.400.1

26 Aug 17:10
4d6b045
Compare
Choose a tag to compare
Update module.json

12.400.0

26 Aug 17:07
0b1f860
Compare
Choose a tag to compare

Version number bump because Foundry puts a little more value into the version numbers than I'd like... this should ensure everyone gets this update.

12.331.1

18 Aug 18:32
ab60fe5
Compare
Choose a tag to compare
  • allow expanding of items to show description
  • fix edit/delete
  • right-click to edit/delete/more now working

12.328.0

16 Jul 02:22
Compare
Choose a tag to compare

Compatible with v12.
Several bug fixes around weights and other rolling for merchants' inventory.
Updated some deprecated API calls.
General fixes.