squaremap is a minimalistic and lightweight world map viewer for Minecraft servers, using the vanilla map rendering style

1.1.7

Release

jmp released this version on Dec 11, 2022

6.0 MB
Download

Changelog

Added

  • All command messages are now translatable through the language config (if you notice any that are missing, please open an issue!)

Changed

  • Update for Minecraft 1.19.1
  • Adjusted default render threads to take advantage of improved scalability with new chunk snapshot providers
  • Improve radius render scheduling (brings radius render speed closer to full renders) (8c934bea09099225ae3b6352f309891ffc088061)
  • fabric/sponge: Large render speed increase by applying similar optimizations from the PaperChunkSnapshotProvider to the VanillaChunkSnapshotProvider (8f6b8d0c5d1caa93f91e98aaf8590afb5fd08527)
  • fabric: Use custom phase for some events to make writing addons easier (4218fe454ba77dba69b59a6ff153d8ec4ca43c03)

Dependencies