All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning
- Added german localization (Thanks to TommyCore)
- Added v10 compatibility
- Added japanese localization (Thanks to tonishi and BrotherSharp)
- Added the ability to set active token images. Keep in mind that for linked actors ALL tokens in the currently active scene will be updated
- Changed minimum Foundry VTT version to v9
- Added compatibility with Foundry 0.8.x and v9
- Added a menu button that appears when you are able to edit the Gallery. When right-clicked it displays a menu with several options
- Added the ability to set an artpiece as the character artwork
- Added the ability to set an artpiece as the token artwork
- Added the
ArtGalleryManager
to the global object so you can open an actor's gallery by simply instantiating the class with an actor
- Moved the delete button to the edit menu
- Changed compatible core version to 0.8.4
- Fixed CSS Grid not behaving properly in Chrome 90
- Initial Release