Skip to content

Releases: fantasycalendar/FoundryVTT-TokenEase

Foundry v11 / v12 Support

29 May 22:40
Compare
Choose a tag to compare
  • Added support for Foundry v11 and v12

If you like this module, please consider donating to allow me to keep modules up to date:
https://ko-fi.com/fantasycomputerworks

1.2.1

31 Oct 09:08
Compare
Choose a tag to compare

Removed stray console log

1.2.0 - Foundry v10

19 Sep 00:06
Compare
Choose a tag to compare
  • Updated module to fully utilize Foundry's native animation system
  • Removed the additional hooks added by Token Ease as the Foundry animation schema has changed
  • Changed the default movement speed of tokens to 6, as that is the new default speed of tokens in Foundry

1.1.1

19 Feb 20:02
686cfd8
Compare
Choose a tag to compare
  • Fixed missing templates folder

1.1.0

17 Feb 22:23
87f7cff
Compare
Choose a tag to compare
  • Added a few hooks thanks to Kerrec Snowmane:
    • preTokenAnimate - Called before a token has started animating
    • preTokenChainMove - Called before a token has started animating along several waypoints
    • tokenAnimationComplete - Called when a token's animation completed playing entirely
    • tokenAnimationTerminated - Called when a token's animation was terminated early, without having finished
  • Added per-token ease configuration
  • Fixed tokens being Alt + Drag & Dropped not being teleported instantly for other users
  • Fixed tokens teleported by MATT but rather interpolated and not teleported

1.0.5

23 Jan 00:31
Compare
Choose a tag to compare
  • Added hotkey (default Left Alt) to instantaneously move tokens to the new positions
  • Fixed issues surrounding movement without animation

1.0.4

12 Dec 19:16
Compare
Choose a tag to compare
  • v9 compatibility, but v8 is no longer supported
  • Now depends on libWrapper

1.0.3

09 Jul 15:14
Compare
Choose a tag to compare
  • Fixed page up/down causing canvas skew

1.0.2

07 Jul 19:24
Compare
Choose a tag to compare
  • Fixed issue that caused Ease Out to not work

1.0.1

07 Jul 17:00
Compare
Choose a tag to compare
  • Added additional settings