Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-21 | bamboo CNC support | h-v-smacker | |
2018-03-21 | leaf recycling for fuel | h-v-smacker | |
2018-03-20 | CNC model fix | h-v-smacker | |
2018-03-19 | Advanced CLU | h-v-smacker | |
2018-03-18 | adjusted nodebox for 2/16 T | h-v-smacker | |
2018-03-18 | reduced texture flicker | h-v-smacker | |
2018-03-18 | better nodeboxes | h-v-smacker | |
2018-03-18 | new shapes for CNC | h-v-smacker | |
2018-03-10 | protection test for chainsaw | h-v-smacker | |
2018-03-07 | recipe fix | h-v-smacker | |
2018-03-07 | Industrial HV machines | h-v-smacker | |
2018-03-04 | rotatable large insualator clip | h-v-smacker | |
2018-03-04 | recycling glass panes | h-v-smacker | |
2018-03-04 | sorting grass | h-v-smacker | |
2018-02-28 | extra objects and vine support for chainsaw | h-v-smacker | |
2018-02-22 | extra recipes | h-v-smacker | |
2018-02-19 | hv furnace recipe fix | h-v-smacker | |
2018-02-19 | texture fix | h-v-smacker | |
2018-02-19 | better techchain for synthetic HPHT diamonds | h-v-smacker | |
2018-02-19 | extra recipes | h-v-smacker | |
2018-02-19 | HV furnace and extra recipes | h-v-smacker | |
2018-02-16 | fixed chainsaw mk2 charge bar | h-v-smacker | |
2018-02-15 | chainsaw mk2 - batteries | h-v-smacker | |
2018-02-15 | chainsaw mk2 - batteries | h-v-smacker | |
2018-02-15 | chainsaw mk2 - red crystal | h-v-smacker | |
2018-02-15 | chainsaw mk2 | h-v-smacker | |
2018-02-15 | minor fixes | h-v-smacker | |
2018-02-14 | some more nodes and leaves removed | h-v-smacker | |
2018-02-14 | even more blocks for CNC | h-v-smacker | |
2018-02-14 | expanding CNC coverage | h-v-smacker | |
2018-02-14 | cornmeal, corn bread and flour from barley | h-v-smacker | |
2018-02-13 | wider catchment area does nothing for acacias... | h-v-smacker | |
2018-02-13 | wider catchment area for chainsaw | h-v-smacker | |
2018-02-13 | support ethereal trunks and leaves | h-v-smacker | |
2018-02-13 | Merge branch 'trimmer' | h-v-smacker | |
2018-02-13 | Merge pull request #1 from numberZero/improve-network-parsing | Hans von Smacker | |
Improve network parsing | |||
2018-02-13 | lawn trimmer | h-v-smacker | |
2018-01-28 | Reduce queue size | number Zero | |
2018-01-28 | Bugfix! | number Zero | |
2018-01-28 | Fix wrong patch | number Zero | |
2018-01-28 | Fix O(n^2) network traversal | number Zero | |
2018-01-28 | Bugfix! | number Zero | |
2018-01-13 | Fix redundant_warn | Ekdohibs | |
2018-01-07 | chests: fix sort_inventory function | DS-Minetest | |
2017-10-31 | supply_converter: avoid crashes caused by wrong digiline message types (#397) | DS | |
2017-09-07 | nuclear_reactor: do not set structure_accumulated_badness to less than 0 | DS | |
2017-07-03 | print warning to console if redundant switching station is found | Vanessa 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-03 | add chat command to allow disabling of switching station ABM | Vanessa 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-03 | don't place eg. chests without data | DS-Minetest | |
2017-06-17 | remove wooden chests redefinitions | Vanessa Ezekowitz | |
they're incompatible with current minetest_game and do nothing useful anyway |