Skip to content

Releases: sisby-folk/surveyor

v1.0.0-alpha.2

26 Feb 01:05
Compare
Choose a tag to compare

1.0 is not API or save compatible with previous versions

It will break itself several times during alpha

Changes:

  • Uniquely identify landmarks by owner UUID and an identifier.
  • Restructure landmarks to be untyped, but contain typed components (name, lore, etc)
  • Add a new stack component, for item stack based landmark icons
  • Rewrite the command interface. The new roots are now surveyor, landmarks, and waypoints.
  • Add command to view a pretty-printed list of a landmarks components
  • Add debug-config command to view the raw NBT of a landmark
  • Add command to add a landmark based on a specified block.

Todo:

  • Improve the landmark CLI to be able to create arbitrary landmarks
  • Allow landmarks to be partially decoded, keeping unknown components as NBT
  • Limit the amount of terrain data in-memory at once
  • Implement improvements required for cave mapping

Full Changelog: v0.6.26+1.20...v1.0.0-alpha.2+1.20

v0.6.26

13 Jan 08:22
Compare
Choose a tag to compare

Changes:

  • Add description field to surveyor:point, entered when using \n after the name in commands.
  • Made default point landmark textures null instead of minecraft:

Full Changelog: v0.6.25+1.20...v0.6.26+1.20

v0.6.25

16 Oct 04:02
Compare
Choose a tag to compare

Changes:

  • Crash safety while resolving player death messages for grave landmarks

Full Changelog: v0.6.24+1.20...v0.6.25+1.20

v0.6.24

11 Oct 13:02
Compare
Choose a tag to compare

Fix:

  • Map exploration being lost under various circumstances including player death and opening a singleplayer world to LAN (#53 by pjon1)

Full Changelog: v0.6.23+1.20...v0.6.24+1.20

v0.6.23

24 Aug 00:49
Compare
Choose a tag to compare

changes:

  • fix required fapi version for 1.21

Full Changelog: v0.6.22+1.20...v0.6.23+1.20

v0.6.22

23 Aug 12:18
Compare
Choose a tag to compare

changes:

  • add placeholder for connector
  • remove 0.5->0.6 migration logic
  • safety check for bad structure references

Full Changelog: v0.6.21...v0.6.22+1.20

0.6.21

31 Jul 13:58
Compare
Choose a tag to compare

fix:

  • players new to the server not instantly appearing on-map when global sharing is enabled

Full Changelog: v0.6.20...v0.6.21

0.6.20

31 Jul 13:42
Compare
Choose a tag to compare

fix:

  • player death waypoints not being generated on the client

Full Changelog: v0.6.19...v0.6.20

0.6.19

31 Jul 12:50
Compare
Choose a tag to compare

fix:

  • A crash that can occur when a structure has no registered tag list in the surveyor save

Full Changelog: v0.6.18...v0.6.19

0.6.18

31 Jul 10:07
Compare
Choose a tag to compare

fix:

  • A crash that occurs when a modded structure has no pieces for some reason

Full Changelog: v0.6.17...v0.6.18