techage/basic_machines
Thomas--S 9c9dcf8a37 Refactor TA4 8x2000 chest
Advantages:
* Code uses common functions for manual usage and automation where possible. This avoids forgetting half of the adjustments like it happened in #14
* Support for meta and wear
* Code duplication for the different automatic modes is reduced/avoided

Additionally, the `techage.item_image` function was adjusted:
* added support meta and wear
* removed duplicate stack size labels for non-tools with max_stack=1
* added optional parameter to "overwrite" stacksize for tools (necessary because of minetest limitations)
2020-10-31 19:10:47 +01:00
..
autocrafter.lua Autocrafter: Add register function for uncraftable items 2020-10-23 16:33:39 +02:00
blackhole.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
chest.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
consumer.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
distributor.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
electronic_fab.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
forceload.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
gravelrinser.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
gravelsieve.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
grinder.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
legacy_nodes.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
liquidsampler.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
mods_support.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
pusher.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
quarry.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
source.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
ta4_chest.lua Refactor TA4 8x2000 chest 2020-10-31 19:10:47 +01:00
ta4_injector.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00