awards/src
Alexand(er|ra) Yst c7b60be880 player:getpos() is deprecated and calling it causes the game to halt if deprecated_lua_api_handling is set to "error" in minetest.conf. Call player:get_pos() instead to prevent the game from halting. 2020-04-19 19:05:06 +00:00
..
api_awards.lua Fix group total, fix item increment count argument, add player checks, resize award icon, fix log output 2020-04-05 16:00:33 +00:00
api_triggers.lua Fix group total, fix item increment count argument, add player checks, resize award icon, fix log output 2020-04-05 16:00:33 +00:00
awards.lua player:getpos() is deprecated and calling it causes the game to halt if deprecated_lua_api_handling is set to "error" in minetest.conf. Call player:get_pos() instead to prevent the game from halting. 2020-04-19 19:05:06 +00:00
chat_commands.lua Improve code structure and awards formspec size 2018-09-13 17:33:04 +01:00
data.lua Improve code structure and awards formspec size 2018-09-13 17:33:04 +01:00
gui.lua Add icons for awards 2019-08-20 11:28:15 +01:00
intllib.lua Improve code structure and awards formspec size 2018-09-13 17:33:04 +01:00
triggers.lua Fix group total, fix item increment count argument, add player checks, resize award icon, fix log output 2020-04-05 16:00:33 +00:00