Skip to content

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

5.0.2

11 Feb 18:51
be385a5
Compare
Choose a tag to compare

What's Changed

  • Issue 388: interop with MonsterBlocks & dnd5.DNDBeyondNPCSheet by @FeistyMango in #389

New Contributors

Full Changelog: 5.0.1...5.0.2

5.0.1

15 Jan 20:21
Compare
Choose a tag to compare

Fix merchant settings not remembering things.

5.0.0

15 Jan 19:10
Compare
Choose a tag to compare

New release of 5.0.0 which is a simpler variant of the Loot sheet compatible with v10 of Foundry.

This is the ONLY version currently being maintained. Support for v3.x with more advanced functionality has been abandoned until someone wants to fork and maintain it elsewhere.

4.1.1 - Beta

26 Nov 18:33
Compare
Choose a tag to compare
4.1.1 - Beta Pre-release
Pre-release

This release is a beta release of a "simple" variant of Lootsheet. It's essentially a classic release that is compatible with FoundryVTT 10. It forgoes many of Lootsheet's recent improvements and new features in favour of a simple, yet functional, design.

Notes:

  • Permissions must be configured via the regular ownership settings in Foundry. Users require Observer to purchase/loot
  • Looting was not tested. Purchasing was and appears to work, at least on quick glance.

This is BETA! Please report issues as such and I will try to improve things as time permits.

v3.6.1

15 Jul 07:32
1f02d9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.6.1

v3.6.0

12 Jun 21:49
73b56e5
Compare
Choose a tag to compare
Merge pull request #350 from jopeek/337-adjust-buysell-prices

💰🎛️🤑 buy / sell modifier

v3.5.14

02 Jun 11:38
30392d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.13...v3.5.14

v3.5.13

01 Jun 18:18
305f86a
Compare
Choose a tag to compare
Merge pull request #341 from jopeek/fixListeners

fix how flags are set

v3.5.10

23 Feb 14:05
388bb49
Compare
Choose a tag to compare
Currency fixes (#307)

* convertTokens remove deprecated permission refs

* optimise table rolling, minor styling changes

* handle old currency for player and in trade

* improved currency handling

* hotfix, currency for actor

* correct method name

* remove comment

* better currency handling

* relative import of dnd5e actor sheet class

* patchnotes and module version

v3.5.9

19 Feb 06:41
69f48f3
Compare
Choose a tag to compare
check for empty rolltablereferences array (#300)

* check for empty rolltablereferences array

* Update module.json