Skip to content

Releases: Feu-Secret/Tokenmagic

Release 0.8.3

27 May 19:46

Choose a tag to compare

Misc

  • Fixed Drop Shadow Filter no longer rendering on Foundry version 14.363
  • Fixed filter updates failing due to incorrectly set placeableId

Community authored PIXI filters v5.1.1 -> v5.3.0

  • Added a new knockout option to OutlineFilter
image
  • Added a new ColorGradient filter
image

Release 0.8.2

21 May 11:34

Choose a tag to compare

  • Fixed data migration scripts causing TMFX load failure
  • Fixed PF2e errors thrown during region creation

Release 0.8.1

12 May 12:13

Choose a tag to compare

  • Auto-template fixes

Release 0.8.0

11 May 17:51

Choose a tag to compare

  • v14 support

Filter Editor

  • Multiple placeables can now be selected and edited through the same editor window

Release 0.7.6.3

14 Mar 21:37

Choose a tag to compare

  • Fixed Presets applied through the Filter Editor becoming mutated
  • Courtesy of @LunarShade
    • Fixed the exception that's thrown when trying to add an override with an empty override list

Release 0.7.6.2

12 Mar 16:52
e8b1638

Choose a tag to compare

Misc

TMFX Editor

  • Fixed HUD button erroneously responding to key-up events
  • Filter images no longer interfere with drag events
  • Added Gallery and Upload to Gallery header buttons
    • Gallery opens a collection of community member submitted presets
      • These presets can be dragged and dropped onto TMFX Editor windows or directly onto placeables
    • Upload to Gallery allows to submit filters within the TMFX Editor for manual review
      • If approved the filter will appear in the community Gallery
image image

Release 0.7.6.1

01 Feb 12:36

Choose a tag to compare

  • Fixed errors thrown during renderBasePlaceableHUD
  • Placeable HUD button clicks are now proofed to make sure they're not programmatically dispatched #299

Release 0.7.6

31 Jan 20:14

Choose a tag to compare

Filter Editor

  • Clone context menu option has been added
    • Clones/Duplicates selected filter
  • Scroll position is now retained when deleting presets
  • Filters/Presets dragged onto canvas will now apply to top-most placeable based on elevation and sort
  • New control added to Preset Search; Edit
    • Opens a form to change preset name and/or default texture
  • Searches within Preset Search app in addition to name will now also match against filter types contained within the preset params

Misc

  • New default presets have been added:
    • DungeonDraft Tint, Replace Color, Dot Shade, CRT Monitor, RGB Split, Criss-Cross, Star Mask

Release 0.7.5.1

29 Jan 11:22

Choose a tag to compare

Filter Editor

  • Displayed filter order has been reversed; top of the list now represents the last filter to be applied
    • Hopefully this lends to better intuition on how filters are layered on top of each other
    • A filter affects all other filters below it
  • Brazilian Portuguese localization, courtesy of @Kharmans

Release 0.7.5

28 Jan 22:35

Choose a tag to compare

Filter Editor

  • Slight style changes and improvements when using Light applications theme
  • Fixed rank sorting failing when two or more filters shared the same rank
  • Rank sorting will now take immediate effect upon change
ranking.mp4