Skip to content

Releases: marcstraube/foundryvtt-scenery

Scenery v3.0.0 — Foundry VTT v14

17 Apr 20:09
0aa97e4

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🏗️ Build & CI

  • chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates @dependabot (#48)
  • ci: auto-merge dependabot patch/minor updates @marcstraube (#38)

Contributors

@dependabot and @marcstraube

v2.0.1

13 Feb 01:17
e30782f

Choose a tag to compare

What's Changed

🔧 Maintenance

  • Migrated to trunk-based development on master (#30)
  • Bumped dev-dependencies (#31)
  • Removed eslint-plugin-security (incompatible with ESLint 10), replaced with built-in no-eval

🌍 Translations

  • Updated translations for German, Spanish, French, Japanese, and Portuguese (Brazil)

Contributors

@dependabot[bot], @marcstraube, and @weblate

Scenery v2.0.0 — Foundry VTT v13

06 Feb 01:58
v2.0.0
4e9ae0b

Choose a tag to compare

⚠️ Breaking Changes

  • Requires Foundry VTT v13+ — not compatible with v12 or earlier
  • Complete UI rewrite using ApplicationV2

✨ Features

  • New Copy Dialog — copy elements between variations with type selection
  • Variation Scan — automatic detection of map variants via fuzzy matching
  • Element Management — store scene elements (tiles, lights, walls, etc.) per variation
  • Reset Option — reset unselected elements when copying
  • Delete Confirmation — safety prompt when deleting variations
  • About Dialog — Ko-fi, Patreon and GitHub links

🔧 Improvements

  • TypeScript + Vite build system
  • SCSS instead of CSS
  • No more jQuery dependency
  • Variation badge only shows for 2+ variations
  • Improved v13 hook integration

🐛 Fixes

  • Context menu uses v13 hook system
  • Corrected selectors for v13
  • Improved path handling

👏 Credits

1.2.0

09 Sep 22:29
a96e766

Choose a tag to compare

Full Changelog: 1.1.3...1.2.0

1.1.3

20 Jul 16:58
5308ebc

Choose a tag to compare

Update for FoundryVTT V11

1.1.2

21 Jan 22:18
67f30d8

Choose a tag to compare

What's Changed

fix #7; Compatibility fix for the PF2E system.
fix #8; Only open image preview if a URL is given.

1.1.1

01 Jan 13:54
5736850

Choose a tag to compare

What's Changed

  • Fix Node.js error message "require() of ES modules is not supported":… by @marcstraube in #4
  • fix #3; Update attribute selector to v10 naming scheme. by @marcstraube in #5
  • Move FUNDING.yml to .github folder. by @marcstraube in #6

Full Changelog: 1.1.0...1.1.1

1.1.0

13 Dec 11:41
9ebcbb8

Choose a tag to compare

Add Spanish translation. Thanks a lot to @lozalojo

1.0.0

12 Dec 21:44
b5f30bf

Choose a tag to compare

Merge pull request #1 from marcstraube/v10-update

V10 Update / Ownership transfer