This website requires JavaScript.
Explore
Help
Sign In
crabman77
/
awards
Watch
1
Star
0
Fork
0
You've already forked awards
forked from
nalc/awards
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
awards
/
src
History
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