Commit Graph

13 Commits

Author SHA1 Message Date
63f2185ec6 actually allow pointing into the void
Reasoning is:
- you may want to point in general direction.
- sometimes you have mapblocks loaded and can see something in the
distance, but they are out of default range for the command.
2025-03-22 15:14:50 +03:00
67b31d7d6d fix syntax of minetest.after():cancel() 2024-08-10 00:47:26 +02:00
0d9a5ca8e8 remove non-existing functions from waypoint_lib exports 2021-06-07 23:01:17 +03:00
686caed8aa add transparent north pointing arrow as background 2021-06-03 10:39:52 +03:00
1dd8bbe110 add argument for point scale 2021-05-27 07:58:39 +03:00
23ce46099c export raycast_crosshair 2021-05-27 07:57:46 +03:00
f6b7300e82 add auto_update option for WaypointHUD 2021-05-26 20:02:17 +03:00
12790b6ddb add WaypointHUD object that shows an arrow pointing to the target 2021-05-26 18:00:43 +03:00
baaea9d0df use naming convention for global constants 2021-05-26 16:43:54 +03:00
b4462cfb16 add var for color, add comments 2021-05-26 16:36:25 +03:00
ec80854705 implement generic hud compass element 2021-05-26 13:44:31 +03:00
72e89345aa add IconWaypoint object 2021-05-26 11:29:05 +03:00
f2cb6b8055 start splitting out waypoint_lib 2021-05-26 06:05:18 +03:00