1
0
mirror of https://repo.or.cz/minetest_playereffects.git synced 2025-01-08 10:20:15 +01:00
A Minetest mod which provides an API to add temporary status effects for players. https://forum.minetest.net/viewtopic.php?t=9689
Go to file
Wuzzy 85fbd146b1 Add support for hidden effects
Hidden effects are effects which are not exposed to the player’s HUD.
2014-07-13 22:07:04 +02:00
textures Add support for HUD icons; improve HUD alignment 2014-07-07 09:38:55 +02:00
depends.txt Initial commit 2014-07-06 01:04:03 +02:00
description.txt Initial commit 2014-07-06 01:04:03 +02:00
examples.lua Add support for hidden effects 2014-07-13 22:07:04 +02:00
init.lua Add support for hidden effects 2014-07-13 22:07:04 +02:00
settings.lua Add setting use_hud, used to control player HUDs 2014-07-13 21:57:45 +02:00