|
432fd72597
|
Implement power storage nodes
|
2023-04-18 21:48:08 +02:00 |
|
|
8e322b3d79
|
Remove unneeded TODO
|
2023-04-15 13:55:01 +02:00 |
|
|
c5dfe59200
|
Add missing transformer crafts
|
2023-04-15 13:54:26 +02:00 |
|
|
90c9779bf0
|
Implement Electric Chainsaw
|
2023-04-08 19:09:15 +02:00 |
|
|
40d0e578c4
|
Refactor machines.lua (reduced ~300 lines of code)
|
2023-04-07 19:50:39 +02:00 |
|
|
dbb83ba6e3
|
Tweak wind mill formspec
|
2023-04-05 14:39:57 +03:00 |
|
|
aa41f5c36a
|
Implement Wind Mill
|
2023-04-03 21:26:41 +02:00 |
|
|
190f83a60f
|
Restart machine if power goes back on
|
2023-04-02 18:21:39 +02:00 |
|
|
156cca1b66
|
Implement Water Mill
|
2023-04-02 18:07:56 +02:00 |
|
|
4a65e82ca3
|
Implement Geothermal Generator
|
2023-03-30 14:43:05 +02: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 |
|
|
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 |
|
|
ce96b0166e
|
Implement wrench and electric wrench
|
2023-03-25 19:29:22 +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 |
|
|
46e362c6c2
|
Deduplicate machine crafts
|
2023-03-23 11:15:12 +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 |
|
|
31a1470ba0
|
Implement Recycler
|
2023-03-23 09:51:49 +02:00 |
|
|
8da3968a46
|
Normalize power flow
|
2023-03-22 21:13:02 +01:00 |
|
|
84014b9d9b
|
Implement Extractor
|
2023-03-22 20:57:37 +01:00 |
|
|
cb607d334c
|
Implement Compressor
|
2023-03-21 14:29:50 +01:00 |
|
|
e97181b7e4
|
Use texture overlaying for machine textures
|
2023-03-18 11:41:55 +01:00 |
|
|
fc249d46d5
|
Implement Macerator
|
2023-03-18 11:32:20 +01:00 |
|
|
bc85a5449d
|
Pause smelting in electric furnace if power runs out
|
2023-03-12 12:10:20 +01:00 |
|
|
7ce091f423
|
Use nodebox for rendering cables
|
2023-03-11 19:50:49 +01:00 |
|
|
ed0255dbe9
|
Use new electricity textures in Electric Furnace
|
2023-03-08 15:32:41 +02:00 |
|
|
8c8c1bb60a
|
Missing crafts and sounds
|
2023-03-08 15:11:06 +02:00 |
|
|
e253564a91
|
Implement Electric Furnace :O
|
2023-03-07 20:41:35 +01:00 |
|
|
267a61f12b
|
Add iron furnace
|
2023-03-05 16:20:47 +01:00 |
|
|
c8d69e514b
|
Fix misaligned generator formspec in MCL
|
2023-03-05 13:48:29 +01:00 |
|
|
cbdf1c1fcc
|
Use proper textures for generator
|
2023-03-04 20:52:40 +01:00 |
|
|
d268618cff
|
Add refined iron, machine block and generator craft
|
2023-03-04 16:01:06 +01:00 |
|
|
3671e96a18
|
Implement RE-Battery, generator fixes
|
2023-03-03 22:28:05 +01:00 |
|
|
319d3102f6
|
Take into account machine ioConfig when transferring power
|
2023-03-01 21:19:31 +01:00 |
|
|
cb7fba8692
|
Generator formspec improvements
|
2023-03-01 19:29:20 +01:00 |
|
mrkubax10
|
71618b2f3f
|
Partial fix for not working formspecs in MCL
|
2023-03-01 15:35:20 +02:00 |
|
mrkubax10
|
6c62b8d4a3
|
Don't destroy generator that has items inside
|
2023-03-01 15:05:34 +02:00 |
|
|
511c4948d6
|
Start implementing coal generator
|
2023-03-01 12:16:33 +01:00 |
|