capturetheflag/mods/playertag
2018-11-29 16:09:57 +00:00
..
textures Add entity nametags to hide nametags behind nodes 2018-01-21 20:40:41 +00:00
api.lua Add workaround for orphaned entities (increased delay) 2018-11-29 16:09:57 +00:00
depends.txt Fix vote related bugs 2018-08-20 11:23:42 +01:00
init.lua Fix vote related bugs 2018-08-20 11:23:42 +01:00
README.md Add entity nametags to hide nametags behind nodes 2018-01-21 20:40:41 +00:00

This mod hides the existing tags, and adds entity based tags that are only as visible as the player.

Some code taken from gauges (CC0 1.0) https://forum.minetest.net/viewtopic.php?t=10250 And also some code and textures from npcf (LGPL for code, WTFPL for textures) https://forum.minetest.net/viewtopic.php?t=7321 My part of the code is WTFPL.