techage/basis
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
..
assemble.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
boiler_lib.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
command.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
conf_inv.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
fake_player.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
firebox_lib.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
formspec_update.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
fuel_lib.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
gravel_lib.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
lib.lua Refactor TA4 8x2000 chest 2020-10-31 19:10:47 +01:00
liquid_lib.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
manual.lua switched from internal doc strings to md file based documentation 2019-09-26 22:32:37 +02:00
mark2.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
mark.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
networks.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
node_states.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
node_store.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
nodedata_meta.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
nodedata_sqlite.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
numbers_sqlite.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
numbers_storage.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
recipe_lib.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
tube_wall_entry.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
tubes_ta4.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
tubes.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00
windturbine_lib.lua Switch license from GPL to AGPL 2020-10-19 19:09:17 +02:00