Skip to content

Releases: reonZ/trigger-engine

1.4.1

18 Feb 12:52

Choose a tag to compare

  • pf2e-trigger:
    • Roll Damage:
      • fix dc value not always being forwarded to the message flags

1.4.0

17 Feb 13:26

Choose a tag to compare

  • fix the Create/Edit Trigger dialog width
  • pf2e-trigger:
    • Increase Condition:
      • fix mishandling of increment value
    • Move Time:
      • add new Threshold state allowing you to move time up to a defined system threshold (dusk, down, etc.)
      • fix node missing icon

1.3.0

17 Feb 00:00

Choose a tag to compare

  • pf2e-trigger:
    • add Is Reroll boolean output to the Attack Rolled and Check Rolled event nodes
    • add Has Special Resource condition node
      • the resource must also have a max value greater than 0
        • this is useful for mythic characters as hero-points always exists in the data
      • it returns the current value as an output (default -1)
    • add Move Time action node to update the system world clock
    • rename Update Resource into Update Special Resource

1.2.0

07 Feb 22:09

Choose a tag to compare

  • move the Filter Targets node to the Extrator category
  • fix not being able to enable third-party triggers if no copy exist in your world
  • pf2e-trigger:
    • add new Extract Item Formula node
      • you can extract formula from a compendium/world item as well
    • move the Get ChoiceSet Selection node to the Extractor category
    • move the Get RollOption Value node to the Extractor category

1.1.0

06 Feb 12:12

Choose a tag to compare

  • the text -> number now returns -1 as default value instead of 0
  • add new Refresh Application button next to the Save Triggers in the trigger menu
    • this completely closes and re-open the menu and re-select the current trigger
    • it offers you to save your triggers before the refresh, otherwise, any un-saved change will be lost
  • pf2e-trigger:
    • add new Update Effect Duration action node
    • add new Get RollOption Value logic node
      • it returns the part after the provided prefix of a roll-option
      • e.g. you provide kinetic-gate:first-element and the returned value will be fire-gate if the roll-option is kinetic-gate:first-element:fire-gate
      • if you need it as a numerical value, the text -> number convertor will take care of it for you
    • fix Increase Condition reducing an existing badge value down to the Maximum input field
    • fix Increase Effect Badge not working in its Item state

1.0.2

02 Feb 20:10

Choose a tag to compare

  • pf2e-trigger:
    • the Compare Alliance node no longer uses the system's isAllyOf and isEnemeyOf methods, it instead directly compare their alliance ; which means that comparing an actor with itself will now return true for Are Allies
    • image paths inputs are now doubled to support paths from both the pf2e & sf2e systems

1.0.1

02 Feb 16:41

Choose a tag to compare

  • pf2e-trigger application:
    • add a Roller target output to the Check Roll event node, the Target out put which was previously the roller of the check will now be the actual target of the message

1.0.0

02 Feb 12:42

Choose a tag to compare

  • official foundry release

0.9.0

31 Jan 17:56

Choose a tag to compare

0.9.0 Pre-release
Pre-release
  • third beta release

0.8.0

28 Jan 00:31

Choose a tag to compare

0.8.0 Pre-release
Pre-release
  • second beta release