Releases: mhilbrunner/token-hud-wildcard
Releases · mhilbrunner/token-hud-wildcard
2.1.0
- Fixed reading scale/width/height from image file names (#2)
- Added settings to disable parsing file names and the new right click features to randomize and share token images
- Settings now list their default
- Most settings are now client-scoped, instead of world-scoped, so players can change them if they wish
Full Changelog: 2.0.0...2.1.0
2.0.0
- Full Foundry v12 compatibility (@TaureHorn helped with this!)
- Feature: Right click the Token HUD Wildcard button in the token HUD to randomize the image
- Feature: Right click the images in the wildcard selection menu to open a image popup for sharing
- Cleanup of the code base
- As part of this, only Foundry v11+ is now supported
- The module no longer pollutes the global namespace
Full Changelog: 1.8.0...2.0.0
1.8.0
- Full v11 compatibility
- Add setting to disable animating size changes
- Special thanks to @MiniGrief and @GambetTV
Full Changelog: 1.7.3...1.8.0
1.7.3
- Foundry v11 compatability thanks to MiniGrief
Full Changelog: 1.7.2...1.7.3
1.7.2
- Fixed warnings when dropping tokens with wildcards on the canvas, cleaned up some code (thanks @cs96and)
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- Deprecation warning fixes and default scaling fix by @MiniGrief in #1
Full Changelog: 1.7.0...1.7.1
1.7.0
- Foundry v10 compatability
- German translation
- Fix wildcard default image feature