Waypoint colors:
Just add a color after the home name for waypoint home (wh) and it
should change to that color (unless it's already that color in which it
would be removed).
This marks official release to contentdb (v1.0-rel)
Limits:
Players can now be governed by how many total homes they can place
Default values are:
Basic = 2
Advanced = 4
Super = 8
Unlimited = inf
Where Basic is default for singleplayer modes (ie given by default)
Waypoints:
Players can now choose what homes become visable via a waypoint.
THIS FEATURE REQUIRES MINETEST VERSION 5.0 OR HIGHER
Removing a home that has been "marked" as a waypoint also will remove
the waypoint
Setting a home to a new location will update the waypoint to the new
location
The api for waypoints has been reworked to support golang-like
function responses (success, errmsg, value)
Waypoints currently use (0, 200, 0) RGB values 0x0c800 in HEX
This mod is ready to prepare for release onto contentdb. (v1.0)