Commit graph

3958 commits

Author SHA1 Message Date
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
tgame14 a1ad7358af Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development 2014-03-28 18:28:49 +03:00
tgame14 2ea7b9c315 Balancing Pipe recipe, outputs 3 per recipe now 2014-03-28 18:28:37 +03:00
Calclavia 17e065bd22 Updated languages 2014-03-27 21:59:52 +08:00
Calclavia 9844af336b Fixed #431 - Mechanical nodes now decelerate itself 2014-03-27 21:58:14 +08:00
Calclavia afc996fae5 Fixed #462, 463 - Shaft connection logic 2014-03-27 21:30:16 +08:00
Calclavia a847a221b4 Fixed #496 - Mixer missing and not checking bounds 2014-03-27 21:16:21 +08:00
tgame14 c71459a49e Fixed All Crates not being in sync with Client, now updates correctly display 2014-03-26 16:47:53 +02:00
Robert S 1c7724933d Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development 2014-03-25 14:41:55 -04:00
Robert S 9b86de1bce Moved damage prefabs to core 2014-03-25 14:41:34 -04:00
tgame14 c72b87a006 Fixed up TileDistributor foreach loops and casing errors 2014-03-25 20:34:42 +02:00
tgame14 9e7a346406 Added EnumDistributorMode to distinguish between variable modes, Moved TileDistributor to its own Package and Added Functional inventory Scanning and handling, not to be activated till 1.7 2014-03-25 19:43:38 +02:00
Calclavia 5cf5b41dc1 Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development
Conflicts:
	src/main/scala/resonantinduction/core/ResonantInduction.java
	src/main/scala/resonantinduction/core/resource/ResourceGenerator.java
2014-03-25 21:10:46 +08:00
Calclavia bdf8b146ec Added ability to use normal dust as a dust block for smelting 2014-03-25 21:03:45 +08:00
Robert S e7e2768d19 Fixed block IDs for fluids not showing up in configs 2014-03-25 08:31:51 -04:00
Robert S ea176da493 Fixed NPE if fluid blockID is null when using a fluid bucket 2014-03-25 08:13:12 -04:00
Robert S 6c93020dea Implemented a few more configs for resource generator 2014-03-25 08:03:40 -04:00
Calclavia e58c5209d4 Resolved #485 - Refined dust now registers as dust 2014-03-25 19:39:53 +08:00
Calclavia d64953fc04 Fixed turntable wrong icon 2014-03-25 19:37:12 +08:00
Robert S e6d0cc5319 Created a config to disable the ore generator in total 2014-03-25 07:34:42 -04:00
Calclavia 59f98499a9 Merge branch 'development' 2014-03-25 19:33:15 +08:00
Calclavia 8aa2488821 Fixed Calclavia Core wrong Maven repo 2014-03-25 19:33:08 +08:00
Calclavia bc941a98b9 Merge branch 'development' 2014-03-25 19:30:39 +08:00
Robert S 2b4bac211d Minor refractor/cleanup on belts 2014-03-24 22:50:53 -04:00
Robert S e5d68fb593 Minor performance improvement in belts 2014-03-24 20:38:33 -04:00
tgame14 9a5f6147d1 Revert "Temporarily disabling TileTurntable to allow compilation"
This reverts commit 91316a7320.
2014-03-24 20:17:32 +02:00
tgame14 8423f9a92c Revert "Commented out Faulty import"
This reverts commit 22c50c0c75.
2014-03-24 20:17:26 +02:00
tgame14 22c50c0c75 Commented out Faulty import 2014-03-24 19:52:37 +02:00
tgame14 91316a7320 Temporarily disabling TileTurntable to allow compilation 2014-03-24 19:50:24 +02:00
tgame14 cb4a93921f Possible fix for super calls erroring 2014-03-24 19:46:33 +02:00
tgame14 3845ba49c4 Fixed errorous super call 2014-03-24 19:43:24 +02:00
tgame14 c23cc19271 Fixed a few more errors 2014-03-24 19:35:09 +02:00
tgame14 ef24842512 Fixing a few Scala derps in TileTurntable 2014-03-24 19:25:47 +02:00
tgame14 de0421dba0 Removing override in fluidpressurenode 2014-03-24 19:15:13 +02:00
Calclavia 1bbfb89a30 Fixed #477 - Solar panel now efficiently use ISBRH connected texture renderer 2014-03-24 21:33:23 +08:00
Calclavia fc5af14ff0 Fixed #471 - Gutter not searching all possible gutters for fluid flow in 2014-03-24 21:10:49 +08:00