Releases: Eriku33/Foundry-VTT-Image-Hover
Remove file type error
Uploaded wrong file type of Src_settings-extender.js
Performance update
Cache images on token creation
Remove art on necessary occasions (hover triggers behind other UI)
Default to image tag and Cache art on canvas
Deleting a token removes any art on screen.
Cache token on canvas to improve performance.
Default to show images tag type instead of video.
Additional key binding feature
option to enable a key bind requirement while hovering over a token to see character art (default off).
option to set this key bind (default v)
Tokenizer module compatibility
Fix invalid file extension
Get correct file extension as Tokenizer adds '?532543' to the end of image files.
Animations visualised for users
Users can now hover over animations!
Fixed issue where settings doesn't save over different sessions.
Latest Foundry compatibility and Wildcard token support.
Supports latest Foundry 0.7.9 version.
Correctly shows character art for randomised wildcard image paths.
v1.0.4 Bug crushing
Character art now appears above macro bar.
Moving tokens will not cause character art to bug out and stay on screen.
Zooming/Panning your screen will reposition the character art.
v1.0.3 permission fix
Add files via upload
Fix player default token permission
Fixed weird problem where Foundry sets the token default permissions to -1 instead of 0 (None) on default.
Only happens for actors which were made > a month ago.