Skip to content

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

3.0.1

30 Mar 23:07
85dcf32
Compare
Choose a tag to compare
  • Fixed an issue which caused players to not be accounted for coin split when using the "Default" permission
  • Fixed an issue which resulted in a player being shown always as having the "Default" permission in the Loot Sheet even if a specific one had been set.
  • Minor touch ups: changed the affected iterations to user game.users.players instead of game.users directly, so that non-players are already filtered out.

3.0.0

24 Mar 20:02
a83d721
Compare
Choose a tag to compare

Implements several new features and fixes contributed by Streyder.

  • Removed floating point decimals from weight view
  • Fix: Rolltable weights were ignored
  • Fix change from merchant
  • Stack weight
  • Items Only Once option
  • Setting to reduce shop update verbosity
  • Fixed a bug where players could buy negative amounts of items

2.5.2

01 Mar 16:49
1cbe102
Compare
Choose a tag to compare

button fix

2.5.1

11 Jan 22:07
df10bc3
Compare
Choose a tag to compare

Use CONFIG.DND5E.currencyConversion for Rates

2.5.0

05 Jan 18:36
Compare
Choose a tag to compare

Cleaned up inventory styling.
Added a Totals section to show total items, quantity, weight, and value of inventory.

2.4.2

04 Jan 18:44
Compare
Choose a tag to compare

Hide empty sections

2.4.1

04 Jan 18:39
Compare
Choose a tag to compare

Re-enabled item dragging

2.4.0

04 Jan 18:23
789b529
Compare
Choose a tag to compare

Cleaned up the new duplicate prevention code and made it the default (mandatory).
Added notifications to what items/quantities were added.
Resolved some looping problems.

2.3.0

01 Jan 21:06
5319a91
Compare
Choose a tag to compare
2.3.0 Pre-release
Pre-release

Integrates duplicate inventory fixes provided by Nonstick-Panda.

2.2.2

13 Dec 03:48
Compare
Choose a tag to compare

Minor fixes