Skip to content

Releases: Feu-Secret/Tokenmagic

Version 0.6.9

09 Sep 18:32
Compare
Choose a tag to compare

Version 0.6.8

02 Jul 08:18
424fdf5
Compare
Choose a tag to compare

V12 compatibility fix for D&D 5e system.

What's Changed

New Contributors

Full Changelog: 0.6.7...0.6.8

Version 0.6.7

15 May 21:36
60e41da
Compare
Choose a tag to compare
  • Fix packing issue

Version 0.6.6

15 May 21:07
cd24418
Compare
Choose a tag to compare
  • Added ability to randomize spell effects from the mapping if there are more than one for the same spell

v0.6.5.0

22 Sep 16:41
Compare
Choose a tag to compare
  • Source files have been bundled to reduce number of requests
  • PIXI warning fixes
  • New filter added under TokenMagic Portfolio
    • 45 - Star Mask (spriteMask)
    • Uses the provided image's alpha component to mask the target
spriteMask.mp4
  • New GUI added under `TokenMagic Portfolio
    • 00 - D - TMFX GUI - Toggle Presets
    • Allows searching for and toggling of presets on currently selected placeables
gui.mp4

v0.6.4.1

18 Jul 16:15
Compare
Choose a tag to compare
  • fixed v11 compatibility warnings
  • Fixed displacement filter

v0.6.4

03 Jun 13:37
fff8894
Compare
Choose a tag to compare

Compatibility support for v11

v0.6.3.2-beta

02 Jun 16:15
Compare
Choose a tag to compare
  • Russian language and Auto-template support for TheWitcherTRPG (credit to pkonshik)

v0.6.3.1-beta

18 May 16:49
Compare
Choose a tag to compare
  • Filters can now be applied to empty tiles
  • 3D Canvas compatibility fix

v0.6.3-beta

01 May 16:26
2ecc76c
Compare
Choose a tag to compare
  • Fixed sprites blurring when FilterDropShadow is applied on a high DPI screen
  • Text within drawings will now be prioritized as targets for effects
  • Automatic Template Effect support for PF2e system
pf2eAutoTemplate.mp4
  • New FilterSprite options:
    • maintainAspectRatio
      • Prevents sprite from being stretched by the underlying texture
    • maintainScale
      • Prevents sprite from being scaled by the underlying texture
maintainAspectScale.mp4