Commit graph

25 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 041395b06e Unified Categories 2020-03-20 22:16:00 +01:00
Timo Ley 10eb55bc74 Removed EnergyType.java 2020-03-20 22:15:39 +01:00
malte0811 cf90f293a3 Merge branch 'feature/rgbLED' into MC1.12 2019-01-25 18:16:07 +01:00
malte0811 f9fe9de715 Finish up the RGB indicator component, closes #71 2019-01-25 18:14:59 +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 5aea1281ca Add a RGB indicator component, see #71
ToDo: Recipe, Docs, Texture, localization including GUI
2019-01-20 21:18:09 +01:00
malte0811 507b5e11d8 Fix insulated and uninsulated IC2 wires producing the same coils, closes #64 2019-01-20 20:30:14 +01:00
malte0811 86cefa9162 Fix a control panel dupe bug, closes #69 2019-01-19 22:18:31 +01:00
malte0811 0f3794e645 Fix crashes when placing chests in the crafting table, closes #67, closes #68 2019-01-15 08:25:29 +01:00
malte0811 e9a8225f77 Build 1.7-34 2019-01-12 21:09:16 +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 208fc0611e Build 1.7-32 2018-11-18 18:05:38 +01:00
malte0811 9fd6ec2d16 Adjusted a few values for the Mech MB sounds 2018-11-18 17:44:23 +01:00
malte0811 c5c1818749 Fix some mechanical multiblock parts not rendering properly with Optifine, closes #44 2018-11-17 12:55:19 +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 51e139b568 Build 1.7-30 2018-09-03 21:15:33 +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