1
0
mirror of https://repo.or.cz/minetest_playereffects.git synced 2024-11-16 05:10:17 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Wuzzy
dcc930c499 Rewrite the way HUD IDs are handled 2014-07-17 17:06:06 +02:00
Wuzzy
54b18385c8 Add “player” argument to the cancel callback 2014-07-17 16:07:44 +02:00
Wuzzy
86ed00c7c8 Add a known bug to the README file 2014-07-15 17:20:02 +02:00
Wuzzy
afeb8dc3d8 Change version number to SemVer 2014-07-15 01:57:43 +02:00
Wuzzy
c400ac1ed9 Add cancel_on_death parameter for effect types.
This optional parameter controls wheather the effect shall be cancelled
when the player dies. By default, this is true.
2014-07-15 00:38:01 +02:00
Wuzzy
7a411df76e Rename 1st param of register func for consistency 2014-07-15 00:12:05 +02:00
Wuzzy
39c11c143c Add README.md file with (hopefully) full API spec 2014-07-15 00:00:31 +02:00