Commit graph

433 commits

Author SHA1 Message Date
modmuss50
23bf14b37d Clean the sawmill gui a bit, and remove debug code 2015-06-07 18:58:31 +01:00
Gig
bf2054d0a7 Fixed Import 2015-06-07 18:17:39 +01:00
modmuss50
efba3f247d added IInventory to all machines 2015-06-07 09:38:12 +01:00
modmuss50
1ac6f592f8 Fixes #25 2015-06-07 09:31:58 +01:00
joflashstudios
7cfaac1f61 Added Digital Chest, Computer Monitor 2015-06-06 22:11:13 -04:00
joflashstudios
2ed801eeb2 Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-06 17:36:49 -04:00
joflashstudios
202c562936 Adding fix for #19 to semifluid and thermal generators. 2015-06-06 17:36:45 -04:00
modmuss50
0bd8d3e42b fix import 2015-06-06 21:44:32 +01:00
modmuss50
4d76a3071d My mind is blown :D Not sure whats up 2015-06-06 21:41:41 +01:00
modmuss50
9ee06aed89 Fix saying with gas turbine 2015-06-06 09:07:23 +01:00
modmuss50
6f80bf7e72 Initial port of fluid gui code to nei. Needs some rearraning 2015-06-06 09:04:56 +01:00
Modmuss50
28d618632e Merge pull request #23 from joflashstudios/master
Added gas turbine. Still missing recipe and some config elements.
2015-06-06 07:53:24 +01:00
modmuss50
379b6a96da finished fixing #19 2015-06-06 07:52:00 +01:00
joflashstudios
48dd12aa5a Added gas turbine. Still missing recipe and some config elements. 2015-06-05 16:24:52 -04:00
joflashstudios
0a965d0b5e Added support for biofuel, bioethanol, and fuel to the semifluid generator, using the eu values from http://ftbwiki.org/Semifluid_Generator_%28IndustrialCraft_2%29 2015-06-05 10:17:58 -04:00
joflashstudios
55521b22b1 Revert "Added biofuel, bioethanol, and fuel support to semifluid generator."
This reverts commit eb1bd68a95.
2015-06-05 10:16:05 -04:00
joflashstudios
eb1bd68a95 Added biofuel, bioethanol, and fuel support to semifluid generator. 2015-06-05 10:05:55 -04:00
joflashstudios
81273e33ad Added Semifluid generator. Suffers from issue #19 as well. 2015-06-04 23:34:04 -04:00
modmuss50
0749385e49 About to give up. Here is what ive got. 2015-06-01 21:29:39 +01:00
modmuss50
0f321e2426 Fixed isactive 2015-05-30 08:53:39 +01:00
modmuss50
3b56d7c1e1 should fix the texture no updating, not sure why this broke 2015-05-28 09:54:08 +01:00
modmuss50
046b7d7375 added it for all the machines, can you test? Im about to give up on it ;( 2015-05-27 12:28:13 +01:00
modmuss50
bed71bd732 This should be the end of it, was so close to giving up 2015-05-27 12:22:14 +01:00
modmuss50
8055546675 Trying to fix the sync issue 2015-05-27 12:19:11 +01:00
Tntrololol
4ce6b21d03 Fixed grinder allowing any type of fluid into its tank 2015-05-26 23:28:12 -05:00
Tntrololol
0bb98b1781 Enabled Grinder to take an extra input in place of fluidstack 2015-05-24 13:51:41 -05:00
modmuss50
0298621cb9 More work on the syncing issues, should be all fixed :) 2015-05-22 21:15:19 +01:00
modmuss50
e930ea2a04 Added a central way of limiting the syncs.
Tiles auto sync every 30 seconds
they have a max so they can only sync 2 times a second
2015-05-22 08:22:16 +01:00
Gig
7b1b131b23 Little things 2015-05-21 00:42:44 +01:00
Gig
4ffa445b9b Fixed Lathe returning on texture all the time 2015-05-20 23:35:04 +01:00
Gig
1f93e6a90e Fixed centrifuge returning alloy smelter 2015-05-19 23:07:20 +01:00
Gig
1f9600b33c Organized imports
Changed centrifuge to new recipe system
2015-05-19 23:00:36 +01:00
Gig
ce4312a578 Upgrade slots for more machines 2015-05-17 19:45:12 +01:00
Gig
0970604d5b Added waila support to more machine 2015-05-17 00:44:46 +01:00
modmuss50
3a89b0446c Added on texture to implosion compressor 2015-05-16 22:30:45 +01:00
modmuss50
1726d4c7a3 Fixed drainContainers not checking to see if it can fill 2015-05-16 21:55:27 +01:00
modmuss50
d68c63a40d Added fluid crafting, updated buildcraft 2015-05-16 20:30:07 +01:00
Gig
f9074e5b37 Added battery and upgrade slots to chemical reactor 2015-05-15 17:46:03 +01:00
Tntrololol
5a57dc5817 Merge remote-tracking branch 'origin/master' 2015-05-12 13:26:35 -05:00
Tntrololol
65dd53c6ec Added machine GUI progress bars 2015-05-12 13:26:23 -05:00
Gig
bf49bd2136 Added upgrade slots to AssemblingMachine 2015-05-12 16:05:15 +01:00
Gig
13957467a1 Added battery slot and upgrade slots to alloy smelter 2015-05-12 15:58:20 +01:00
Gig
a23243cd02 Added ChemicalReactor 2015-05-12 00:17:17 +01:00
Gig
f84d9edc06 Finish plate cutting machine 2015-05-11 23:50:49 +01:00
Gig
2ab94e6030 Fixed Lathe recipe handler 2015-05-11 23:44:26 +01:00
Gig
988747e98a Fixed plate cutting machine not storing inv to nbt 2015-05-11 18:04:28 +01:00
Gig
a8a46352c8 Added Industrial Sawmill pokes @modmuss50 to look at the nei handler crash issue bet I did it wrong 2015-05-11 17:04:27 +01:00
modmuss50
f0fa0c0cdc Fixed Grinder crash on place 2015-05-10 21:45:43 +01:00
modmuss50
6648868944 Fixed crash when placing matter fab 2015-05-10 21:40:24 +01:00
Gig
07be177c6c Changes to aesu 2015-05-10 21:02:57 +01:00
Gig
1db1c02077 Added config to heatgen 2015-05-10 19:08:02 +01:00
Gig
e784681b56 Added gui/container to alloy furnace 2015-05-10 19:00:58 +01:00
Gig
0de33330e3 Fixed machine opening gui's while being wrenched now players must be sneaking to wrench machine 2015-05-10 17:06:08 +01:00
Gig
744a694142 Fixed returning wrong tile 2015-05-10 16:46:22 +01:00
Gig
ee0844bd0c Added HeatGenerator 2015-05-10 16:42:01 +01:00
Gig
50c2599305 Littlie more work on AESU 2015-05-09 20:47:05 +01:00
modmuss50
4d68b34143 Nei now shows correct stack size, crafting system now uses correct stack amount, fixed syncing issues. 2015-05-09 20:29:26 +01:00
Gig
3d92772004 Basic work on Aesu 2015-05-09 20:19:40 +01:00
Gig
e3bd172b96 Added gui and container for industrialelectrolyzer 2015-05-09 19:13:43 +01:00
Gig
266c547520 Small fix's to multiple things 2015-05-09 18:51:31 +01:00
Gig
f326bb8352 Fixed dragoneggsiphoner crash on server 2015-05-09 18:31:58 +01:00
Gig
b9d6b356c2 Most of the work done on dieselgenerator 2015-05-08 23:02:35 +01:00
modmuss50
c6d9f302c3 Fixed ore dic, and some work on multi blocks 2015-05-08 21:23:04 +01:00
modmuss50
0bf7af8a84 Added saving crafting time to nbt 2015-05-08 20:43:28 +01:00
modmuss50
d27993ba5f Fixed cables not connecting to our tiles 2015-05-08 19:42:52 +01:00
modmuss50
86c3e99666 It crafts to a point 2015-05-08 18:42:15 +01:00
Gig
752751319a Added Dragoneggsiphoner power 2015-05-08 18:19:03 +01:00
Gig
67e97707ff Added platecuttingmachine 2015-05-08 00:30:59 +01:00
Gig
3ab786b3aa Fixed derp 2015-05-08 00:23:15 +01:00
Gig
2157fe1cb4 Added Lathe 2015-05-08 00:15:04 +01:00
Gig
c6e3dfaf82 Added tile/recipehandler/gui for Assembling Machine 2015-05-07 23:39:26 +01:00
Gig
e01058fca6 Changed the AlloySmelter recipe handler to new system 2015-05-07 23:11:34 +01:00
Modmuss50
f075d6391c Some more work on the crafting system, almost done it.
It was a lot easier that I thought it would be
2015-05-07 21:12:07 +01:00
Gig
049afe676d Added recipe handler for alloy smelter 2015-05-07 17:00:34 +01:00
modmuss50
2901466288 Started work on the multiBlock 2015-05-04 08:44:44 +01:00
modmuss50
39492fadbd Added button for recipes, fixed syncing with tanks 2015-05-03 14:31:19 +01:00
modmuss50
18c2ec19cf Attempted to fix sync issues 2015-05-03 08:16:59 +01:00
modmuss50
2616894527 Some small tweaks to the blast furnace, not tested 2015-05-01 19:50:31 +01:00
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