summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-05reduce intllib codeTim
2015-02-05localize modpath variableTim
2015-02-05supress undeclared variable access warnings in cases of intentional declarati...Tim
2015-02-05add .mailmapTim
2015-02-05fix lighting glitch on bottom of "edge" (quarter-round) modelsVanessa Ezekowitz
2015-02-05fix rotation of "edge" modelsVanessa Ezekowitz
2015-02-04fix broken lighting on CNC meshes, thanks to tip from acerspyroVanessa Ezekowitz
2015-02-03Update chests formspec to not be deprecatedest31
2015-02-03Make technic chests independent from unified inventoryest31
2015-02-02Update manual.md to respect new behaviourest31
2015-02-02Make switching station only react to nodes from belowest31
2015-01-31Fix bug for switching stations displaying same input and outputest31
2015-01-31Formatting for supply converter tooest31
2015-01-31Better number formatingest31
2015-01-30fix cobble and gravel grinder recipesVanessa Ezekowitz
2015-01-30move from recipe defusion to recipe deactivation to avoid confusionTim
2015-01-30replace overlooked latex->rubber furnace recipe with glue as a form of "rubbe...Tim
2015-01-30remove unnecessary definition fieldsTim
2015-01-30tune latex->rubber alloy recipe based on wikipedia data pointed out by @est31Tim
2015-01-30add textures for grindings/sawdustVanessa Ezekowitz
2015-01-30redfine latex->rubber path via alloy furnaceTim
2015-01-30add sawdust and tree/wood grindings with arcacia tree for dye and provide a b...Tim
2015-01-30remove _sidways moretree trunks from chainsaw, these would be abm-converted b...Tim
2015-01-30tweak sandstone/sand recipes to a more efficent compressing 2 sand -> sandsto...Tim
2015-01-30defuse by fake_fire added recipes, make people use the grinder for thoseTim
2015-01-30add a sandstone compression recipe back in place of the default recipe, witho...Tim
2015-01-30allow transformer and chainsaw crafts even if required mesecon modules are no...Tim
2015-01-30register additional technic materials with the circular sawTim
2015-01-30update extranodes to use the new api of moreblocks/stairsplusTim
2015-01-30add centrifuge recipe for wheatTim
2015-01-30rewrite extractor dye recipes, adding a few dyes and making it work better wi...Tim
2015-01-30allow grinding wheatseeds to flour, closes #173Tim
2015-01-29reuse the new screwdriver code of minetest/minetest_game in adapted form for ...Tim
2015-01-27use the timers, that are allready running instead of allocating a new one eve...Tim
2015-01-24Give quarries a better inventory iconest31
2015-01-24Add cache to quarryest31
2015-01-24Optimize quarry_runest31
2015-01-19add custom collision and selection box handling to CNC machineVanessa Ezekowitz
2015-01-18use an alternative and cleaner way to overwrite the pipeworks tube-recipes an...Tim
2015-01-16Fix support for acacia treesWayward1
2015-01-16fix cnc stick formspec imgVanessa Ezekowitz
2015-01-16new high-resolution imagery for CNC formspecVanessa Ezekowitz
2015-01-16add the models tooVanessa Ezekowitz
2015-01-16Use mesh nodes for all of the more complex CNC machined itemsVanessa Ezekowitz
2015-01-12Add more nodes to the chainsawTim
2015-01-12Add gloopores' Kalite dust as a more effecient fuel than lumpsThatGraemeGuy
2015-01-12prevent crash if get_recipe_index() is passed a nil or apparent garbage insteadVanessa Ezekowitz
2014-12-30Fix infinite energy with supply converterNovatux
2014-12-15Fix some global errorsShadowNinja
2014-11-30minetest.env:* --> minetest.*Vanessa Ezekowitz