]> git.lizzy.rs Git - xdecor.git/history - cooking.lua
Cooking : replace itemstack when empty bowl stack does not exceed 1
[xdecor.git] / cooking.lua
2016-01-10 kilbithCooking : replace itemstack when empty bowl stack does...
2016-01-09 kilbithSmall simplifications
2016-01-08 kilbithMove craftitems and tools in separate file
2016-01-07 kilbithMore simplification
2016-01-06 kilbithGet rid of minetest.serialize in cooking code + cleanin...
2015-12-26 jpCauldron cooking : consider food with stack of 1
2015-12-24 jpAdd possibility to fill a water bucket on an idle ...
2015-12-24 jpEnch. table : get rid of global matching
2015-12-24 jpSimpler way to register ingredients that make a soup
2015-12-23 jpMark the legacy code to remove later
2015-12-04 jpPut back collision boxes on cauldrons
2015-12-03 jpCause damages on player when inside an active cauldron
2015-12-03 jpDrop nodebox models on cauldron and use a regular node...
2015-12-03 jpChange condition to make a soup : >= 2 different ingred...
2015-12-03 jpAdd a cooking system to the cauldron