Skip to content

2.16.0

Choose a tag to compare

@ChasarooniZ ChasarooniZ released this 02 Sep 11:26
· 6 commits to main since this release
  • New
    • Added an API to access the summon function
    • Added the following new macros:
      • Configure Enabled Summons Dialog - Quick macro to access the menu in the settings
    • Delete all your Thralls on Scene - If the user has permission to, will delete either all thralls of their selected token or of their character (after a yes/no prompt)
    • Summon API - Example A - Provided a basic example to summon a single elemental based on your level
  • Update
    • Updated all summons to use PF2e Toolbelt's share timestamp feature atm (💡 @vauxs)
    • Refactored some code to remove bugs and increase readability