Commit graph

164 commits

Author SHA1 Message Date
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
a90f300602 Moved power configs to settings class, attempting to fix missing config gen 2014-04-10 17:29:16 -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
Calclavia
6aaccc2c8b Updated CC API 2014-03-30 12:59:09 +08: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
1bbfb89a30 Fixed #477 - Solar panel now efficiently use ISBRH connected texture renderer 2014-03-24 21:33:23 +08:00
Calclavia
90a85e7dcb Moved everything to scala folder 2014-03-23 17:19:47 +08:00
Calclavia
30e1b0c1bb Fixed tgame trying to give traits constructor 2014-03-23 11:00:00 +08:00
Calclavia
02cf4dd618 Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development
Conflicts:
	archaic/src/main/java/resonantinduction/archaic/fluid/tank/TileTank.java
2014-03-22 23:41:02 +08:00
Calclavia
15ed126fed Updated CalCore 2014-03-22 23:40:20 +08:00
tgame14
1e13e4c709 Adding TileDistributor(tm) non functional 2014-03-22 17:22:48 +02:00
tgame14
ac5df54dbd changed a bit Item Railing connection logic, and added Recipes for Block placer and Breaker for mallrat208 2014-03-21 09:57:00 +02:00
tgame14
07b0d60473 create PathFinderRailing class to be based on PathFinderAStar algorithm 2014-03-20 22:43:02 +02:00
tgame14
fab6b40376 small cleanup 2014-03-18 14:56:17 +02:00
tgame14
a2003f87f5 adjusting grid to fit the item transfer multistructure 2014-03-18 14:52:58 +02:00
tgame14
6690ebe8f4 Additional railing grid work 2014-03-18 14:05:17 +02:00
Calclavia
639548c4b4 Fixed tgame pushing railing features with errors 2014-03-18 09:09:49 +08:00
tgame14
0719ebc6a3 Made railing connections work per color 2014-03-17 21:09:27 +02:00
tgame14
d95cda7efb ItemRailing work and implementation 2014-03-17 20:47:32 +02:00
Calclavia
7bea838a12 Fixed motor wrench rotation and tweaked pipe render 2014-03-17 21:35:32 +08:00
Calclavia
dc7474704f Pipes now render the average fluid instead of flickering 2014-03-17 20:41:56 +08:00
Calclavia
1aabbc2b89 Added unimplemented Railing method causing build fail 2014-03-17 11:31:17 +08:00
tgame14
334f97db09 added end target for IItemRailingTransfer and added interface IRailing 2014-03-16 22:02:05 +02:00
tgame14
54246205a2 implementing ItemRailingTransfer object to have links and data holding 2014-03-16 13:23:31 +02:00
tgame14
35c0bb2369 Added ItemRailingTransfer Interface and object 2014-03-16 13:07:33 +02:00
tgame14
ad01f78493 Removing ItemRailNode and added interface implementations to PartRailing 2014-03-16 12:55:25 +02:00
tgame14
8c49b4fcd5 Specified objects of PartRailing 2014-03-16 12:05:16 +02:00
tgame14
c4ddca6d1f a few changes 2014-03-16 11:54:32 +02:00
tgame14
c2293c1d98 Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development 2014-03-16 11:53:53 +02:00
tgame14
c68962d36f Starting Railing code 2014-03-16 11:52:51 +02:00
Calclavia
ba3b254304 Fixed motor recipe 2014-03-16 17:25:55 +08:00
Calclavia
d369aa7900 Updated to new MachineRecipes 2014-03-16 13:05:40 +08:00
Calclavia
09810e27de Moved RenderItemOverlayTile 2014-03-15 18:22:04 +08:00
Calclavia
3cd1b8759f New quantum glyph textures 2014-03-14 17:58:46 +08:00
Calclavia
ae0012882f Moved all API to Calclavia Core 2014-03-14 17:21:03 +08:00
Calclavia
3f29f38449 Resolved #433 - Added more localizations 2014-03-13 21:15:44 +08:00
Calclavia
7ca7d6f570 Improved tesla shock animation 2014-03-13 21:10:13 +08:00
Calclavia
af43dc1d60 Resolved #417 - Tesla now only transfer to similar colored 2014-03-13 20:53:36 +08:00
Calclavia
bf08756a82 Added insulation item for wires 2014-03-13 20:26:53 +08:00
Calclavia
b3e5e8cf7c Fixed #283 - Grate fluid inaccuracies 2014-03-12 22:11:02 +08:00
Calclavia
10bce50044 Resolved #419 - Generators renamed to motor, added to Universal Recipes 2014-03-12 21:23:58 +08:00
Calclavia
edff518b72 Fixed IMechanicalNode dependent on MechanicalNode 2014-03-12 18:50:04 +08:00
Calclavia
747c851a8c Node now uses INode interface 2014-03-12 18:22:31 +08:00
Calclavia
ab9de9b555 Fixed #423 - Multimeter unintuitive placement on pipes 2014-03-12 17:55:08 +08:00
Calclavia
f0191022d7 Fixed #428 - TileGenerator not calling super.invalidate() 2014-03-12 17:52:08 +08:00