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 |
|
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 |
|
Calclavia
|
b364c3d6c9
|
Removed Waila API
|
2014-09-07 12:08:26 +08:00 |
|
Calclavia
|
33fc72b793
|
Reformat
|
2014-09-07 11:50:03 +08:00 |
|
Robert S
|
4014bbb817
|
Recoded IMechanicalNode interface changing how mech content interacts
|
2014-08-30 10:46:59 -04:00 |
|
Robert S
|
0f10158583
|
Fixed mixer and piston not connecting to gears
|
2014-08-30 09:41:49 -04:00 |
|
Robert S
|
b83a350891
|
Worked on fixing node connections for tile based mechanical devices
|
2014-08-28 20:05:54 -04:00 |
|
Robert S
|
9334fd1370
|
Minor work in attempt to fix TileMechanicalPiston
|
2014-08-23 23:18:04 -04:00 |
|
Robert S
|
3a20055199
|
Change from init() to start()
|
2014-08-23 14:50:58 -04:00 |
|
Robert S
|
6b444dc5b7
|
Fixed Gears not rotating correctly, and crashing when broken
|
2014-08-23 13:57:44 -04:00 |
|
Robert S
|
e50b502335
|
Updated to use the new RE resource generator replacing the old built in one
|
2014-08-22 16:27:53 -04:00 |
|
Robert S
|
f7cab8f5d8
|
Fixed an inf loop in TileMixer's update loop
|
2014-08-17 11:14:47 -04:00 |
|
Robert S
|
9c8c517f23
|
Fixed several more render issues with SpatialTiles
|
2014-08-17 11:11:12 -04:00 |
|
Robert S
|
ede81dc74c
|
Most items now render correctly in inventory
|
2014-08-17 10:51:54 -04:00 |
|
Robert S
|
d77e3b5783
|
Half fixed several tile render issues
|
2014-08-17 08:19:50 -04:00 |
|
Robert S
|
e5bced2524
|
Made TileMechanical extend TileNode, connection logic now works for gears
|
2014-08-16 04:08:51 -04:00 |
|
Robert S
|
154ad41239
|
Updated INodeProvider reference for Multipart trait
|
2014-08-16 04:01:35 -04:00 |
|
Robert S
|
fd2c71ec97
|
Updated MechanicalNode, and gears to use new UE node prefabs
|
2014-08-16 04:01:05 -04:00 |
|
Robert S
|
91448bf592
|
Worked on abstracting TileGutter into a flexible node
|
2014-08-16 03:59:58 -04:00 |
|
Robert S
|
c99988e462
|
Fixed several errors caused by changes in UE api
|
2014-08-15 20:11:58 -04:00 |
|
Robert S
|
a7ebb5de9a
|
Rewriting fluid nodes and grids
|
2014-08-15 09:59:41 -04:00 |
|
Robert S
|
0f17ae4269
|
More work, and more errors
|
2014-08-14 07:22:49 -04:00 |
|
Robert S
|
dba9e66cd8
|
Fixed several render issues including gears, gearshafts, turbines, and pipes
|
2014-08-14 02:29:09 -04:00 |
|
Robert S
|
2ee8c44722
|
RI now loads with content
|
2014-08-13 11:54:36 -04:00 |
|
Robert S
|
ba1a5d5995
|
Updated remaining model path names
|
2014-08-13 11:30:55 -04:00 |
|
Robert S
|
da4e046df5
|
Fixed Battery box model load location
|
2014-08-13 11:18:24 -04:00 |
|
Robert S
|
06dc22534d
|
Fixed Tesla tower's models loading from the wrong location
|
2014-08-13 11:17:33 -04:00 |
|
Robert S
|
ada38cab8f
|
Registered Atomic block/Items that were not registered
|
2014-08-13 11:13:11 -04:00 |
|