Skip to content

Releases: mysurvive/pf2e-thaum-vuln

v0.16.3

24 Jul 13:29
e82536a
Compare
Choose a tag to compare
  • Fixed an error that broke data preparation if the game wasn't ready.
  • Added publication information to the module's effects (Just in case)
  • Added Portuguese translations
  • Fixed a warning spawning from getFlag("core", "sourceId")
  • updated module.json

0.15.4

25 Jun 03:00
Compare
Choose a tag to compare

Fixes an error when trying to perform Esoteric Lore Recall Knowledge
Fixes an error in console when striking with no target

0.16.2

25 Jun 00:09
a7fcf03
Compare
Choose a tag to compare
  • Fixes an error when trying to perform Esoteric Lore Recall Knowledge
  • Fixes an error in console when striking with no target

v0.16.1

12 Jun 14:25
Compare
Choose a tag to compare

Fix some predicates on Tome implement
Fix duration on Tome RK Success effect
Fix some predicates on Regalia implement

v0.16.0

12 Jun 00:56
Compare
Choose a tag to compare

This is the v12 release for PF2e Exploit Vulnerability

  • Sets foundry version to 12 and pf2e version to 6.0.1
  • Removes a reference to CONST.MESSAGE_TYPES which throws a warning in the console on v12

v0.15.3

12 Jun 14:20
Compare
Choose a tag to compare

Fix some predicates on Tome implement
Fix duration on Tome RK Success effect
Fix some predicates on Regalia implement

v0.15.2

12 Jun 00:32
582fe6d
Compare
Choose a tag to compare

This release is the final v11 release and addresses a number of bugs that were found

  • Remove a stray console.log() from the chalice implement
  • Fix a bug in the 0.15.0 migration script
  • Fix an issue with the Regalia implement frightened whisper
  • Fix an issue with the html in the chalice dialog
  • Add the modifier type "status" to the lantern recall knowledge roll
  • Add target roll options to fix missing roll options in the Recall Knowledge roll
  • Add tokenMark roll options to the recall knowledge roll options
  • Fix a predicate on the Weapon implement

v0.15.1

09 Jun 21:29
68b598b
Compare
Choose a tag to compare
  • Fixes derived roll options to follow the {rank}:{implement} pattern that predicates on effects use

v0.15.0

09 Jun 04:36
Compare
Choose a tag to compare
  • Broaden effect support for Lantern Implement (@xyzzy42 )
  • Remove {Implement}:{Rank} roll options from implement feats and add them to derived data
  • Add self:implement:{slug}:rank:{number} roll options to derived data (@xyzzy42 )
  • Fix mortal weakness when sourceId of target is null (@xyzzy42 )
  • Add buildPacks and extractPacks package functions
  • Add Chalice implement

0.14.7

10 May 06:02
061080a
Compare
Choose a tag to compare
  • Fixed issues where Exploit Vulnerability wasn't updating the weakness value properly caused by incorrectly comparing some sourceIds against defunct sourceId constants
  • Added origin context to the rest of the effects that didn't have it
  • Added an icon for Breached Defenses (for the primary target of Exploit Vulnerability)
  • Fixed an error that sometimes occurred when an effect didn't have a set sourceId while the amulet's abeyance code was listening for a damage roll
  • Updated Regalia and Weapon implement intensify vulnerability effects with predicates that follow the new style