modmuss50
|
61a51b52a7
|
Fixes #83
|
2015-09-11 13:34:20 +01:00 |
|
modmuss50
|
e0ab0af822
|
Reformatted all the code using the default intelji formatting options.
|
2015-08-09 11:05:32 +01:00 |
|
gigabit101
|
bac2cdcbc6
|
closes #55
|
2015-07-24 22:29:00 +01:00 |
|
modmuss50
|
8725c5932d
|
It now gets to the main menu without ic2 :) o/ Next I need to fix the powered items.
|
2015-07-23 16:19:07 +01:00 |
|
modmuss50
|
ab384b661a
|
Fixed lesu issue, temp remove rf output
|
2015-07-03 17:12:31 +01:00 |
|
gigabit101
|
26eff9bcbf
|
Removed fluid tank from IndustrialElectrolyzer closes #58
|
2015-07-02 23:39:36 +01:00 |
|
modmuss50
|
4ae1293535
|
Optimised all imports
|
2015-07-02 19:51:24 +01:00 |
|
Gig
|
f2a67a60d4
|
Added localization to fluids closes #56
|
2015-06-29 15:53:54 +01:00 |
|
Gig
|
c2deb74a81
|
Fixed recipe button positions on all machines closes #57
|
2015-06-29 15:41:04 +01:00 |
|
Gig
|
a5a8265c8b
|
Sawmill now renders fluids and so dose recipe handler
|
2015-06-27 16:07:11 +01:00 |
|
Gig
|
d1196d0a7c
|
Removed Recipes button and moved to progress bar
|
2015-06-27 10:01:39 +01:00 |
|
modmuss50
|
40ca57331c
|
fixes #55
|
2015-06-26 21:28:16 +01:00 |
|
joflashstudios
|
9ae298eacc
|
Merge remote-tracking branch 'origin/master'
|
2015-06-26 13:07:46 -04:00 |
|
joflashstudios
|
1e4e42a202
|
Added thousands separator to make EU in NEI more readable
|
2015-06-26 13:07:25 -04:00 |
|
Gig
|
6e74b9197b
|
IndustrialElectrolyzer now uses fluids
IndustrialElectrolyzer now renders fluids in gui
IndustrialElectrolyzer recipe handler now renders fluids
|
2015-06-26 17:56:09 +01:00 |
|
modmuss50
|
66ce8d3a47
|
fixed #52
|
2015-06-26 08:21:20 +01:00 |
|
joflashstudios
|
8814c1b9d2
|
Made GenericRecipeHandler more generic
|
2015-06-25 22:43:40 -04:00 |
|
Gig
|
737d7e34a3
|
Scaled down the info in nei handlers
Scaled up the fluid renders for nei handlers
|
2015-06-26 00:44:40 +01:00 |
|
Gig
|
ddb4b5cb20
|
Moved blast furnace recipes over to new crafter still needs to get heat
|
2015-06-25 20:17:14 +01:00 |
|
Gig
|
6d99b28e7d
|
Fixed the IndustrialElectrolyzerRecipeHandler
|
2015-06-22 16:11:58 +01:00 |
|
joflashstudios
|
a7209f7e79
|
Added elecrolyzer NEI handler
|
2015-06-22 00:40:05 -04:00 |
|
modmuss50
|
7308507a74
|
fixes #31 , Fixes crash without bop or natura installed, fixes npe with no plup item, adds basic fluid gui support to the nei handler, fixes build craft 6 not working
|
2015-06-13 07:45:12 +01:00 |
|
modmuss50
|
6deb0b1d32
|
Improved the way we handle other mods
|
2015-06-12 18:40:08 +01:00 |
|
modmuss50
|
0ea07a6a1a
|
added way to not use ore dic
|
2015-06-11 21:35:05 +01:00 |
|
Gig
|
5109c6b53b
|
Fixed Nei Handler for the Grinder
|
2015-06-11 17:45:43 +01:00 |
|
joflashstudios
|
02fce02d7b
|
Said goodbye to RecipeHanderer
A bunch of ModRecipes fixes
|
2015-06-08 10:45:21 -04:00 |
|
modmuss50
|
94803e88f3
|
attempt at fixing the item stack size issue
|
2015-06-07 09:21:37 +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
|
56619a0ac4
|
Fixed grinder not syncing, started work on the nei handler for it, will add the fluid for it in a bit
|
2015-06-06 08:01:24 +01:00 |
|
Gig
|
cb541661ad
|
Realigned Nei handler to implosion compressor slots
|
2015-05-30 02:45:16 +01:00 |
|
modmuss50
|
2d17902d03
|
Allow any input or output to be null, includes a fix for the grinder fluid as well
|
2015-05-23 13:54:12 +01:00 |
|
modmuss50
|
46ee2fc71d
|
Initial fix to allow null itemstacks
|
2015-05-23 13:47:25 +01:00 |
|
Gig
|
1f9600b33c
|
Organized imports
Changed centrifuge to new recipe system
|
2015-05-19 23:00:36 +01:00 |
|
Gig
|
a23243cd02
|
Added ChemicalReactor
|
2015-05-12 00:17:17 +01:00 |
|
Gig
|
1de5de9cec
|
Quick fix to platecuttingmachine
|
2015-05-12 00:01:33 +01:00 |
|
Gig
|
f84d9edc06
|
Finish plate cutting machine
|
2015-05-11 23:50:49 +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 |
|
Gig
|
3fe5605de3
|
quick fix
|
2015-05-11 15:49:58 +01:00 |
|
modmuss50
|
03cd665add
|
Nei Handlers now show all ores
|
2015-05-10 21:03:48 +01:00 |
|
modmuss50
|
88bb4db40f
|
Testing of the ores in nei
|
2015-05-10 18:47:08 +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 |
|
modmuss50
|
333ba855fe
|
Some unfished work on doing the ore dic recipes in a better way
|
2015-05-09 09:03:10 +01:00 |
|
Gig
|
5511a65507
|
Somthing is having issues I blame @Mj11jM ;)
|
2015-05-08 22:06:15 +01:00 |
|
Gig
|
4f333c70ae
|
NEIhandlers for alloysmelter and assemblingmachine
|
2015-05-08 21:34:59 +01:00 |
|
modmuss50
|
c6d9f302c3
|
Fixed ore dic, and some work on multi blocks
|
2015-05-08 21:23:04 +01:00 |
|
modmuss50
|
ed249fdf75
|
It works :)
|
2015-05-08 20:39:14 +01:00 |
|
modmuss50
|
7315e23864
|
Some code, it does not work
|
2015-05-08 20:29:13 +01:00 |
|
modmuss50
|
d27993ba5f
|
Fixed cables not connecting to our tiles
|
2015-05-08 19:42:52 +01:00 |
|
modmuss50
|
2ae61a7625
|
added the button to the centrifuge
|
2015-05-03 14:34:41 +01:00 |
|