summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-21bamboo CNC supporth-v-smacker
2018-03-21leaf recycling for fuelh-v-smacker
2018-03-20CNC model fixh-v-smacker
2018-03-19Advanced CLUh-v-smacker
2018-03-18adjusted nodebox for 2/16 Th-v-smacker
2018-03-18reduced texture flickerh-v-smacker
2018-03-18better nodeboxesh-v-smacker
2018-03-18new shapes for CNCh-v-smacker
2018-03-10protection test for chainsawh-v-smacker
2018-03-07recipe fixh-v-smacker
2018-03-07Industrial HV machinesh-v-smacker
2018-03-04rotatable large insualator cliph-v-smacker
2018-03-04recycling glass panesh-v-smacker
2018-03-04sorting grassh-v-smacker
2018-02-28extra objects and vine support for chainsawh-v-smacker
2018-02-22extra recipesh-v-smacker
2018-02-19hv furnace recipe fixh-v-smacker
2018-02-19texture fixh-v-smacker
2018-02-19better techchain for synthetic HPHT diamondsh-v-smacker
2018-02-19extra recipesh-v-smacker
2018-02-19HV furnace and extra recipesh-v-smacker
2018-02-16fixed chainsaw mk2 charge barh-v-smacker
2018-02-15chainsaw mk2 - batteriesh-v-smacker
2018-02-15chainsaw mk2 - batteriesh-v-smacker
2018-02-15chainsaw mk2 - red crystalh-v-smacker
2018-02-15chainsaw mk2h-v-smacker
2018-02-15minor fixesh-v-smacker
2018-02-14some more nodes and leaves removedh-v-smacker
2018-02-14even more blocks for CNCh-v-smacker
2018-02-14expanding CNC coverageh-v-smacker
2018-02-14cornmeal, corn bread and flour from barleyh-v-smacker
2018-02-13wider catchment area does nothing for acacias...h-v-smacker
2018-02-13wider catchment area for chainsawh-v-smacker
2018-02-13support ethereal trunks and leavesh-v-smacker
2018-02-13Merge branch 'trimmer'h-v-smacker
2018-02-13Merge pull request #1 from numberZero/improve-network-parsingHans von Smacker
Improve network parsing
2018-02-13lawn trimmerh-v-smacker
2018-01-28Reduce queue sizenumber Zero
2018-01-28Bugfix!number Zero
2018-01-28Fix wrong patchnumber Zero
2018-01-28Fix O(n^2) network traversalnumber Zero
2018-01-28Bugfix!number Zero
2018-01-13Fix redundant_warnEkdohibs
2018-01-07chests: fix sort_inventory functionDS-Minetest
2017-10-31supply_converter: avoid crashes caused by wrong digiline message types (#397)DS
2017-09-07nuclear_reactor: do not set structure_accumulated_badness to less than 0DS
2017-07-03print warning to console if redundant switching station is foundVanessa Ezekowitz
and where it is only prints the warning once per redundant station, per minetest session. if there are multiple redundant stations on a network, digging one should cause the warning to appear for the next one technic finds, if it doesn't show them all right away.
2017-07-03add chat command to allow disabling of switching station ABMVanessa Ezekowitz
(for situations where a user creates a laggy machine on a public server, use this to suspend power distribution until the machine is found and disabled) `/powerctrl off` to disable `/powerctrl on` to reenable (actually, anything but "on" disables it)
2017-07-03don't place eg. chests without dataDS-Minetest
2017-06-17remove wooden chests redefinitionsVanessa Ezekowitz
they're incompatible with current minetest_game and do nothing useful anyway