Skip to content

Releases: rrgeorge/FoundryToEncounter

FoundryToEncounter v1.13.9

10 Feb 00:24
Compare
Choose a tag to compare

Fix handling of token light changes in Foundry 9

FoundryToEncounter v1.13.8

06 Feb 21:00
Compare
Choose a tag to compare

Add support for Foundry V9 format

FoundryToEncounter v1.13.7

08 Dec 21:17
Compare
Choose a tag to compare

Bug fix for compendium entries (actors) with incomplete descriptions

FoundryToEncounter v1.13.6

24 Nov 03:40
Compare
Choose a tag to compare

Added detection for scale for asset packs when using the naming format of grids or size. For example to set a medium asset to scale at 2x include 1x1x2 or mediumx2 in the file name.
You can now automatically indicate your zip file should be an asset pack instead of a module by including the key EncounterPackDir in your module.json. Set it to . to include everything, or the name of a directory in the zip file to only include those contents. For example:
"EncounterPackDir": ".",
or
"EncounterPackDir": "creatures",

FoundryToEncounter v1.13.5

16 Nov 18:32
Compare
Choose a tag to compare

Fixed bugfix that was supposed to fixed malformed modules, but broke things instead

FoundryToEncounter v1.13.4

16 Nov 00:00
Compare
Choose a tag to compare

Changed video maps to use h.264 instead of HEVC for better compatibility with remote play
Fixed handling of some missing attributes when importing compendium entries.

FoundryToEncounter v1.13.3

23 Oct 19:14
Compare
Choose a tag to compare

Fix crash caused by malformed token entries in scenes
Fix crash caused by certain Foundry compendium links

FoundryToEncounter v1.13.2

20 Oct 22:33
Compare
Choose a tag to compare

Fix handling of VP8 webm
Fix size determination from asset file name

FoundryToEncounter v1.13.1

20 Oct 03:58
Compare
Choose a tag to compare

Fix for relative paths in module.json
Adjust rescaling

FoundryToEncounter v1.13.0

06 Sep 01:05
Compare
Choose a tag to compare

Bug fixes for actor speed deprecation and certain journal tags causing a crash.