minetest/builtin
Dániel Juhász 0fcaf9fb1b Automatic item and node colorization (#5640)
* Automatic item and node colorization

Now nodes with a palette yield colored item stacks, and colored items
place colored nodes by default. The client predicts the colorization.

* Backwards compatibility

* Use nil

* Style fixes

* Fix code style

* Document changes
2017-06-20 11:19:56 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client CSM: Fix documentation error for register_on_*_chat_messages (#5917) 2017-06-09 15:48:04 +02:00
common Improve chatcommand params consistency (#5985) 2017-06-15 22:38:41 +02:00
fstk Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
game Automatic item and node colorization (#5640) 2017-06-20 11:19:56 +02:00
mainmenu Improve the path select GUI (#5852) 2017-06-11 09:43:31 +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 Improve the path select GUI (#5852) 2017-06-11 09:43:31 +02:00