Skip to content

Releases: mspellecacy/map-canvas

v0.0.7

24 Jan 21:43
bed55ca
Compare
Choose a tag to compare
  • Updated to support FoundryVTT v10's module manifest
  • Add new feature for generating expanded scenes (Huge thanks thomasjeffreyandersontwin!)
  • Map Dialog now opens where you last left it (Another thanks to thomasjeffreyandersontwin!)
  • Fixes bug where single-image scenes were not generating properly

v.0.0.6

16 Sep 16:07
Compare
Choose a tag to compare
  • Added support for FoundryVTT v10

v0.0.5

29 Oct 17:07
c57bf3d
Compare
Choose a tag to compare
  • Added experimental feature to store images instead of embedding them in the Scene document. This should help speedup the Scene update process.
  • Added configuration to toggle image storage.
  • Forced the scale control to always show when rendering the map.
  • DRY'd out some internal functions.

v0.0.4

25 Oct 22:40
Compare
Choose a tag to compare
  • Updated README.md with new pictures.
  • Added button to toggle labels to take cleaner map captures.

v0.0.3

21 Oct 14:45
e16caca
Compare
Choose a tag to compare
  • Updated modules.json to better support releases.
  • Added GitHub workflow to streamline the release process.
  • Fleshed out module file structure for future needs.
  • Added a License file.
  • Added CHANGELOG.md.

v0.0.2

20 Oct 18:14
Compare
Choose a tag to compare
  • Moved settings registration hook to 'init', fixing bug #1
  • Added several configurable options for how the map behaves by default.
  • Added ability to use custom map stylings.
  • Implemented way to remove controls from the map before taking image capture.

First Release

16 Oct 16:20
Compare
Choose a tag to compare

Initial release of Map Canvas Foundry VTT Module