Releases: rrgeorge/FoundryToEncounter
FoundryToEncounter v1.12.0
Update to handle changes in AC format
Fixed bug where notes were not properly handled
Fixed bug in scaling
fixed bug in windows version which caused a rare crash on some image files
FoundryToEncounter v1.10.0
WebM tiles and assets now convert to animated WebP
Adjusted asset tags for packs
Added option to manually specify the location of ffmpeg and ffprobe
FoundryToEncounter v1.9.0
Improved Pack creation with support for nested directories.
Packs will now attempt to automatically determine size and tags based on the file names.
Images will also be marked as animated if they are detected to be.
FoundryToEncounter v1.8.1
Added support for tokens & hex maps
Hot fix for apps not launching
Bug fixes
FoundryToEncounter v1.8
Added support for tokens & hex maps
Bug fixes
FoundryToEncounter 1.7
This version adds the ability to create asset packs.
- If you load a zip file that doesn't contain a module.json, it will ask if you want to make an asset pack instead.
- If you load a Foundry zip, you can still make an asset pack from it, just select "Create Asset Pack" from the file menu, and select the directory to package up from the pull down.
The asset pack will be created with all images in the zip file (or path selected from the Foundry zip file), with groups for each sub folder. WebM assets will also automatically be converted to spritesheets (requires FFmpeg)
This version also adds the option to not convert WebP images to PNG/JPEG.
FoundryToEncounter 1.6
This release adds support for video maps, and animated tiles. Using the magic of FFmpeg, video maps and animated tiles will be converted to a format that is supported by Encounter Plus!
You must install FFmpeg on your system to make use of this feature.
This release also adds the option to download a module directly from a manifest url. Just select "Open Manifest URL" from the File menu and enter the url for the manifest.
FoundryToEncounter 1.5
This adds support for drawings and rudimentary support for sounds on maps
Bug fixes
App version 1.4
This update adds an option to convert WebP maps to JPEG instead of PNG for reduced file sizes.
It also includes some bug fixes and better error reporting.
GUI App Hotfix 1.3.1
This version adds support for stylesheets
This contains a hotfix for a bug that was causing a crash on launch