malte0811
|
1cef97f260
|
Major cleanup of the redstone side of control panels. Not done yet.
|
2018-07-30 20:30:57 +02:00 |
|
malte0811
|
b913e28271
|
Updated copyright to 2018
|
2018-02-28 21:06:33 +01:00 |
|
malte0811
|
6c60b4562b
|
Merge branch 'MC1.12' into mechStuff
|
2018-02-01 20:56:12 +01:00 |
|
malte0811
|
58692ceb76
|
TMP commit
|
2018-01-01 20:07:20 +01:00 |
|
malte0811
|
09161bce5f
|
Added a seven-segment display for control panels
|
2017-10-31 16:29:38 +01:00 |
|
malte0811
|
ccc3c7ab12
|
IC2 is an optional dependency now, probably still buggy
Fix the TE names
|
2017-08-22 18:33:05 +02:00 |
|
malte0811
|
fdacf4129f
|
Don't interact with other TE's in onChunkUnload, closes #12
(Ported from 1.11)
|
2017-08-14 17:38:33 +02:00 |
|
malte0811
|
1def161870
|
Single-component panels are complete, just docs and probably bugfixes to do
|
2017-07-13 09:23:41 +02:00 |
|
malte0811
|
b9f5a8a9f8
|
Added (analog) panel meters
Fixed locks breaking the model cache
Ported the fix for #7
|
2017-05-27 17:02:18 +02:00 |
|
malte0811
|
23c1afc44b
|
Glowing components like the indicator light actuall glow in the dark now
Some bugfixes
Complete code reformatting
|
2017-05-11 16:39:20 +02:00 |
|
malte0811
|
01c2e58409
|
Updated to MC 1.11, part 1
Compiles and runs, but probably doesn't really work yet
|
2017-05-10 17:56:05 +02:00 |
|
malte0811
|
7cc0d9d9fe
|
Added toggle switches, including a version with a cover to prevent accidental activation
|
2017-05-08 17:20:04 +02:00 |
|
malte0811
|
4586e57b84
|
Control panels can be disassembled in the panel creator now
added the missing background textures
changed the "base item" for control panels to be a basic machine casing
|
2017-05-01 18:40:29 +02:00 |
|
malte0811
|
c15e68a716
|
Added textures for the panel component items
Made it possible to pick up single components from the panel creator GUI
|
2017-04-27 18:15:11 +02:00 |
|
malte0811
|
0327322198
|
Added editing GUI's for the other components
fixed a potential component dupe bug
|
2017-04-22 18:14:49 +02:00 |
|
malte0811
|
0ee914b7e6
|
Further work on panel creation
Added items to represent the panel components
|
2017-04-13 17:14:05 +02:00 |
|