Skip to content

Custom Macro Collection v2.3.0

Compare
Choose a tag to compare
@ChapelR ChapelR released this 28 Jun 23:22
· 100 commits to master since this release
  • [Update] Simple Inventory:
    • Refactored code base.
    • The setup API is now at setup.Inventory. setup.simpleInv.inventory continues to exist for legacy code.
    • Several other internal improvements.
    • Sent more data to <<linkedinventory>> wrappers to allow easier live updates for receiving inventories.
    • Several dozen small clean-ups and fixes.
  • [Update] Playtime System:
    • Refactored code base.
    • Internal improvements.
  • [Update] Operations API (dice and fairmath):
    • Refactored code base.
    • Dice functions now respect PRNG settings.
    • Internal improvements.
    • Added support for Fate/Fudge dice.
  • [Update] The Fullscreen Macros now toggle the fullscreen state and now include a little bit of a JavaScript API on the setup object.
  • [Update] Small fixes and internal improvements to several other macros.
  • [New] Added the CSS Macro.
  • [New] Added the Pronoun Templates system.
  • [New] Added the Meter Macro Set.
  • [New] Added the Cycles System (v2).
  • [Demo] Updated demo.
    • Added examples for new macros.
    • Cleanup and fixed typos.
  • [Docs] Updated docs.
    • Clean up and fixed typos.
    • Improved formatting.
    • Improved and corrected many individual macro pages.
    • Added docs for new macros / systems.