Skip to content

1.6.0

Compare
Choose a tag to compare
@jopeek jopeek released this 01 May 23:01
· 367 commits to master since this release
f4abc21
  • Add a dropdown choice for the type of sheet you're creating; Loot or Merchant.
  • Merchant type sheets now show a Buy button for any player with Observer permission. Clicking this will allow the player to purchase the item. Currency transaction is handled automatically. Quantities of the item on the loot sheet side are currently not being updated (until I figure out how to deal with permissions). Thanks to ShadowReaver
    #7722 for contributing most of this code.
  • Cleaned up various code and CSS