A Minetest mod which provides an API to add temporary status effects for players.
Go to file
Wuzzy 58af48a055 Show 20 effects at max on the screen
This has been done to avoid having on_globalstep calling hud_update so often.
2014-07-07 10:55:18 +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 stresstest example use globalstep less often 2014-07-07 10:39:21 +02:00
init.lua Show 20 effects at max on the screen 2014-07-07 10:55:18 +02:00