Skip to content

Releases: jpenilla/squaremap

squaremap 1.3.3

27 Nov 00:42
v1.3.3
1bde0eb
Compare
Choose a tag to compare

Changelog

Added

  • Brazilian Portuguese translation (#320)
  • Hide players wearing items tagged with MAP_INVISIBILITY_EQUIPMENT (#305)

Changed

  • Update for Minecraft 1.21.3 (#322)

Fixed

  • Set player head marker size to be fixed size. (#332)

squaremap 1.3.2

24 Oct 18:23
v1.3.2
7157ae6
Compare
Choose a tag to compare

Changelog

Fixed

  • Render not loading chunks with Moonrise

Changed

  • Simplified the PaperChunkSnapshotProvider

squaremap 1.3.1

22 Oct 18:01
v1.3.1
163a928
Compare
Choose a tag to compare

Changelog

Fixed

squaremap 1.3.0

17 Oct 19:51
v1.3.0
8374f4f
Compare
Choose a tag to compare

Changelog

Added

  • Support for Moonrise on Fabric and NeoForge (#283)
  • Include y coordinate in player position (#200)
  • Added options to hide certain elements within the URL Params (#315)
    These options persist when copying a link to the map using the link button; see #319
    • show_sidebar=false - Hides the world sidebar on the right
    • show_coordinates=false - Hides coordinates display in bottom left
    • show_link_button=false - Hides link button in bottom left
    • show_controls=false - Hides Leaflet controls

Changed

  • Use atomic writes for render progress and dirty chunks
  • Avoid writing player data to disk when possible (#245)

squaremap 1.2.7

22 Aug 00:13
v1.2.7
715e1da
Compare
Choose a tag to compare

Changelog

Changed

  • Update for Minecraft 1.21.1
  • folia: Use API to check if chunk is owned by current thread

squaremap 1.2.6

18 Jul 02:37
v1.2.6
57c48b1
Compare
Choose a tag to compare

Changelog

Changed

  • Updated dependencies
  • paper: Updated for chunk system changes

squaremap 1.2.5

22 Jun 03:46
v1.2.5
7f733d2
Compare
Choose a tag to compare

Changelog

Changed

  • Update for Minecraft 1.21 (#239)

squaremap 1.2.4

31 May 03:36
v1.2.4
21f8a04
Compare
Choose a tag to compare

Changelog

Changed

  • Update for Minecraft 1.20.6 (#212)
  • web: display block coordinates in Leaflet (#170)
  • Update Cloud to v2 (#165)

Fixed

  • web: Fix error handling for missing tiles & make error tiles invisible (#205, 01a9ca2)

squaremap 1.2.3

09 Dec 20:03
v1.2.3
915ec09
Compare
Choose a tag to compare

Changelog

Changed

  • Update for Minecraft 1.20.4 (#150)

Fixed

  • web map: Following players through dimensions (#145)
  • web map: Following players through respawn or reconnect

squaremap 1.2.2

04 Dec 02:55
v1.2.2
5f650af
Compare
Choose a tag to compare

Changelog

Added

  • NeoForge support
  • Count .linear region files for full renders