Releases: sisby-folk/surveyor
Releases · sisby-folk/surveyor
v1.0.0-alpha.2
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
, andwaypoints
. - 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
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
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
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
v0.6.22
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
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
0.6.19
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
fix:
- A crash that occurs when a modded structure has no pieces for some reason
Full Changelog: v0.6.17...v0.6.18