Commit graph

13 commits

Author SHA1 Message Date
Timo Ley 22ebc12fc8 Added Magneticraft and Gregtech support
Some checks failed
continuous-integration/drone Build is failing
2020-04-09 23:52:49 +02:00
Timo Ley 10eb55bc74 Removed EnergyType.java 2020-03-20 22:15:39 +01:00
malte0811 ba69040855 Fixed some issues regarding the IE redstone controller on dedicated servers, closes #56, maybe #51 as well? 2019-01-25 17:15:32 +01:00
malte0811 c6d2a26a6d The resistor wires are returned when the marx generator is disassembled now, closes #62 2019-01-12 11:37:16 +01:00
malte0811 63d9fca789 Panels can have any texture now, textures are changed by crafting the unfinished panel with the block it should "imitate". Closes #54
ToDo documentation
2019-01-11 16:18:24 +01:00
malte0811 ceb28da474 Basics of "painted" panels 2019-01-11 15:05:39 +01:00
malte0811 c84a0476fd Fix weird behavior with multiple RS controller IDs, closes #59
Unfinished control panels can be copied like components can now (To create multiple panels with exact same height and angle)
2019-01-05 10:10:35 +01:00
malte0811 2f02fc5044 Fix the "other" RS controller not keeping its IO state across world reloads
Fix P:R wires showing as a too low signal strength
2019-01-04 20:49:46 +01:00
malte0811 43bd502095 Fix the Marx generator not breaking/processing ores, closes #47
Fix panel wire connectors not working when connected directly to another one or the Marge generator
2018-11-27 21:26:43 +01:00
malte0811 88c10cdb81 Switch to the new data-driven connector models
Update to new mappings
2018-11-17 12:23:31 +01:00
malte0811 93f156da4e Fixed accidental conversion from FE to EU, closes #42
Fixed connectors not blowing up as intended
2018-09-07 23:55:50 +02:00
malte0811 39ebc86029 Add a config option for wire transfer rates, closes #40
Fix connectors blowing up when they shouldn't in some cases
2018-09-03 21:01:45 +02:00
malte0811 69c8713853 Finally fix the package name 2018-09-03 20:35:23 +02:00