Page 1 of 1

minimap modes

PostPosted: Sat Apr 09, 2016 19:41
by bobomb
would it be possible to expose the minimap to Lua Modding API? I am curious about adding additional minimap modes that the user can switch between.

Re: minimap modes

PostPosted: Sun Apr 10, 2016 14:40
by twoelk
overlays might be interesting such as area protection information or public points of interest.
Maybe some way to display info from one of the waypoint mods - ah yes - api for mods to hook in you said.
Indeed to have the minimap controllable by mods might be a good feature to use it for example in an achievement system that unlocks the minimap feature after something the player has to do - hmm - actually I'm not sure if that hasn't allready been done - time to search the forum again it seems....

Re: minimap modes

PostPosted: Sun Apr 10, 2016 20:19
by Amaz
I think that something like this is being worked on: https://github.com/minetest/minetest/pull/3747