Robert S
|
092d90ea5e
|
Converted Gutter to scala
|
2014-09-27 16:38:23 -04:00 |
|
Robert S
|
5b49483427
|
Converted Casting mold and Millstone to scala
|
2014-09-27 16:26:12 -04:00 |
|
Robert S
|
afb718af8a
|
Converted pump to scala, and externalized PumpNode as its own class
|
2014-09-27 14:58:24 -04:00 |
|
Robert S
|
ba45bdd1a6
|
Converted placer&breaker to scala, as well corrected some compile errors
|
2014-09-27 14:53:10 -04:00 |
|
Robert S
|
cc31f1f0ff
|
Converted detector to scala
|
2014-09-27 14:42:21 -04:00 |
|
Robert S
|
89e494116d
|
Converted gear to scala
|
2014-09-27 14:37:05 -04:00 |
|
Robert S
|
99b5a3bd68
|
Converted GearShaft to scala
|
2014-09-27 13:52:43 -04:00 |
|
Robert S
|
0b8abe356c
|
Converted mech piston to scala
|
2014-09-27 13:43:43 -04:00 |
|
Robert S
|
6943c5a149
|
Converted Grinder to scala
|
2014-09-27 13:35:28 -04:00 |
|
Robert S
|
be3ab6fd75
|
ERRORS, converted Mixer to scala
|
2014-09-27 11:10:47 -04:00 |
|
Robert S
|
0c7cd46bca
|
Moved FXElectricBolt to RE allowing it to be used by other mods
|
2014-09-27 10:58:10 -04:00 |
|
Robert S
|
5fd4ae0669
|
Converted Tesla code to scala, with the exception of TeslaGrid as its deprecated
|
2014-09-27 10:57:52 -04:00 |
|
Robert S
|
424b79f49d
|
Removed Item Lev by calc's request, and fixed some issue with past few scala conversion commits
|
2014-09-27 10:44:53 -04:00 |
|
Robert S
|
466efa3e36
|
Converted battery to scala, with the exception of the renderer due to array issues
|
2014-09-27 10:33:33 -04:00 |
|
Robert S
|
6797b4575b
|
Converted Pressure node to scala, core is now fully scala
|
2014-09-27 09:48:22 -04:00 |
|
Robert S
|
9288caca58
|
Converted NodeTank to scala but removed packet code for it in the process
|
2014-09-27 09:45:15 -04:00 |
|
Robert S
|
b8e788f8f6
|
Fixed odd compile time error with classes not inheriting INode from NodeFluidHandler
|
2014-09-26 13:28:34 -04:00 |
|
Robert S
|
b297a059f4
|
ERRORS, Working on Abstracting NodeTank in order to convert it to scala easier
|
2014-09-25 20:30:03 -04:00 |
|
Robert S
|
58715f9f07
|
Moved some things to RE, and converted a few classes
|
2014-09-25 18:26:42 -04:00 |
|
Robert S
|
aff1d3c789
|
Removed some unused render code and converted two more classes to scala
|
2014-09-23 11:20:24 -04:00 |
|
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 |
|