Commit Graph

190 Commits

Author SHA1 Message Date
190f83a60f Restart machine if power goes back on 2023-04-02 18:21:39 +02:00
cf73640e75 Add water mill side texture 2023-04-02 18:08:15 +02:00
156cca1b66 Implement Water Mill 2023-04-02 18:07:56 +02:00
35d78037c0 Update TEXTURES_TODO.md 2023-03-30 15:23:40 +02:00
f0a3f8de45 Fix SOURCES.md 2023-03-30 12:51:06 +00:00
3b4c8456fe Add SOURCES.md 2023-03-30 12:50:36 +00:00
4a65e82ca3 Implement Geothermal Generator 2023-03-30 14:43:05 +02:00
8fe769c79e Updates in contributors section in README.md 2023-03-30 12:12:44 +02:00
9eed1b3a36 Add wrench texture by LuanHawk 2023-03-30 12:11:38 +02:00
3af9d226ed Add rubber leaves texture by LuanHawk 2023-03-29 17:29:24 +03:00
3778ee0c82 Add other (currently unused) rubber wood textures by LuanHawk 2023-03-29 17:24:17 +03:00
54444e3c8d Add rubber wood top texture by LuanHawk 2023-03-29 17:23:49 +03:00
34607ef045 Add rubber wood side with rubber texture by LuanHawk 2023-03-29 17:23:20 +03:00
f2d87af2ea Add rubber wood side texture by LuanHawk 2023-03-29 17:22:47 +03:00
bd8c792fb0 Add solar panels crafts 2023-03-29 10:27:02 +02:00
e64e3a1fcf Fix power returning back from transformer to where it came from 2023-03-29 10:15:19 +02:00
25826e8e2b Add transformers textures 2023-03-28 22:10:12 +02:00
a21ec8a929 Implement Transformers 2023-03-28 22:09:56 +02:00
03f0440227 Add solar panels textures 2023-03-26 20:39:23 +02:00
e36624f327 Implement solar panels 2023-03-26 20:02:06 +02:00
9db6ea9ced Machine softlocks fixes 2023-03-26 18:41:14 +02:00
6fbaaa68e4 Add glass fibre cable textures 2023-03-25 19:47:29 +01:00
08d4667bec Add iron cable textures 2023-03-25 19:37:09 +01:00
ce96b0166e Implement wrench and electric wrench 2023-03-25 19:29:22 +01:00
f532a0b4ac Add recycler front active texture 2023-03-25 13:14:23 +01:00
4349c541ed Add extractor front active texture 2023-03-25 13:14:00 +01:00
480ae4fd86 Add compressor front active texture 2023-03-25 13:13:31 +01:00
66776954d5 Add macerator front active texture 2023-03-25 13:13:10 +01:00
5f467270bc Fix crash when using with MCL introduced in previous commit 2023-03-25 13:11:41 +01:00
e104ff8931 Add active machine variations 2023-03-25 12:44:22 +01:00
618ccfedc2 Add electric treetap texture by Migdyn 2023-03-23 21:45:46 +01:00
27656fbf7a Add gold cable textures by me and LuanHawk 2023-03-23 15:32:23 +01:00
72f9c22903 Implement Electric Treetap 2023-03-23 15:24:39 +01:00
da3d99164b Add tin cable textures by me and LuanHawk 2023-03-23 12:02:17 +01:00
cfdcd58569 Add other cables 2023-03-23 11:30:16 +01:00
46e362c6c2 Deduplicate machine crafts 2023-03-23 11:15:12 +01:00
9afc69b34d Add recycler top texture by LuanHawk 2023-03-23 10:54:25 +01:00
baf2e02f12 Make it possible to add textures for other sides for machines 2023-03-23 10:54:06 +01:00
0e036c8208 Always take item after processing in Recycler 2023-03-23 10:40:53 +01:00
85dddf6d78 Fix processing not stopping after taking item from machine 2023-03-23 10:32:09 +01:00
169bb6bcf8 Add scrap texture by LuanHawk 2023-03-23 10:29:27 +01:00
31a1470ba0 Implement Recycler 2023-03-23 09:51:49 +02:00
53879fdd93 Depend on mcl_nether when used with MCL 2023-03-23 09:01:48 +02:00
05c55c1150 Fix rubber texture 2023-03-23 08:57:30 +02:00
b229fab831 Don't take fully charged power storages into account while distributing power 2023-03-22 21:14:48 +01:00
8da3968a46 Normalize power flow 2023-03-22 21:13:02 +01:00
70db00304f Add rubber texture by Migdyn 2023-03-22 20:58:15 +01:00
c459558b6a Add extractor front texture 2023-03-22 20:57:59 +01:00
84014b9d9b Implement Extractor 2023-03-22 20:57:37 +01:00
2bda4febb9 Document api functions 2023-03-22 18:52:21 +01:00