minetest/builtin
DTA7 e8286e8894 Set placer to nil instead of a non-functional one in item_OnPlace (#6449)
* Set placer to nil instead of a non-functional one

This requires nil checks in core.rotate_node and core.rotate_and_place.
2018-06-03 17:31:59 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client [CSM] Add send_chat_message and run_server_chatcommand API functions (#5747) 2017-05-21 23:06:51 +02:00
common Set placer to nil instead of a non-functional one in item_OnPlace (#6449) 2018-06-03 17:31:59 +02:00
fstk Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
game Make dropped items colorable 2018-06-03 17:31:59 +02:00
mainmenu Fix core.wrap_text and make its behaviour consistent with the docs 2018-06-03 17:31:59 +02:00
profiler Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
init.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
settingtypes.txt Add a server-sided way to remove color codes from incoming chat messages (#5948) 2018-06-03 17:31:59 +02:00