Skip to content

Releases: Eriku33/Foundry-VTT-Image-Hover

Remove file type error

28 Jan 14:11
7526e71
Compare
Choose a tag to compare

Uploaded wrong file type of Src_settings-extender.js

Performance update

26 Jan 20:52
f695760
Compare
Choose a tag to compare

Cache images on token creation
Remove art on necessary occasions (hover triggers behind other UI)

Default to image tag and Cache art on canvas

19 Jan 16:55
163634e
Compare
Choose a tag to compare

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

17 Jan 13:34
b2096ee
Compare
Choose a tag to compare

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

15 Jan 17:03
731eb1b
Compare
Choose a tag to compare

Fix invalid file extension
Get correct file extension as Tokenizer adds '?532543' to the end of image files.

Animations visualised for users

14 Jan 18:25
18f50e1
Compare
Choose a tag to compare

Users can now hover over animations!
Fixed issue where settings doesn't save over different sessions.

Latest Foundry compatibility and Wildcard token support.

13 Jan 16:04
371c710
Compare
Choose a tag to compare

Supports latest Foundry 0.7.9 version.
Correctly shows character art for randomised wildcard image paths.

v1.0.4 Bug crushing

21 Dec 19:43
0e90f59
Compare
Choose a tag to compare

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

19 Dec 14:30
0081016
Compare
Choose a tag to compare
Add files via upload

Fix player default token permission

19 Dec 00:40
b002094
Compare
Choose a tag to compare

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.