Skip to content

Releases: Eriku33/Foundry-VTT-Image-Hover

Update to Foundry v12

19 Jun 18:04
d20575c
Compare
Choose a tag to compare
  1. Compatability with Foundry v12.
  2. Fixed bug where the default character art shows up on the top left.
  3. Specific image on hover shows up even if character art is not set.

Update to Foundry V11

17 Aug 19:14
2c91e7a
Compare
Choose a tag to compare

updated module json

Small bug fix

29 May 10:37
479cbec
Compare
Choose a tag to compare

Minor bug fix related to issue #46

3.0.1

28 May 21:52
f2e46c4
Compare
Choose a tag to compare

Refactor files
Fix #46 undefined error

Foundry V10 compatibility

03 Sep 12:14
493aeb5
Compare
Choose a tag to compare

Foundry V10 compatibility.
Alt key can now be used as a key binding.
dragging/moving tokens now hides art on screen.

Feature Specific art on hover per token

22 Aug 09:10
fcb4b10
Compare
Choose a tag to compare

Feature #38
Gamemaster can choose a specific image to show per token on hover.
This is set in the token configuration.
Defaults to usual character/token art depending on setting if nothing is set.

Show all users artwork feature

04 Aug 18:41
e5db471
Compare
Choose a tag to compare

Feature request #20
Gamemasters can assign a key bind to show all connected users artwork while hovering over a token.
Game master can set the duration (milliseconds) that this art appears in their settings.
The user must be on the same scene and have Image Hover enabled, all other permission setting requirements are bypassed.

Index change and centre image option

25 May 11:34
50f7801
Compare
Choose a tag to compare

Moved z-index back to 70 below menus, Smalltime have reduced their z-index. #33
Undefined mouse event related to the chat portrait module. #34
added option to put image in centre on hover #30

Key bind error hotfix

12 Apr 22:24
a95153c
Compare
Choose a tag to compare

Temporary solution to undefined key bind event bug #31

Minor bug fixes

12 Apr 14:46
e25f308
Compare
Choose a tag to compare

#27 Fix directory actor settings not storing properly once moved onto canvas.
#28 Large images no longer go off screen.
#29 Chat portrait module no longer triggers Image Hover art.
Hover Delay default setting changed back to 0 from 0.7 seconds.