Commit graph

3993 commits

Author SHA1 Message Date
Robert S
32119744d3 Added Crate filtering Ctrl + click with items to set filter 2014-04-14 06:23:51 -04:00
Robert S
43de4351f0 Fixed create update issue when ejecting items 2014-04-14 05:50:26 -04:00
Robert S
019407d983 Added a way to toggle orefilter on crate using Ctrl + wrench 2014-04-14 05:42:08 -04:00
Robert S
a23962aef7 Separated crate activation methods into correct method calls 2014-04-14 05:30:14 -04:00
Robert S
1212e27f54 Cleanup on crate wrenching code, also made ore filtering optional 2014-04-14 05:22:22 -04:00
Robert S
847c182571 Little cleanup on crate code 2014-04-14 05:07:29 -04:00
Robert S
6119f44947 Removed BlockGlyph.class as its unused 2014-04-14 04:36:43 -04:00
Robert S
3d1cf14e8e Fixed NPE in generator 2014-04-13 23:17:43 -04:00
Calclavia
714c3ec2a2 Fixed #514 - Mixer NPE 2014-04-13 23:11:36 +08:00
Robert S
1b9f984afc Improvement in crate inv update calls 2014-04-13 05:57:20 -04:00
Robert S
a39e464bfc .test 2014-04-13 04:30:05 -04:00
Robert S
555e3f0cce Changes to IMechanicalNode api 2014-04-13 04:20:27 -04:00
Robert S
729ce5375f Minor improvement to rod connection rebuild 2014-04-13 03:53:52 -04:00
Robert S
2a9927bdc8 Fixed battery box not saving due to a late init capacity set 2014-04-13 01:09:02 -04:00
Robert S
99cfdc7fdb Fixed some issues with battery box 2014-04-13 00:46:55 -04:00
Robert S
ea86928124 Removed unneeded var from battery box 2014-04-13 00:37:29 -04:00
tgame14
c1fea3aeb1 Adjusted Electrical Tile handling to support better encapsulation 2014-04-12 13:01:35 +03:00
Robert S
8f488d9ee5 Working on a sub network for gear shaft 2014-04-11 00:30:36 -04:00
Robert S
58141f2214 Moved gear shaft to its own package 2014-04-10 19:17:18 -04:00
Robert S
9e45080d24 Removed GearShaftNode from PartGearShaft allowing it to more easily be worked on 2014-04-10 19:15:37 -04:00
Robert S
ccffd62055 Change solar energy config from long to int 2014-04-10 19:06:47 -04:00
Robert S
a9f80a1692 Fixed render limits causing gears to spin to fast 2014-04-10 18:28:26 -04:00
Robert S
4b7b50623c Increase torque of gears 2014-04-10 17:51:26 -04:00
Robert S
f089f1301b Implemented config for water turbine power ratio, unsure how effective it is 2014-04-10 17:35:06 -04:00
Robert S
a90f300602 Moved power configs to settings class, attempting to fix missing config gen 2014-04-10 17:29:16 -04:00
Robert S
79f3fa57e0 Reduced max angle change from 15 to 10 degrees per tick 2014-04-10 17:19:53 -04:00
Robert S
0503daadce Added a pumpkin gear which produces a constant 100 vel and torq for debug 2014-04-10 17:09:09 -04:00
Robert S
651f51c08b Implemented max rotation delta for renders 2014-04-10 16:58:16 -04:00
Robert S
7061027154 Increased hand crank time 2014-04-10 16:38:18 -04:00
Robert S
3cb5596d37 Increased hand cranking power 2014-04-10 16:37:48 -04:00
Robert S
8e896a9a66 Increase large gear ratio 2014-04-10 16:37:14 -04:00
Robert S
190691793f Solar output can be configured 2014-04-10 16:32:48 -04:00
Robert S
d0bac1e9a7 Increase solar panel output from 25 to 50 2014-04-10 16:28:51 -04:00
tgame14
c5368ba283 Added support for any phase loading, This will leave no values unconfigured 2014-04-10 20:57:21 +03:00
Robert S
c436ee2dfb Reverted last change due to render issues, need to implement max rotation for renders 2014-04-10 01:54:42 -04:00
Robert S
5598571f42 Buff wind and water turbines by x100 to compete with other power sources 2014-04-10 01:46:08 -04:00
Robert S
594be4e062 Removed annoying entity pushing effect from wind turbines 2014-04-10 01:16:18 -04:00
Robert S
58fe23f7dd Reduced gear shaft angle velocity lose to zero 2014-04-10 01:02:46 -04:00
Robert S
85619304a5 Changed turbines to no longer extend the AS turbine prefab in Calc-Core 2014-04-10 00:01:27 -04:00
Robert S
3d874e6d8d Reduced torque and velocity loss in gears and rods ( 50% rods %500 gears) 2014-04-09 22:21:02 -04:00
tgame14
1f3425d07f Merge branch 'development' 2014-04-09 22:36:52 +03:00
tgame14
9b3c87bbb6 Fully Disabling late phase config 2014-04-09 22:36:31 +03:00
tgame14
b9204e859f Temporarily disabling Advanced Late Phase Config handling 2014-04-09 22:26:31 +03:00
tgame14
03551e21a0 Adjusted Resonant Induction to respond to late phase @Config loading 2014-04-09 19:29:35 +03:00
Robert S
660d957bac Changed mech piston item drop random 2014-04-08 18:48:07 -04:00
Calclavia
6aaccc2c8b Updated CC API 2014-03-30 12:59:09 +08:00
Robert S
af4bec6b2d Forcing belts to run at a constant speed while i design a fix 2014-03-29 12:22:47 -04:00
Robert S
0e079b579e Created a network for belts 2014-03-29 12:05:58 -04:00
Robert S
e082a6a9b3 More work on belts 2014-03-29 11:04:44 -04:00
Robert S
8b92f8f6bc Cleaned up belt code in prep for rework 2014-03-29 09:08:05 -04:00