capturetheflag/mods/ctf/ctf_playertag
2019-04-12 15:41:14 +05:30
..
textures Reorganise game into modpacks 2019-01-11 15:52:47 +00:00
api.lua Rename global playertag to ctf_playertag 2019-04-12 15:41:14 +05:30
depends.txt Reorganise game into modpacks 2019-01-11 15:52:47 +00:00
init.lua Rename global playertag to ctf_playertag 2019-04-12 15:41:14 +05:30
README.md Reorganise game into modpacks 2019-01-11 15:52:47 +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.