Releases: mclemente/about-face
Releases · mclemente/about-face
3.22.6
3.22.5
3.22.4
3.22.3
3.22.2
3.22.1
3.22
3.21
- Fixed general animation slowdown.
- It was quite noticeable when moving a single title (or SHIFT+WASD) to the opposite side your token was facing.
- If you were using the Disable Animations setting to avoid this issue, I suggest you toggle it off to take a look at how it works.
- There's still some room for improvement. Expect some changes on future releases.
3.20
- Fixed when using a Mirror setting, rotating a token doesn't mirror it (#45).
- Fixed when using a Mirror setting, tokens with Facing Direction different from the global were mirroring incorrectly (#49).
- Decoupled the Indicator Drawing function from the
Token.refresh()
function, avoiding a lot of unnecessary function calls, specially during a token's animation.
3.19
- Added a Disable Animations setting to disable the rotation and mirroring animations (#44).
- Fixed token's texture getting warped when moving in quick succession (#43).
- Replaced the libWrapper requirement for its shim.
Token Configurations
- Added the token's rotation offset. Rotation Offset is based on a Token Prototype's rotation when it is placed or its Rotation Offset, if set beforehand.
- Setting "Mirror or rotate token" to Global now sets Facing Direction to Global too.
Known Issues
- When using a Mirror setting instead of the Rotate setting, rotating a token (SHIFT + movement keys) doesn't mirror the token (#45).