Commit graph

203 commits

Author SHA1 Message Date
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
Calclavia
f05e01cac1 Resolved #429 - Missing localization 2014-03-12 17:46:23 +08:00
Calclavia
5d10f1412f Resolved #404 - Added OreDict recipe config 2014-03-11 22:09:18 +08:00
Calclavia
57f362dff2 Fixed gutter rendering extra beams 2014-03-11 20:14:39 +08:00
Calclavia
749d84648f Fixed block and item ID config not loading 2014-03-11 21:45:31 +08:00
Calclavia
2343724567 Fixed Quantum Gate recipes 2014-03-11 10:33:58 +08:00
tgame14
1a2165dea2 Converted Resonant Induction settings to new Configuration System 2014-03-09 15:35:02 +02:00
Calclavia
138167c235 Added null check to Quantum Gate methods preventing crash 2014-03-10 08:08:00 +08:00
Calclavia
27a32e97eb Fixed Quantum Gates unregistering and spam-teleporting player 2014-03-10 07:58:55 +08:00
Calclavia
94eccc606a Fixed Quantum Gates not saving their internal data 2014-03-10 07:29:21 +08:00
Calclavia
fe68dd9fbf Quantum gates now support inventory transfer 2014-03-10 07:18:31 +08:00
Calclavia
e5dcc4d5c0 Temporarily switched to non-threaded ticker for MC 1.6 2014-03-10 06:29:04 +08:00
Calclavia
45207ae2bb Quantum gates now transport fluids! 2014-03-10 06:22:37 +08:00
Calclavia
15c1b565ca Fixed Quantum Gate placement logic 2014-03-10 05:20:34 +08:00
Calclavia
1c6aa00f43 Quantum gates now work between dimensions 2014-03-10 04:50:33 +08:00
Calclavia
ded5f53816 Quantum Gate teleporting now works 2014-03-10 03:40:57 +08:00
Calclavia
a14d9b9dc2 Fixed gutter z-fighting 2014-03-10 03:15:26 +08:00
Calclavia
ac5b51c131 Quantum gates now calculate frequency properly 2014-03-08 23:01:31 -08:00
Calclavia
6a0ffe582e Started to work on Quantum Gates 2014-03-08 22:30:08 -08:00
Calclavia
74c00b802f Fixed #358 and framed wire not connecting properly 2014-03-08 19:52:10 -08:00
Calclavia
148152fc71 Fixed inability to inherit twice, changed INodeProvider interface 2014-03-08 11:52:03 -08:00
Calclavia
466e79e153 Fixed #395 - Switch wire crash 2014-03-07 18:22:23 -08:00
Calclavia
aa10031979 Fixed generator not working 2014-03-05 21:35:29 +08:00
Calclavia
bcf98a6b6a Fixed #387 - Levitator WeakReference crash 2014-03-05 19:51:41 +08:00
Calclavia
571f571d4d Signing off with some incomplete attempt on mechanical multithreading 2014-03-04 23:03:47 +08:00
Calclavia
26007d60aa Small mechanical fixes 2014-03-04 22:57:49 +08:00
Calclavia
abdb29a4ec Resolved all errors 2014-03-04 22:40:34 +08:00
Calclavia
dacf725587 A lot more work on new grid design 2014-03-04 22:26:01 +08:00
Robert Seifert
da2bd6f54b Fixed shift + click battery with wrench 2014-03-03 15:51:19 -05:00
Calclavia
fabbf289b0 Fixed #347 - Battery producing wrong drops 2014-03-03 22:57:42 +08:00
Calclavia
c0a9aebf79 Fixed #357 - Battery energy distribution not capping to zero 2014-03-03 22:45:31 +08:00
Calclavia
a7a5743c4b Fixed #360 - Generator not checking mechanical node sides 2014-03-03 22:36:19 +08:00
Calclavia
4b919ed7e3 Removed RIBlockRenderingHandler 2014-03-03 20:57:22 +08:00
Calclavia
56c75b56dd Added sorter, not working yet 2014-03-03 20:52:34 +08:00
Calclavia
8ae54bb099 Fixed levitator crash 2014-03-02 00:36:20 +08:00
Calclavia
dad66a5f62 Added colored pipes 2014-02-28 22:47:11 +08:00
Calclavia
d28bbbdeb4 Moved tank to Archaic tier 2014-02-28 21:56:11 +08:00
Calclavia
6cef36afd3 Fixed multimeter not reading multiblock energy structures 2014-02-28 12:31:46 +08:00
Calclavia
6c5f2f5ecb Fixed NPE and some connections in network
s
2014-02-28 10:01:30 +08:00
Calclavia
a41cb4998f Fixed fluid names with other mods 2014-02-27 20:57:56 +08:00
Calclavia
16500fb538 Removed "constantly adding network" 2014-02-27 20:31:57 +08:00
Calclavia
32ee1527c9 Increased mechanical network acceleration 2014-02-27 19:26:13 +08:00
Calclavia
f5e35f9924 Multimeter now only shows power for appropriate devices 2014-02-27 19:20:28 +08:00
Calclavia
4d2e7a10f6 Added turbine creative builder and tweaked wind turbine attributes 2014-02-27 19:11:44 +08:00
Calclavia
2a35940949 Generator can now reach up to 2 Megawatts, uses wires to limit 2014-02-26 20:46:08 +08:00
Calclavia
015868fba6 Moved hand crank to Archaic tier 2014-02-26 14:43:19 +08:00
Calclavia
a384b3e4c6 Resolved #297 - Moved resources into new creative tab 2014-02-26 14:35:52 +08:00
Calclavia
143e6d00e7 Resolved #298 - Added bucket for all fluids 2014-02-26 11:55:37 +08:00
Calclavia
47b845a67a Fixed solar panel and thermopile texture 2014-02-25 22:59:57 +08:00
Calclavia
500eca7ea6 Some filter and wire IC2 compatibility fixes 2014-02-25 21:05:10 +08:00
Calclavia
fe06c08414 Added new model for metal cast 2014-02-25 08:39:05 +08:00
Calclavia
cbbe4ecb5e Initial work on Quantum Gate 2014-02-24 22:54:52 +08:00
Calclavia
654103b703 Fixed #267 - Large gear spinning way too fast 2014-02-24 20:52:14 +08:00
Calclavia
0166ed66fa Fixed #274 - Pipe break texture 2014-02-24 20:48:04 +08:00
Calclavia
d3dca5ba03 Fixed #276 - Wire breaking returning copper 2014-02-24 14:18:14 +08:00
Calclavia
3b137cfca7 Some pipe fixes and added gravity pressure 2014-02-23 22:57:35 +08:00
Calclavia
e431807bc1 Added pressure detection to multimeter 2014-02-23 22:06:17 +08:00
Calclavia
72bb31bcbf Turbine model improvements 2014-02-23 21:35:29 +08:00
Calclavia
f3fc8dd0ea Nerfed battery 2014-02-23 20:46:51 +08:00
Calclavia
bc53346781 Battery now renders by distributing to lowest first 2014-02-23 16:57:22 +08:00
Calclavia
d857b45d30 Improved battery and charger render 2014-02-23 16:06:35 +08:00
Calclavia
ea85751933 Added wrench multimeter to disable detection 2014-02-23 15:01:02 +08:00