2019-12-31 10:12:04 -08:00
2019-03-18 05:38:29 -07:00
2019-03-18 12:33:17 +00:00
2019-12-31 10:12:04 -08:00
2019-03-18 12:33:58 +00:00
2019-04-26 23:58:07 +00:00

Simple Waypoints


A minetest 0.4.17+ mod that lets you set waypoints/beacons at current position.

How it works

  • Just use the following commands
/wc "waypoint name" to create a waypoint at current position.
/wd "waypoint name" to delete a waypoint.
/wt "waypoint name" to teleport to a waypoint.
/wl list your waypoints in table format e.g. "1 Home (x,y,z)".

Installation

Extract zip to the mods folder.

TODO

-The color of the beacons is chosem randomly on placement; I may tweak this in the future or remove it altogether. The HUD element is nice to have, though.

-Implement some kind formspec GUI to make the mod easier to use. This will become more practical if and when the engine supports custom keybindings.

Description
No description provided
Readme 286 KiB
Languages
Lua 100%