Commit graph

505 commits

Author SHA1 Message Date
Gig
fc2265d0eb A few little things added to chunk loader 2015-04-29 13:08:07 +01:00
modmuss50
ff866d9352 Fixed part crash and got the blast furnace to work! 2015-04-28 21:24:52 +01:00
modmuss50
0c514596a1 Added untested recipe code 2015-04-28 21:04:31 +01:00
Gig
e67b55eaff Basic block and tile for Industrial Chunkloader 2015-04-28 20:56:50 +01:00
Gig
72471b9dae Added gui texture for the Icompressor
Added container for Icompressor
2015-04-28 20:42:33 +01:00
modmuss50
72ec08f069 Started work on the Blast furnace 2015-04-28 18:23:48 +01:00
Gig
1238f2d5a6 Started on Grinder will finish when I get back 2015-04-28 18:05:47 +01:00
Gig
7c1e72076b Added gui calls to all new machines
Added new gui to matter fab
Added container and slots to matter fab
2015-04-28 17:58:01 +01:00
Gig
22a34377e2 Basic Tiles for new machines 2015-04-27 23:51:06 +01:00
modmuss50
db62b7a8b8 Now shows the heat of the multiblock 2015-04-26 16:22:26 +01:00
Gig
ea99f354ad Nothing to see here 2015-04-25 22:16:23 +01:00
Gig
4c5477d816 Added Alloysmelter 2015-04-24 15:01:19 +01:00
Gig
4ac26ac086 Format 2015-04-24 14:20:09 +01:00
Gig
1a68b5c7c6 Clean
New achievements
Renamed Manuel to PDA
Moved PDA class's to PDA package
2015-04-18 21:24:49 +01:00
Modmuss50
1209c78345 The gui now only opens if there is is a full structure next to it. 2015-04-17 21:13:15 +01:00
Modmuss50
e7096178cf Added basic 3x3x4 multiblock. Next I need to allow it accept lava, and use different machine casings. 2015-04-17 20:40:33 +01:00
Modmuss50
d7ae47e956 Added BeefCore for multiblock api 2015-04-17 20:09:43 +01:00
Modmuss50
bb58ae8632 This was to complicated, going to make it simpler 2015-04-17 20:00:30 +01:00
Modmuss50
c4dd21b39e Fixed some compile errors again, sorry :( 2015-04-17 18:24:52 +01:00
Modmuss50
1eb3ef3db6 Some more work on the multiblock system 2015-04-17 17:42:57 +01:00
Gig
dc6d186f67 Start on Blast furnace will get @modmuss50 to finish 2015-04-17 01:09:12 +01:00
modmuss50
f599a262b2 fixed incorrect cells 2015-04-15 21:11:34 +01:00
Modmuss50
b7ccae4b8c Got the RollingMachine working 2015-04-15 17:27:05 +01:00
Modmuss50
8e7d6b011e Auto formatted, and cleaned imports 2015-04-15 16:23:12 +01:00
modmuss50
bdea893392 More configs and ISidedInventory 2015-04-14 21:23:45 +01:00
modmuss50
a6451e7946 Removed unneeded null checks. 2015-04-14 19:24:40 +01:00
modmuss50
3e2a3cfaa8 Fixed wrench drops 2015-04-14 19:23:16 +01:00
Gig
7d48b81baf made machines wrenchable 2015-04-14 12:57:43 +01:00
Modmuss50
f49b8c27c2 Fixed the centrifuge, still needs some testing. 2015-04-14 08:35:44 +01:00
Gig
700276fb09 Failing ;) 2015-04-14 00:12:24 +01:00
Modmuss50
84ee22b859 Fixed a few crashes, will finish fixing them tomorrow. 2015-04-13 21:02:30 +01:00
Modmuss50
7e9031352a It seams like it works :), still needs some testing. 2015-04-13 20:54:31 +01:00
Modmuss50
822879a6b6 Made it work, need to figure out the ic2 cells, for now it uses resin 2015-04-13 20:36:16 +01:00
Modmuss50
1824e0bf36 WAILA now shows all of the items in the chest 2015-04-13 20:06:20 +01:00
Modmuss50
2a7b9e19ee Added basic Centrifuge logic. Not finished 2015-04-13 19:59:52 +01:00
Modmuss50
bd357e0a2c Added the basic gui, block and tile for the centrifuge 2015-04-13 18:40:13 +01:00
Gig
9b5a57bedb More recipes and organized imports 2015-04-12 20:04:12 +01:00
modmuss50
acb03ff4aa Started working on the multiplayer fix 2015-04-12 16:33:04 +01:00
modmuss50
ee14540196 Removed 2 PreInits, added waila support 2015-04-12 11:39:06 +01:00
modmuss50
fcfc6ed1df added centrifuge recipe + moved itemUtils to its own class 2015-04-12 10:15:53 +01:00
modmuss50
c942a2278f fixes #1 2015-04-12 09:44:22 +01:00
modmuss50
66c1e7ec34 quantumTank now holds fluid when broken with a wrench 2015-04-11 19:13:31 +01:00
modmuss50
28abe89511 quantumChest now holds items when broken with a wrench 2015-04-11 19:08:22 +01:00
modmuss50
4cdf4aa7db Added config for ThermalGenerator eu out 2015-04-11 18:29:46 +01:00
modmuss50
12a96054dc Fixed drops with wrench 2015-04-11 18:14:57 +01:00
Gig
b3d6ea1358 Made QTank/QChest Wrench able 2015-04-11 17:32:45 +01:00
modmuss50
57963575b3 Fixed stackSize issues 2015-04-11 17:12:21 +01:00
Gig
0223f6ae1d Moved Item/Block Registration 2015-04-11 17:03:14 +01:00
modmuss50
0e6d635e8d Fixed shift clicking crash, now saves the inventory of the chest 2015-04-11 11:53:27 +01:00
modmuss50
b41adffa60 added quantumChest 2015-04-11 11:30:16 +01:00
modmuss50
1360258257 Added quamtumTank 2015-04-11 10:37:47 +01:00
modmuss50
25272228e2 Finished the Thermal Generator 2015-04-10 10:43:52 +01:00
modmuss50
07fe6ab3db Added some small things 2015-04-10 10:29:08 +01:00
modmuss50
700012697e Finishing off for tonight. 2015-04-10 00:18:13 +01:00
modmuss50
da25ed6add Added basic mod :) 2015-04-09 23:17:30 +01:00