Javiondox / html-to-scene

A FoundryVTT module that allows embedding HTML files on scenes.
MIT License
6 stars 2 forks source link

v1.2.2 #7

Closed Javiondox closed 2 years ago

Javiondox commented 2 years ago

Added: Toggle for showing the player list. Added: A drop-down to change how the controls at the bottom are shown (You can now show the macro bar, the camera and the fps over the iframe as you like) Added: Forced IFrame refreshing to make the developing things inside FoundryVTT easier.

Changes: Made the settings menu more intuitive disabling some features (not all, because some can have some usage) that doesn't make any sense (Like forcing to keep the scene changer when you haven't enabled minimal user interface even).

Fixed: Non translated text on the FoundryVTTAccess Update Rate drop-down. Fixed: Put back some translated strings that weren't on the template. Fixed: Scene changer moving to the left in some occasions. Fixed: Some typos and made the capitalization in the config more consistent with Foundry's default settings.