Commit graph

4641 commits

Author SHA1 Message Date
Calclavia 3d8f2551c7 Fixed power not depleting to zero when no mechanical energy input 2014-11-09 13:55:01 +08:00
Calclavia e0f341753f Removed unused methods from MechanicalNode 2014-11-09 13:44:38 +08:00
Calclavia 274442fb31 Finished initial gear energy algorithm 2014-11-09 13:28:58 +08:00
Calclavia ba19eff873 Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development 2014-11-09 12:06:16 +08:00
Calclavia 1b83c76a56 Initial work on new mechanical grid 2014-11-09 12:06:09 +08:00
Robert S cce49292af Removed extra interface from CrateRecipe 2014-11-08 22:54:38 -05:00
Calclavia 32297b272c More work on TileMechanical packets 2014-11-09 00:42:20 +08:00
Calclavia c0ac84bc22 Updated TileMechanical packet system 2014-11-09 00:41:34 +08:00
Calclavia d73b2ff520 Fixed pump place crash 2014-11-09 00:39:13 +08:00
Calclavia 5158dc6ab8 Fixed pipes not connecting onWorldJoin 2014-11-08 23:33:14 +08:00
Calclavia c87e7e6a79 Fixed tank edge not rendering when connected to pipes 2014-11-08 22:42:35 +08:00
Calclavia bb8c0fd47d Fixed pipe connections 2014-11-08 22:35:48 +08:00
Calclavia e480b76b64 TPartNodeProvider now supports multiple nodes 2014-11-08 20:58:48 +08:00
Calclavia 5a7af55b39 Fixed PipeNode crash 2014-11-08 20:58:31 +08:00
Calclavia d28c5a93cb Fixed tank edge rendering 2014-11-07 21:32:38 +08:00
Calclavia 523f37508b Improved gravity handling in NodePressureGravity 2014-11-07 12:41:07 +08:00
Calclavia 427f2ba132 Fluids in tanks now flow 2014-11-07 12:27:31 +08:00
Calclavia 28fa18f809 Fixed tank render 2014-11-07 11:16:26 +08:00
Calclavia 77ddba7c89 Updated to new packet system 2014-11-07 10:08:34 +08:00
Calclavia c98e3ffe72 Fixed fluid errors 2014-11-07 08:35:29 +08:00
Calclavia 780250cda0 Rewrote NodeFluid 2014-11-06 23:11:08 +08:00
Calclavia 47a4ea6ef1 Started reworking MechanicalNode 2014-11-06 14:05:42 +08:00
Calclavia eb39dcf90d Updated UE 2014-11-05 18:38:56 +08:00
Robert S f02468edc4 Fixed generic issue for TMultipartNode 2014-11-04 22:27:44 -05:00
Robert S fedda73826 Fixed casting issue in battery renderer code 2014-11-04 22:27:21 -05:00
dmodoom sirius 164e4b205c switched OC to grab API instead of dev jar 2014-11-05 03:12:51 +00:00
Calclavia 7658924f8e Merged RenderBattery with TileBattery 2014-11-05 09:17:37 +08:00
Calclavia 32e9e3a8c4 Fixed wire resistance 2014-11-04 22:52:14 +08:00
Calclavia 48480394ee Battery now toggles 2014-11-04 22:45:58 +08:00
Calclavia d1b4e6ddd1 Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development 2014-11-04 22:06:14 +08:00
Calclavia edea703bac Updated to new canConnect method 2014-11-04 22:06:08 +08:00
dmodoom sirius 4690df6507 Moved OC dep out of the if statement so it doesn't have to be there twice and is easier to edit in the future 2014-11-04 13:45:19 +00:00
Calclavia 60341da346 Reworked some wire connection logic 2014-11-04 21:41:07 +08:00
dmodoom sirius ec19776cb6 Fix oc Compile 2014-11-04 03:16:09 +00:00
Calclavia 3fc25b8fc3 Fixed tank connected texture rendering 2014-11-04 10:45:29 +08:00
Calclavia b060bb46db Version bump RE dependency 2014-11-04 10:04:00 +08:00
Calclavia 509d369033 Attempt to fix node connections 2014-11-04 06:44:44 +08:00
Calclavia dba426aaba Fixed Multipart trait not registering 2014-11-03 18:03:31 +08:00
dmodoomsirius d567c1e4f5 Commented out UE dep and added Jmock TEST 2014-11-02 20:03:44 -05:00
Calclavia 04d37537cc Fixed wires not connecting at all 2014-11-02 22:53:45 +08:00
Calclavia 3de3e3aed1 Minor refactor in TileBattery 2014-11-02 21:18:55 +08:00
Calclavia bece427c1e Minecraft now launches again 2014-11-02 20:56:11 +08:00
Calclavia 5af7e0e9bf Resolved all errors 2014-11-02 20:51:56 +08:00
Calclavia 1b7b4e8c9f Fixed energy storage errors 2014-11-02 20:35:27 +08:00
Calclavia 9423b0d753 Error: Updated UE and Node class changes 2014-11-02 19:33:59 +08:00
Calclavia 310638aa31 Updated OC API 2014-11-02 17:05:05 +08:00
dmodoom sirius 2fe4f9c8e2 Fix a mistake in the OC api 2014-10-28 19:23:54 +00:00
dmodoom sirius d4cb4576fc updated OC api 2014-10-28 19:08:50 +00:00
dmodoomsirius 4a0956fa8a Adding Junit testing for build.gradle as per darks request 2014-10-27 22:00:49 -04:00
Robert S 9412f5bea1 Fixed deprecated fluid.getUnlocalizedName() 2014-10-27 16:57:13 -04:00