technic/technic/machines/register
SmallJoker 0f6bdb1bde Correct (almost) all luacheck warnings
Also includes a few code opimizations:
- Combined mining drill functions
- Shorter alias registration (unused?)
- Add TODOs to address later
2022-06-06 21:04:13 +02:00
..
alloy_furnace.lua Alloy furnace: Accept only unique ItemStacks from tubes (#523) 2020-01-11 22:06:24 +01:00
alloy_recipes.lua Alloy furnace: More realistic recipe balance (#549) 2020-05-13 19:13:33 +02:00
battery_box.lua Correct (almost) all luacheck warnings 2022-06-06 21:04:13 +02:00
cables.lua Correct (almost) all luacheck warnings 2022-06-06 21:04:13 +02:00
centrifuge.lua Add centrifuge 2014-07-26 18:01:05 +01:00
centrifuge_recipes.lua Alloy furnace: More realistic recipe balance (#549) 2020-05-13 19:13:33 +02:00
common.lua Add GitHub workflow and luacheck (#545) 2020-06-12 20:39:00 +02:00
compressor.lua Add MV version of compressor too, remove infinite sand-producing compressor recipe. 2014-07-02 22:45:46 +02:00
compressor_recipes.lua New sandstone crafts, fix dye crafting (#390) 2018-10-05 19:46:33 +02:00
electric_furnace.lua Refactor a lot of code: make only one registration function for grinder, extractor and electric furnace (compressor will follow soon) 2014-07-02 22:24:38 +02:00
extractor.lua Refactor a lot of code: make only one registration function for grinder, extractor and electric furnace (compressor will follow soon) 2014-07-02 22:24:38 +02:00
extractor_recipes.lua Add recipe to extract violet dye from blueberries (#518) 2019-12-14 10:20:32 +01:00
freezer.lua Add MV-Freezer (#457) 2018-12-09 17:37:58 +01:00
freezer_recipes.lua Add MV-Freezer (#457) 2018-12-09 17:37:58 +01:00
generator.lua Add GitHub workflow and luacheck (#545) 2020-06-12 20:39:00 +02:00
grinder.lua Refactor a lot of code: make only one registration function for grinder, extractor and electric furnace (compressor will follow soon) 2014-07-02 22:24:38 +02:00
grinder_recipes.lua Add MV-Freezer (#457) 2018-12-09 17:37:58 +01:00
grindings.lua Add GitHub workflow and luacheck (#545) 2020-06-12 20:39:00 +02:00
init.lua Add MV-Freezer (#457) 2018-12-09 17:37:58 +01:00
machine_base.lua Prevent protection check on MV machine close (#569) 2020-09-12 10:27:31 +02:00
recipes.lua Add support for craftguide mod recipe registration (#584) 2021-04-14 16:20:20 +02:00
solar_array.lua Add GitHub workflow and luacheck (#545) 2020-06-12 20:39:00 +02:00