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 "Send To Character" when right-clicking items in your inventory in D&D5e - a much faster way to send items between characters
Added Merchant price modifier support for "group" type actors in D&D5e - adding a group to a merchant's price modifiers will apply the price modifiers to anyone belonging to that group actor (thanks to Paith on discord for the idea!)
Added game.itempiles.API.refreshMerchantInventory(), which can be called to manually refresh a merchant's inventory based on its configured tables
Added PRICE_MODIFIER_TRANSFORMER and SYSTEM_HOOKS to game.itempiles.API.addSystemIntegration()
Updated Chinese and Czech localization (thank you EternalRider and Mortan on weblate!)