Releases: League-of-Foundry-Developers/scene-packer
Releases · League-of-Foundry-Developers/scene-packer
Release v2.8.11
Release v2.8.10
- Added support for automatically replacing incompatible data when
importing packs via the Moulinette importers.- This occurs when you try to import a pack into a system that is
different to the system the pack was created in. - All Actors and Items will not be imported (since they are
incompatible), a "Placeholder Actor" will be created for scene tokens.
- This occurs when you try to import a pack into a system that is
Full Changelog: 2.8.9...2.8.10
Release v2.8.9
- Further fixes for "right click" context menus.
- Maybe this time it will work on all versions of Foundry VTT.
- Improved the styling of the Asset Report on Foundry VTT v13.
What's Changed
Full Changelog: 2.8.8...2.8.9
Release v2.8.8
- Fixed the fix from v2.8.7 that broke "right clicking" on Scenes in Foundry VTT v12 and below.
- Yet another casualty to the switching between jQuery and HTML that has happened within core.
What's Changed
Full Changelog: 2.8.7...2.8.8
Release v2.8.7
- Fixed the "right click" context menus on Scenes not working correctly in Foundry VTT v13.
- These are the "pack", "unpack" etc. context menus.
What's Changed
Full Changelog: 2.8.6...2.8.7
Release v2.8.6
- Adjusted the "Import from Moulinette ZIP" processing to correctly wait for all files in the ZIP to be processed and available before continuing the import.
- Adjusted upload handling to better support files and paths that contain spaces.
- Removed several deprecation warnings relating to the FilePicker.
What's Changed
Full Changelog: 2.8.5...2.8.6
Release v2.8.5
- Allow the "Import from Moulinette ZIP" wizard to process zip files larger than 2GB in file size.
- Styling fixes for the Moulinette Exporter on Foundry VTT v13.
Release v2.8.4
- Improved the handling of the Moulinette Importer functionality to better support importing documents that were created/exported in older versions of Foundry VTT.
- From v12 onwards, this process makes use of the new
fromImportmethod, which utilises the core migration functionalities of Foundry VTT.
- From v12 onwards, this process makes use of the new
Release v2.8.3
- Added the ability to ignore certain compendiums when importing all entities.
- This is useful if you have a compendium that you don't want to bulk import from, such as a "prefabs" compendium.
- This can be set via the "init" script - see
ignoredCompendiumPacksin the readme.
- Updated French translation (machine translated).
Release v2.8.2
- Fix bug in v2.8.1 release that broke everything (sorry about that).
v2.8.1 changes:
- Support Moulinette v3 new FilePicker
- Thanks SvenWerlen - closes #149
- Removed deprecation warnings for v13.