Commit graph

746 commits

Author SHA1 Message Date
modmuss50
0a82e61ebd Some tweaks to minetweaker support 2015-07-03 08:40:38 +01:00
gigabit101
26eff9bcbf Removed fluid tank from IndustrialElectrolyzer closes #58 2015-07-02 23:39:36 +01:00
modmuss50
b7a9824cd3 Added config setting for eu/rf value 2015-07-02 23:35:10 +01:00
modmuss50
a85d917873 Added minetweaker support to the alloy furnace.
I have no idea on how minetweaker works so could some one help me test?

for #70
2015-07-02 20:45:05 +01:00
modmuss50
85bfa95c1c Some basic work for #70 2015-07-02 20:23:01 +01:00
modmuss50
4ae1293535 Optimised all imports 2015-07-02 19:51:24 +01:00
modmuss50
33898edf7c Rewritten cable render, removed hard dep of QLIb :) 2015-07-02 19:49:30 +01:00
modmuss50
d795d81fba added emc value for lesu 2015-07-02 17:39:04 +01:00
Modmuss50
00c74d8a8e Merge pull request #71 from Mazdallier/patch-1
Update fr_FR.lang
2015-07-02 13:17:38 +01:00
modmuss50
a5505ccd0c Fixed RF not outputting 2015-07-02 13:16:47 +01:00
Mazdallier
c2e77df0b1 Update fr_FR.lang 2015-07-02 13:16:40 +02:00
modmuss50
dcc437c1fe Cleaned up some code 2015-07-02 11:14:21 +01:00
modmuss50
f657270b34 Fixed ClassTransformation 2015-07-02 11:07:52 +01:00
modmuss50
a71b399765 Moved the lesu to the new system, looks like its stripping every thing ;'( 2015-07-01 20:34:22 +01:00
modmuss50
30ff429b6a Moved our energy net to doubles, should be all done(now need to test), added eu to rf conversion 2015-07-01 17:53:03 +01:00
modmuss50
78faca7a19 Implemented the other apis, now need to implement our own 2015-07-01 17:23:29 +01:00
modmuss50
c836e06678 Fixed mcmod.info stuff not getting replaced, removed the appendix on the file name because it was not needed 2015-07-01 16:53:03 +01:00
modmuss50
f81c5c4f8d Clean up of the striping code 2015-07-01 16:49:50 +01:00
modmuss50
5b06a20351 Added ASM Method and Field stripper, more work on own power net 2015-07-01 16:41:40 +01:00
modmuss50
4fae706242 Started work on new power api 2015-07-01 12:56:45 +01:00
Gig
926bcb9f8b more little things 2015-06-30 00:08:40 +01:00
Gig
e216bc3643 Some changes to Isided on for the ChargeBench 2015-06-29 23:43:00 +01:00
Gig
40a97145dc fixed a important check 2015-06-29 23:18:21 +01:00
modmuss50
6c61829ddc Fixed cable drops 2015-06-29 20:19:56 +01:00
modmuss50
963c009648 Fixed parts not loading with the world 2015-06-29 20:04:17 +01:00
modmuss50
664252bc96 fixes #64 2015-06-29 19:18:26 +01:00
modmuss50
2e7f506115 fixes #66 2015-06-29 19:10:26 +01:00
Gig
a063e13612 It works!!!
Charge bench now working needs a texture and recipe
2015-06-29 18:42:20 +01:00
Gig
bfe0d57bc7 Started on ChargeBench only slot 0 works atm 2015-06-29 18:03:40 +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
15d3ad325f bronze now has the correct emc value closes #59 2015-06-29 15:02:19 +01:00
TheQuantumGeneral
d1b41c27aa Update ModRecipes.java
fixing chlorine being referenced as a dust instead of a cell in electrolyser recipe
2015-06-29 19:08:23 +10:00
TheQuantumGeneral
dfc105cb64 Update ContainerThermalGenerator.java
making it only accept fluid containers
2015-06-29 19:07:05 +10:00
Gig
ad12de30d3 Added recipe to get rubydust from rubys 2015-06-28 19:57:35 +01:00
modmuss50
d53a2aeef1 Added rendering back, fixed lag issues with cables 2015-06-28 19:02:31 +01:00
joflashstudios
acb06afd1f Missed some temporary code 2015-06-27 18:13:51 -04:00
joflashstudios
40c01c18a0 Added more Electrolyzer recipes
I can't get the sand --> silicone recipe to take more than 1 block of sand. Help would be appreciated.
2015-06-27 18:12:36 -04:00
modmuss50
2a95225c9c Added rest of base values 2015-06-27 22:35:23 +01:00
modmuss50
8a3d173007 Added some new values 2015-06-27 22:04:52 +01:00
modmuss50
a393964109 Disabled cable rendering 2015-06-27 21:52:29 +01:00
joflashstudios
f2c6959949 Added sawmill recipe
Fixes #61
2015-06-27 14:27:36 -04:00
joflashstudios
5cc58bf2c5 Added more Electrolyzer Recipes
The bone meal --> calcium cell one still isn't working right. @modmuss50, would you be willing to take a look at it sometime?
2015-06-27 14:00:53 -04:00
Gig
3c4439ec5c Sawmill now needs multiblock 2015-06-27 16:10:43 +01:00
Gig
a5a8265c8b Sawmill now renders fluids and so dose recipe handler 2015-06-27 16:07:11 +01:00
Gig
86829e8672 Fixed some missing localization 2015-06-27 16:06:46 +01:00
Gig
aa76eeb6b0 Added CATEGORY_EMC to config 2015-06-27 15:59:50 +01:00
Gig
d1196d0a7c Removed Recipes button and moved to progress bar 2015-06-27 10:01:39 +01:00
modmuss50
6f08a56df2 Added some values for copper and tin, added support for ic2 machines and crafting 2015-06-27 09:03:09 +01:00
joflashstudios
10837c46ff Added a few template electrolyzer recipes 2015-06-27 03:28:16 -04:00