Age | Commit message (Expand) | Author |
2015-02-05 | limit the upgrade slot to one item per slot, as more are ignored anyway | Tim |
2015-02-05 | reduce intllib code | Tim |
2015-02-05 | localize modpath variable | Tim |
2015-02-05 | supress undeclared variable access warnings in cases of intentional declarati... | Tim |
2015-02-05 | add .mailmap | Tim |
2015-02-05 | fix lighting glitch on bottom of "edge" (quarter-round) models | Vanessa Ezekowitz |
2015-02-05 | fix rotation of "edge" models | Vanessa Ezekowitz |
2015-02-04 | fix broken lighting on CNC meshes, thanks to tip from acerspyro | Vanessa Ezekowitz |
2015-02-03 | Update chests formspec to not be deprecated | est31 |
2015-02-03 | Make technic chests independent from unified inventory | est31 |
2015-02-02 | Update manual.md to respect new behaviour | est31 |
2015-02-02 | Make switching station only react to nodes from below | est31 |
2015-01-31 | Fix bug for switching stations displaying same input and output | est31 |
2015-01-31 | Formatting for supply converter too | est31 |
2015-01-31 | Better number formating | est31 |
2015-01-30 | fix cobble and gravel grinder recipes | Vanessa Ezekowitz |
2015-01-30 | move from recipe defusion to recipe deactivation to avoid confusion | Tim |
2015-01-30 | replace overlooked latex->rubber furnace recipe with glue as a form of "rubbe... | Tim |
2015-01-30 | remove unnecessary definition fields | Tim |
2015-01-30 | tune latex->rubber alloy recipe based on wikipedia data pointed out by @est31 | Tim |
2015-01-30 | add textures for grindings/sawdust | Vanessa Ezekowitz |
2015-01-30 | redfine latex->rubber path via alloy furnace | Tim |
2015-01-30 | add sawdust and tree/wood grindings with arcacia tree for dye and provide a b... | Tim |
2015-01-30 | remove _sidways moretree trunks from chainsaw, these would be abm-converted b... | Tim |
2015-01-30 | tweak sandstone/sand recipes to a more efficent compressing 2 sand -> sandsto... | Tim |
2015-01-30 | defuse by fake_fire added recipes, make people use the grinder for those | Tim |
2015-01-30 | add a sandstone compression recipe back in place of the default recipe, witho... | Tim |
2015-01-30 | allow transformer and chainsaw crafts even if required mesecon modules are no... | Tim |
2015-01-30 | register additional technic materials with the circular saw | Tim |
2015-01-30 | update extranodes to use the new api of moreblocks/stairsplus | Tim |
2015-01-30 | add centrifuge recipe for wheat | Tim |
2015-01-30 | rewrite extractor dye recipes, adding a few dyes and making it work better wi... | Tim |
2015-01-30 | allow grinding wheatseeds to flour, closes #173 | Tim |
2015-01-29 | reuse the new screwdriver code of minetest/minetest_game in adapted form for ... | Tim |
2015-01-27 | use the timers, that are allready running instead of allocating a new one eve... | Tim |
2015-01-24 | Give quarries a better inventory icon | est31 |
2015-01-24 | Add cache to quarry | est31 |
2015-01-24 | Optimize quarry_run | est31 |
2015-01-19 | add custom collision and selection box handling to CNC machine | Vanessa Ezekowitz |
2015-01-18 | use an alternative and cleaner way to overwrite the pipeworks tube-recipes an... | Tim |
2015-01-16 | Fix support for acacia trees | Wayward1 |
2015-01-16 | fix cnc stick formspec img | Vanessa Ezekowitz |
2015-01-16 | new high-resolution imagery for CNC formspec | Vanessa Ezekowitz |
2015-01-16 | add the models too | Vanessa Ezekowitz |
2015-01-16 | Use mesh nodes for all of the more complex CNC machined items | Vanessa Ezekowitz |
2015-01-12 | Add more nodes to the chainsaw | Tim |
2015-01-12 | Add gloopores' Kalite dust as a more effecient fuel than lumps | ThatGraemeGuy |
2015-01-12 | prevent crash if get_recipe_index() is passed a nil or apparent garbage instead | Vanessa Ezekowitz |
2014-12-30 | Fix infinite energy with supply converter | Novatux |
2014-12-15 | Fix some global errors | ShadowNinja |