Skip to content

v0.0.6

Compare
Choose a tag to compare
@zomglings zomglings released this 21 Aug 15:52
· 36 commits to main since this release
2c01527

What's Changed

  • Better ERC721 support on DropperFacet - the tokenId of the drop is ignored and the amount is used as the tokenId at claim time -- by @kellan-simiotics in #305
  • Modified Lootbox contract so it no longer needs to be the controller of the lootbox pool on Terminus -- by @kellan-simiotics in #314
  • Separated RBAC Terminus contract from the contract on which the lootbox pool is defined in the Lootbox_contract -- by @kellan-simiotics in #313
  • Added a minimal EIP2535 implementation of the Inventory system -- by @zomglings in #324
  • Improved Diamond deployment scripts (*-gogogo) -- by @zomglings in #325
  • Garden of Forking Paths: Implemented path predicates and rewards -- by @kellan-simiotics in #292
  • Updated all ABIs -- by @zomglings in #329
  • Implementation of StatBlock -- by @zomglings in #328
  • Moved Terminus implementation to this repo -- by @zomglings in #334

Full Changelog: v0.0.5...v0.0.6