Skip to content

1.1.19

Compare
Choose a tag to compare
@etiquettestartshere etiquettestartshere released this 17 May 02:59
· 89 commits to main since this release
df5e423

API Correction


  • Fixed an oversight where when Token documents were passed to the applyEffect helper as an array, they would not be propertly assigned owned and toTarget.
  • Fixed an oversight where targets passed as a string to applyEffect would be unable to be iterated, resulting in failure to apply effect.
  • Fixed an oversight where, when targets were passed to applyEffect as an array of strings, entire token documents would end up being passed to the socket for emission rather than just said strings.
  • Acknowledged that this kind of data handling was, in fact, a bad idea.
  • More testing still required...

Apologies. Refer to last release for notes about this update.