Commit graph

4286 commits

Author SHA1 Message Date
Robert S
b938a58216 Changed turbine schematics to use the RE plate schematic to reduce code needed 2014-09-23 09:25:49 -04:00
Robert S
d6f22b8446 Converted two classes to scala 2014-09-23 08:51:46 -04:00
Calclavia
6ad354036f Fixed node parts not reconstructing on initiation 2014-09-22 19:04:25 +08:00
Calclavia
a8bd91c79e Fixed frame wire connections 2014-09-21 16:15:20 +08:00
Calclavia
f335723d1d Fixed wire render colors 2014-09-21 15:52:54 +08:00
Calclavia
99ecd7e40e Fixed frame wire renderer 2014-09-21 15:48:58 +08:00
Calclavia
89ff64596e Added framed wire renderer 2014-09-21 15:17:33 +08:00
Calclavia
f952c4eab9 Started re-adding framed wire 2014-09-21 14:57:39 +08:00
Calclavia
87b100b6a5 Fixed pipe connections 2014-09-21 14:47:53 +08:00
Calclavia
928356ed27 Fixed pipe in-hand render offset 2014-09-21 11:24:50 +08:00
Calclavia
67b7798dfa Fixed pipes not breakable 2014-09-21 11:20:55 +08:00
Calclavia
3610631e53 Converted RenderPipe to Scala 2014-09-21 11:15:25 +08:00
Calclavia
d7463300e4 Cleaned up PartFramedNode 2014-09-21 11:08:25 +08:00
Calclavia
57a1375bd7 Fixed pipe placement crash 2014-09-21 10:28:51 +08:00
Calclavia
af305ec049 Made TWire a trait and PartAbstract a class 2014-09-21 09:49:31 +08:00
Robert S
00ab7e912b Attempt to fix multipart placement issue 2014-09-19 16:23:00 -04:00
Robert S
9a3be97106 Changes due to UE 2014-09-19 14:13:42 -04:00
Robert S
db937040f4 Temp removed RenderRotatedTexture due to server side crashes 2014-09-16 15:33:25 -04:00
Robert S
0e45a80a67 Fixed crash when placing fuel rod into reactor, due to inv size = 0 2014-09-16 14:04:00 -04:00
Robert S
fa59b69337 Fixed reactor not rendering until a block update event 2014-09-16 13:54:07 -04:00
Robert S
81be33462f Fixed TileReactorCell crashing due to the use of scala break point 2014-09-16 13:50:17 -04:00
Robert S
d7eadeac5b Moved classes around in the mechanical package 2014-09-16 11:41:23 -04:00
Robert S
fdcbe5da2b Fixed detector redstone output for sides 2014-09-16 11:29:37 -04:00
Robert S
52ac2fd2e8 Fixed detector textures when placed 2014-09-16 11:22:13 -04:00
Robert S
373c9038e4 Removed rejector code as it was unused 2014-09-16 11:15:59 -04:00
Calclavia
fcf0966804 Fixed all multipart item render 2014-09-16 12:50:42 +08:00
Calclavia
e76863530c Fixed all multipart item part placement ID 2014-09-16 12:40:28 +08:00
Calclavia
9aa9090645 Fixed connections to put node instances instead of part instances 2014-09-16 12:28:38 +08:00
Calclavia
75d1dd5b3d Fixed neighbor wire change not updating connection packet 2014-09-16 12:07:09 +08:00
Calclavia
4456ac1d63 Fixed wire packet not sending 2014-09-16 12:00:10 +08:00
Calclavia
fc12296e5d Flat wires now have basic render 2014-09-16 11:33:38 +08:00
Calclavia
4598f78b60 Made MultipartNode a trait 2014-09-15 21:53:18 +08:00
Calclavia
8d38af53ed Fixed duplicate read method derp 2014-09-14 16:09:23 +08:00
Calclavia
3504a47194 Added flat wire packet read override 2014-09-14 16:08:24 +08:00
Calclavia
b5c70a5fb2 Fixed multipart trait TNodeProvider not registering 2014-09-14 16:01:21 +08:00
Calclavia
44208669ef Migrated PartFlatWire into node system 2014-09-14 15:48:55 +08:00
Calclavia
1678afe96e Added TNodePartConnector 2014-09-14 15:02:11 +08:00
Calclavia
fa255a469b Added helper create method in Resonant 2014-09-14 14:47:06 +08:00
Calclavia
0b8230f4b1 Converted PipeMaterial and ItemPipe to Scala 2014-09-14 14:30:39 +08:00
Calclavia
3498515d8f Convert PartPipe to Scala 2014-09-14 14:16:28 +08:00
Calclavia
362b00865d Added ResonantPartFactory 2014-09-14 12:49:54 +08:00
Calclavia
20b118158b Some work on PipePart 2014-09-14 11:19:54 +08:00
Calclavia
d5159e94b2 Converted PartFlatWire to Scala (error) 2014-09-14 00:35:01 +08:00
Calclavia
2a5914f56a Removed PartFramedConnection in favor of PartFramedNode 2014-09-14 00:15:30 +08:00
Robert S
0ef07abfbf Added getWire to ElectricalContent and implemented it to fix recipe errors in the same class 2014-09-13 10:25:17 -04:00
Calclavia
64ffe359b7 Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development 2014-09-13 21:57:33 +08:00
Calclavia
63be556890 Override multi-inheritance method 2014-09-13 21:57:24 +08:00
Robert S
d9b98ef4ee Fixed water and wind turbine not using meta for localized name 2014-09-13 09:53:07 -04:00
Robert S
e342cef7d6 Fixed en_US.lang file 2014-09-13 09:48:41 -04:00
Calclavia
6de100d385 Temporarily removed PartFlatSwitchWire 2014-09-13 21:45:44 +08:00