Skip to content

Releases: fantasycalendar/FoundryVTT-ItemPiles

3.2.32

15 Feb 11:10

Choose a tag to compare

  • Added support for configuring the ownership level that item preview windows (opened when clicking the names of items in item piles) so that systems can better control what is and isn't shown to players

3.2.31

30 Dec 08:22

Choose a tag to compare

  • Fixed dragging and stacking items in D&D 5e 5.x.x not working properly

3.2.30

18 Dec 12:13

Choose a tag to compare

  • Updated Brazilian & Czech localization (Thank you Kharmans & user on weblate)
  • Fixed error retrieving item from vault in PF1e

3.2.29

13 Dec 18:56

Choose a tag to compare

  • Fixed minimizing Item Piles' app windows not working

3.2.28

04 Dec 22:21

Choose a tag to compare

  • Fixed PREVIEW_ITEM_TRANSFORMER not being accepted by game.itempiles.api.addSystemIntegration (thank you mechamaya on github!)

3.2.27

14 Sep 18:21

Choose a tag to compare

  • Fixed item quantity numbers in Custom System Builder
  • Fixed game.itempiles.API.rollItemTable not working, and now supports text-type entries that contain currency text, like 10gp or 1d6sp

3.2.26

10 Sep 18:21

Choose a tag to compare

  • Fixed not being able to drop items into merchants
  • Fixed not being able to see the "buy items" tab in merchants when they had no items for sale

3.2.25

09 Sep 19:41

Choose a tag to compare

  • Added support for a condition property in merchant columns, which can conceal properties being shown in the merchant columns - the merchant column editor does not support it yet, but it will come in a future update
  • Minor fix to systems using string-based prices on items
  • Minor fix to dropping items on merchants for GMs

3.2.24

06 Sep 18:46

Choose a tag to compare

  • Added feature allowing folders of items to be dropped onto item piles to fill item pile with all items contained in folder
  • Added feature allowing rolltables and folders of rolltables to dropped onto item piles - each rolltable will be rolled once, and the result will be added to the item pile
  • Added support for rolltables containing text entries like:
    • 3gp - 3 GP will be added to item pile
    • 1d6gp - 1-6 GP will be added to the item pile
    • 2d6gp 50sp - 2-12 GP and 50 SP will be added to the item pile
  • Fixed support for rounding up when the primary currency was that the lowest exchange rate of all currencies
  • Fixed currency editor sorting currencies by exchange rate on keydown, rather than on change
  • Upgraded API#getPaymentDataFromString to a loud deprecation

3.2.23

02 Sep 19:17

Choose a tag to compare

  • Fixed critical error with non-item-based currencies