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 |
|
Calclavia
|
98674d42a9
|
Added canConnectTo method to TWire
|
2014-09-13 21:44:25 +08:00 |
|
Calclavia
|
07e50eb5dd
|
More work on TWire to unify framed and flat wire code
|
2014-09-13 21:33:58 +08:00 |
|
Calclavia
|
35afb54126
|
Rewrote TColorableMaterial to TColorable, TMaterial and TInsulatable
|
2014-09-13 21:00:09 +08:00 |
|
Calclavia
|
f848cc5c78
|
Separated WireModelGenerator class from RenderFlatWire
|
2014-09-13 18:24:57 +08:00 |
|
Calclavia
|
e3c337a4f3
|
Cleaned up ElectricalPartFactory
|
2014-09-12 19:22:33 +08:00 |
|
Calclavia
|
48864b2701
|
Some wire trait reorganization
|
2014-09-12 19:07:04 +08:00 |
|
Calclavia
|
b1d8527bea
|
Started rebuilding PartFramedWire
|
2014-09-12 18:59:28 +08:00 |
|
Calclavia
|
6fd70cfe41
|
Fixed error in DebugFrameMechanical
|
2014-09-12 18:38:35 +08:00 |
|
Robert S
|
67829d8ee5
|
Fixed TilePlacer not rendering in the inventory
|
2014-09-11 18:02:02 -04:00 |
|
Robert S
|
378c4e8d31
|
Fixed lighting, and see threw bug with motor renderer
|
2014-09-11 15:33:57 -04:00 |
|
Robert S
|
cc4ae541e3
|
Fixed TileMotor's Item Render and error spam when getNodes was called
|
2014-09-11 15:31:26 -04:00 |
|
Robert S
|
b33cd10e7b
|
Minor cleanup, and docs on Turbine code
|
2014-09-11 14:58:24 -04:00 |
|
Robert S
|
981f1fd8fa
|
Fixed turbines powering gears on wrong side
|
2014-09-11 14:42:11 -04:00 |
|
Robert S
|
f22116f23c
|
Fixed TilePlacer not rendering item overlay, and disabled TOP&Bottom overlays
|
2014-09-11 12:30:58 -04:00 |
|
Robert S
|
bb3a705d29
|
Fixed RI not loading due to someone changing the format of Atomic module dependency var
|
2014-09-11 11:51:49 -04:00 |
|
Robert S
|
9da9b8d0eb
|
Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development
|
2014-09-11 11:24:16 -04:00 |
|
Robert S
|
ce5bdf5266
|
Fixed inf loop in turbine update method
|
2014-09-11 11:23:57 -04:00 |
|
Calclavia
|
8ef2b2e5c8
|
Fixed some localization names
|
2014-09-11 18:51:19 +08:00 |
|
Calclavia
|
8f11e8fcf1
|
Removed archives
|
2014-09-11 18:48:57 +08:00 |
|
Robert S
|
ee72700954
|
Made an attempt to fix Block Placer not rendering its inventory
|
2014-09-09 22:04:35 -04:00 |
|
Robert S
|
2a29830a93
|
Fixed mech piston render rotation issue
|
2014-09-09 21:29:00 -04:00 |
|
Robert S
|
e0185f5ab5
|
Fixed firebox, hotplate, millstone, and yellowcake texture
|
2014-09-09 07:17:12 -04:00 |
|
Robert S
|
c81418ac74
|
Fixed an odd issue of .blockID being used by missed on original update
|
2014-09-09 05:26:56 -04:00 |
|
Calclavia
|
fb06356ca2
|
Fixed some imports for Mechanical Debug
|
2014-09-09 17:18:44 +08:00 |
|
Robert S
|
5d92c562b5
|
Fixed ItemCell textures
|
2014-09-09 03:50:59 -04:00 |
|
dmodoom sirius
|
cced70d5ab
|
build.gradle adding OC dev build
|
2014-09-07 05:05:39 +00:00 |
|