Skip to content

Releases: League-of-Foundry-Developers/scene-packer

Release v2.2.25

23 Jun 11:36
5aaa86f

Choose a tag to compare

  • 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 libWrapper warning and replaced it with a warning notification.

Release v2.2.24

17 Jun 13:07
3e2f6d6

Choose a tag to compare

  • 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

13 Jun 05:40
e3785b6

Choose a tag to compare

  • Enhanced the Asset Report
    • Ambient sounds in a scene are now validated as well.

Release v2.2.22

12 Jun 11:44
53832da

Choose a tag to compare

  • Fixed Relink compendium journal entries macro on core v0.8.6

Release v2.2.21

12 Jun 03:08
7abb16c

Choose a tag to compare

  • 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

10 Jun 13:23
baa7acb

Choose a tag to compare

  • Added ability to run the Asset Report against a module that contains compendium packs.

Release v2.2.19

10 Jun 04:29
1aea9d3

Choose a tag to compare

  • Added ability to run the Asset Report against a single Scene.
    • Right click on a Scene in the sidebar to access Run Asset Report. Be sure to have enabled the Show Context Menu option for Scene Packer in settings.
  • Re-added support for Bug Reporter module in Core v0.8.3+.

Release v2.2.18

07 Jun 13:28
569c7a9

Choose a tag to compare

  • Fixed Relink compendium journal entries macro in v0.8.x
    • It now correctly locks and unlocks the compendium entries. Thanks Manfred.

Release v2.2.17

06 Jun 01:31
81a8f03

Choose a tag to compare

  • Enhanced the Asset Report.
    • Fixed asset concurrency sometimes generating incorrect reports.

Release v2.2.16

05 Jun 12:21
bacee28

Choose a tag to compare

  • 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.