Commit graph

1075 commits

Author SHA1 Message Date
Calclavia
571f571d4d Signing off with some incomplete attempt on mechanical multithreading 2014-03-04 23:03:47 +08:00
Calclavia
dacf725587 A lot more work on new grid design 2014-03-04 22:26:01 +08:00
Calclavia
503c3a9904 Finished basic mechanical grid 2014-03-04 21:40:03 +08:00
Calclavia
ff152d1009 Rewrote structure of mechanical grid 2014-03-04 20:37:55 +08:00
Calclavia
b369e77b9f Removed all the unused GUI 2014-03-04 20:07:34 +08:00
Calclavia
ef692bbd63 Fixed #378 - Archaic tier generating 4 ingots 2014-03-04 17:28:25 +08:00
Calclavia
a7a5743c4b Fixed #360 - Generator not checking mechanical node sides 2014-03-03 22:36:19 +08:00
Calclavia
7f490b260a Finished the initial sorter 2014-03-03 22:15:25 +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
87c1cdde97 Ore dust can now be washed in gutters 2014-03-02 16:03:55 +08:00
Calclavia
e7d75e3795 Resolved #343 - Different material water turbines now have different stats 2014-03-02 12:24:26 +08:00
Calclavia
c6ac81c6a6 Revived gutters 2014-03-01 20:26:18 +08:00
Calclavia
fee28407d8 Fluids in tank now have smooth animation 2014-03-01 18:57:46 +08:00
Calclavia
a353e01840 Rewrote tank distribution network 2014-03-01 12:43:01 +08:00
Calclavia
6dcdd50437 Some fixes for gutter 2014-02-28 23:38:46 +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
a9c445c140 Fixed #333 - A couple of typos 2014-02-28 21:18:04 +08:00
Calclavia
26490a561b Fixed #331 - Laser API metadata 2014-02-28 21:16:04 +08:00
Calclavia
84629a846a Filters can now take imprints and leak items through 2014-02-28 21:11:59 +08:00
Calclavia
fde9a63f78 Some more minor turbine tweaks 2014-02-28 20:47:20 +08:00
Calclavia
d8350d3fae Added stone and metal water turbines 2014-02-28 11:25:51 +08:00
Calclavia
b8e1661a84 Added stone and metal wind turbines 2014-02-28 10:18:09 +08:00
Calclavia
6c5f2f5ecb Fixed NPE and some connections in network
s
2014-02-28 10:01:30 +08:00
Calclavia
bebde23242 Fixed #328 - Bucket fluid name NPE 2014-02-28 08:23:30 +08:00
Calclavia
bd37a0999b Mechanical network optimization and caching connections 2014-02-27 23:00:38 +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
4d2e7a10f6 Added turbine creative builder and tweaked wind turbine attributes 2014-02-27 19:11:44 +08:00
Calclavia
2892fd9b9b Fixed #311 - Fixed mixer results from other mods 2014-02-27 16:40:39 +08:00
Calclavia
7720a9a753 Resolved #235 - Engineering table now drops with NBT 2014-02-27 16:16:04 +08:00
Calclavia
fd58124f78 Fixed #325 - Forgot to register ResourceGenerator 2014-02-27 15:40:31 +08:00
Calclavia
900b597e89 Fixed dust drop and firebox melt time 2014-02-26 20:43:57 +08:00
Calclavia
3d6d6b889a Fixed molten bucket giving out mixture fluids 2014-02-26 17:59:37 +08:00
Calclavia
d19c676d27 Revert "Renamed core module to Archaic module"
This reverts commit 1f0e208bbd.
2014-02-26 17:18:49 +08:00
Calclavia
1f0e208bbd Renamed core module to Archaic module 2014-02-26 17:00:15 +08:00
Calclavia
2821f7b1e1 Added mechanical piston 2014-02-26 15:31:00 +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
14131914b3 Fixed #293 - Hand crank causing inability to make large gears 2014-02-26 14:02:25 +08:00
Calclavia
74d1609640 Fixed custom fluids having no texture or color 2014-02-26 13:31:04 +08:00
Calclavia
19d44c1840 Fixed inactive pipe network and pump not extracting 2014-02-26 12:59:18 +08:00
Calclavia
1c56fba9bc Fixed some resource generator and liquid issues 2014-02-26 12:32:33 +08:00
Calclavia
143e6d00e7 Resolved #298 - Added bucket for all fluids 2014-02-26 11:55:37 +08:00
Calclavia
f16e2387c3 Merge branch 'master' of https://bitbucket.org/calclavia/resonant-induction 2014-02-26 09:45:09 +08:00
Calclavia
9807e49499 Changed some textures 2014-02-26 09:44:49 +08:00
Robert Seifert
15b398ac3b Fixed gear shafts of different types stacking 2014-02-25 17:40:13 -05:00
Robert Seifert
1291d760c7 Implemented vanilla block recipes for grinder 2014-02-25 17:27:30 -05:00
Robert Seifert
2c9966c632 Created a quick Fluid Bucket item class 2014-02-25 16:51:04 -05:00