Skip to content

Releases: MrVauxs/pf2e-jb2a-macros

2.10.2

06 Feb 22:15
Compare
Choose a tag to compare
  • Added an Advanced Macros minimum version dependency (1.19.3, newest).
  • Fixed undefined titles, mainly appearing as a result of the above module.

2.10.1

06 Feb 21:30
Compare
Choose a tag to compare
  • Added a warning for wrong versions of dependencies as well.

2.10.0

06 Feb 21:15
ef976af
Compare
Choose a tag to compare
  • Updated localization files.
  • Updated dependecy on Sequencer to 2.411.
  • Removed libwrapper and socket-lib dependencies of other modules.
  • Added a check when the game is ready to see if the required modules are enabled. If not, a warning is displayed. Same goes for their versions.
  • Upgraded pf2eAnimations.crosshairs to account for wall collision, whether it be vision collision for spells, or move collision like Sudden Charge.
  • Fixed the optional TMFX dependency erroring if TMFX is not installed at all.
  • Added the following effects (and probably more that I forgot):
    • Blur (TMFX, Extempore)
    • Heat Haze (TMFX, Extempore Effect)
    • Concealed (TMFX)
    • Mirror's Reflection

2.9.10

27 Jan 10:52
Compare
Choose a tag to compare
  • Updated dependency on Warpgate to 1.16.1.
  • Fixed Action Counter and Mirror Image.
  • Added an optional Token Magic FX dependency. Used for effects such as Encumbered, Petrified, and Stumbling Stance. If you don't have it, the effects will still work, but without the TMFX elements, either replaced by Sequencer or nothing.

2.9.9

26 Jan 13:44
4c62c56
Compare
Choose a tag to compare
  • Fixed Heal triggering on wrong spells.
  • Removed erroneous "Run as GM" Advanced Macros flags.

2.9.8

25 Jan 22:02
Compare
Choose a tag to compare
  • Fixed Bless triggering on wrong spells.
  • Apply Effect macro now automatically removes templates that triggered is, if any. This means that the moment you place down at Bless or Bane template, the effect gets applied, and template removed, as it is replaced by the Aura version instead. If you don't use PF2e Workbench, the template will not be removed.

2.9.7

25 Jan 20:35
Compare
Choose a tag to compare
  • Updated various effects that were often errorenously triggered when playing something else (Inspire Courage and Rage for example).

2.9.6

22 Jan 10:35
Compare
Choose a tag to compare
  • Fixed the compendium data being corrupted due to unescaped characters.
  • Updated Sequences to soft fail on errors, not disturbing the gameplay in an event something is missing (such as an animation, sound, or macro).

2.9.5

22 Jan 00:54
b643707
Compare
Choose a tag to compare
  • Added Taiwanese localization. (thanks to @zeteticl!)
  • Added a random delay to Inspire Courage and Defense to avoid them all playing at the same time and thus killing performance.
  • Made Effect: Rage only play on Rage effects and not on anything containing the word "rage", including "Inspire CouRAGE".
  • Fixed Summon Lesser Servitor for actors with Neutral Alignment (thanks to @MercuryReign!)
  • Fixed persistent bleed damage not animating (thanks to @MercuryReign!)

FILES REMOVED DUE TO BREAKING BUG

2.9.4

17 Jan 23:45
3849524
Compare
Choose a tag to compare
  • Fixed alignment for actors without a deity (#91)