capturetheflag/mods/playertag
ClobberXD 72c5afab55 Fix vote related bugs
* Reset playertag on new match
* Clear votes on new match
2018-08-20 11:23:42 +01:00
..
textures Add entity nametags to hide nametags behind nodes 2018-01-21 20:40:41 +00:00
api.lua Fix vote related bugs 2018-08-20 11:23:42 +01: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.