Releases: League-of-Foundry-Developers/scene-packer
Releases · League-of-Foundry-Developers/scene-packer
Release v2.2.25
- As part of testing the upcoming compendium index changes in Core v0.8.8 it became clear that there were calls to
.getIndex()that were not needed. These have been removed.- End users may experience a minor performance improvement.
- Disabled the in-your-face
libWrapperwarning and replaced it with a warning notification.
Release v2.2.24
- Compatibility with Core v0.8.7
- Improved the actor and journal matching that occurs when packing a Scene.
- This should help with cases where you have imported an Actor from a compendium, modified the Actor and then exported it to your compendium.
- Tokens not representing an Actor will be excluded from being packed.
- This means that if you select "None" in the "Represented Actor" drop down, you can exclude certain Actors from being imported as part of the Scene unpacking process.
- Better error handling when unpacking and importing entities.
- Ensure Scene Packer flags are correctly saving when exporting to compendiums.
Release v2.2.23
- Enhanced the
Asset Report- Ambient sounds in a scene are now validated as well.
Release v2.2.22
- Fixed
Relink compendium journal entriesmacro on core v0.8.6
Release v2.2.21
- Fixed packing Journal Pins in Core v0.8.3+
- Document validation added in v0.8.3 broke the additional data that gets added to the scene notes. Now fixed again. Thanks Bradfordly :)
Release v2.2.20
- Added ability to run the
Asset Reportagainst a module that contains compendium packs.- See walkthrough video for a full rundown.
Release v2.2.19
- Added ability to run the
Asset Reportagainst a single Scene.- Right click on a Scene in the sidebar to access
Run Asset Report. Be sure to have enabled theShow Context Menuoption for Scene Packer in settings.
- Right click on a Scene in the sidebar to access
- Re-added support for Bug Reporter module in Core v0.8.3+.
Release v2.2.18
- Fixed
Relink compendium journal entriesmacro in v0.8.x- It now correctly locks and unlocks the compendium entries. Thanks Manfred.
Release v2.2.17
- Enhanced the
Asset Report.- Fixed asset concurrency sometimes generating incorrect reports.
Release v2.2.16
- Updated the thumbnail generation for core Foundry VTT v0.7.x when exporting to a compendium.
- Regenerate thumbnail image if there isn't already a valid compendium compatible image.
- This patches v0.7.x to be more in line with how v0.8.x works.