You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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