gitlab tposney/midi-qol v12.4.37

latest releases: v12.4.39, v12.4.38.1, v12.4.38...
5 days ago

12.4.37

  • Fix for counting every attack as an Attack of Opportunity.
  • For Macro writers
    • Added new versions of the preItemRoll and preTargeting hooks,
    • preItemRollV2(workflow, usage, dialog, message)
    • preTargetingV2(workflow, usage, dialog, message)
    • The existing hooks are still called with the existing signatures
    • preItemRoll(activity, token, config, dialog, message)
    • preTargeting(activity, token, config, dialog, message)
      In both of the old form hooks workflow can be accessed via config.workflow.
    • For all the versions of these hooks, Workflow.getWorkflow(activity.uuid) will fail, the workflow is not recorded until after the chat card is created.

Don't miss a new midi-qol release

NewReleases is sending notifications on new releases.