Skip to content

1.3.!0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Haxxer Haxxer released this 30 Jan 19:48
· 1076 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