Commit Graph

4669 Commits

Author SHA1 Message Date
Calclavia 9956750fa0 Some work on wind turbine 2014-11-17 21:06:58 +08:00
Calclavia a285d8147d Fixed firebox inventory crash 2014-11-17 10:50:45 +08:00
Calclavia f84cdfa0c5 Fixed hot plate rendering 2014-11-17 10:39:28 +08:00
Calclavia 3156ebd7e8 Fixed multiblock not synching on description packet 2014-11-15 23:40:30 +08:00
Calclavia 0d1bbf3660 Made angularVelocity and torque protected fields 2014-11-15 00:35:01 +08:00
Calclavia 31a510d028 Removed electric turbine 2014-11-15 00:22:38 +08:00
Calclavia 6ba88e0a8d More work on the large gear 2014-11-13 23:04:21 +08:00
Calclavia 109b2c89c7 Fixed big gear side connections 2014-11-13 21:34:16 +08:00
Calclavia 8b7ae367e6 Adjusted the way how load works 2014-11-13 21:11:00 +08:00
Calclavia 03e04b3ae3 Big gears can now be constructed 2014-11-13 14:23:32 +08:00
Calclavia 08977ccbfb Some rework on mechanical torque 2014-11-13 13:16:25 +08:00
Calclavia 7f7bd3e696 Node Refactor 2014-11-13 10:34:11 +08:00
Robert S 4272a0e850 Fixed a few out of bounds exceptions in TileEngineeringTable 2014-11-12 14:58:27 -05:00
Calclavia b24daeaa2c Rewrote the motor 2014-11-12 20:26:51 +08:00
Calclavia d65f46f410 Fixed pipes not ejecting fluids when there is pressure 2014-11-12 18:51:33 +08:00
Calclavia f6fd617794 Fixed pipes 2014-11-11 22:28:25 +08:00
Calclavia 7f6e7be7d6 Fixed pump 2014-11-11 21:09:30 +08:00
Calclavia b8b4b866c5 Fixed pipe packets 2014-11-11 20:51:23 +08:00
Calclavia 6b625208fc Attempt to fix pipe packets 2014-11-10 22:29:33 +08:00
Calclavia 839d5f0abc Updated to new Multipart packet system 2014-11-10 21:55:00 +08:00
Calclavia a5c8641710 Gear teeth now align properly 2014-11-10 21:20:42 +08:00
Calclavia 50bd4d9af0 Fixed gear shaft rotation direction 2014-11-10 19:28:36 +08:00
Calclavia f713f9e46c Fixed clientRenderMask being protected 2014-11-10 11:53:00 +08:00
Calclavia 3091c6ebf0 Some work on pump 2014-11-09 15:09:59 +08:00
Calclavia 9f3aad4d99 Added check for inverseRotation in MechanicalGrid 2014-11-09 14:59:41 +08:00
Calclavia bdf458b84c Fixed gear shaft connections 2014-11-09 14:49:56 +08:00
Calclavia b9e53b59e8 MechanicalGrid now triggers onTorqueChanged() and onVelocityChanged() 2014-11-09 14:10:13 +08:00
Calclavia f039d282e1 Gears now properly render 2014-11-09 13:59:37 +08:00
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