Skip to content

1.3.0

Compare
Choose a tag to compare
@Haxxer Haxxer released this 31 Jan 22:51
· 1056 commits to master since this release
  • Added item pile currency and/or item splitting capabilities
  • Added chat message when currency and/or items are split between players
  • Added API methods:
    • ItemPiles.API.splitItemPileContents - Splits an item pile's content according to its settings
  • Added hooks:
    • item-piles-preSplitItemPileContent - Called before the content of an item pile is going to be split
    • item-piles-splitItemPileContent - Called after the content of an item pile has been split
  • Updated various UIs to be more user-friendly
  • Renamed "Dynamic Attributes" to "Currencies"
  • Inverted the Ctrl + Double Click to open an item pile's inventory UI
  • Fixed various inconsistencies in the API and its return data