Skip to content

Releases: elliotfontaine/vsmaptools

v2.4.0

15 Jan 12:15

Choose a tag to compare

[2.4.0] - 2026-01-15

A short changelog, but packed with cool features.
Thanks to the new downscaled export, you can now export maps larger than 16,000 × 16,000 blocks!

🚀 Features

  • (core) Support downscaled map image export (from 1:1 up to 1:32 blocks per pixel)
  • (preview) Render actual map content instead of explored chunk silhouette
  • (logs) Display total export duration

⚡ Performance

  • (core) 2.4x faster image processing by reducing object allocations

Full Changelog: v2.3.0...v2.4.0

v2.3.0

05 Jan 16:14

Choose a tag to compare

[2.3.0] - 2026-01-05

🚀 Features

  • (core) Automatically guess world size when loading a map directly
  • (core) Derive world size from save data when a world is selected
  • (view) Center view on (0,0) by default, fallback to explored world center if origin chunk is missing
  • (ux) Add dropdown menu to streamline map/world selection
  • (ui) Add margins around the scrollbar and export button
  • (ui) Minor visual tweaks to BoundsSquareView

🐛 Bug Fixes

  • (ui) Correctly update the displayed map bounds when spawnpoint coordinates change
  • (ui) Prevent map preview fields from updating during user input
  • (build) Correct macOS codesigning for export
  • (system) Do not block screensaver activation

Full Changelog: v2.2.0...v2.3.0

v2.2.0

05 Jan 16:13

Choose a tag to compare

[2.2.0] - 2025-12-13

🚀 Features

  • (preview) User can set map preview's center using coordinates
  • (preview) Add button to recenter the view
  • (ux) Improve export workflow by selecting output path before processing the image (thanks Zellith)
  • (ui) Add controls hint overlay for selection and panning

🐛 Bug Fixes

  • (ui) Make the "Whole Map" toggle behavior more consistent
  • (selection) Clamp to map bounds when "Whole Map" is enabled before loading
  • Do no set the selection to a zero-sized rectangle on simple click
  • Prevent exporting images larger than 16k×16k
  • Include last row and column of chunks in whole map export
  • Normalize trackpad pan speed across zoom levels

⚡ Performance

  • Reduce export time by 40% using multithreading

Full Changelog: v2.1.0...v2.2.0

v2.1.0

24 Oct 14:29

Choose a tag to compare

Full Changelog: v2.0.0...v2.1.0

v2.0.0

23 Oct 14:42

Choose a tag to compare

Full Changelog: v1.2.1...v2.0.0

v1.2.1

22 May 11:50

Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

22 May 01:20

Choose a tag to compare

Full Changelog: v1.1.0...v1.2.0

v1.1.0

19 May 17:56

Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

v1.0.0

19 May 01:11
edeb3a6

Choose a tag to compare