Commit graph

1181 commits

Author SHA1 Message Date
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
Modmuss50
be2b4e5b69 Merge pull request #68 from TheQuantumGeneral/master
a couple fixes
2015-06-29 11:08:18 +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
Gig
6353b9dc06 Fixed some small recipe Issues 2015-06-27 01:29:20 +01:00
modmuss50
8aaebfeb63 Added some useful eel commands, and attempt at fix for reloading every restart. 2015-06-26 21:46:47 +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
b0a6a86a5b Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-26 17:56:14 +01: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
joflashstudios
53b2e454ed Fixed another typo I missed 2015-06-26 12:40:36 -04:00
joflashstudios
7c7f7a252f Some spelling fixes, added call to addMachineRecipes 2015-06-26 12:39:14 -04:00
Gig
6cc1071961 made Dungeon loot easy to add 2015-06-26 17:22:58 +01:00
modmuss50
15c3608c6e Fixes #53, fixed some render things 2015-06-26 13:35:07 +01:00