Commit graph

773 commits

Author SHA1 Message Date
Gig
413feac35c Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-26 01:15:49 +01:00
Gig
759346f388 Added Missing Multiblock to gui's 2015-06-26 01:15:44 +01:00
joflashstudios
11d4345ee7 Renamed to ItemDustTiny for consistancy
Renamed to ItemDustsTiny
2015-06-25 20:04:08 -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
joflashstudios
a0a97a405b Fixes #50 2015-06-25 19:41:03 -04:00
joflashstudios
33b274ca68 Updated getByName functions
Made comparison case insensitive
2015-06-25 19:16:26 -04:00
joflashstudios
0f6747f703 Updated getByName functions
Added storage block functions
Fixed a bunch of getX() typeos
2015-06-25 18:41:29 -04:00
Gig
5c48dda843 Titanium get!!
Added basic recipes for Titanium
2015-06-25 20:43:54 +01:00
modmuss50
154e65082a Added heat to the BlastFurnace 2015-06-25 20:20:47 +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
modmuss50
37467cab7e Some improvements to render speed of cables 2015-06-25 20:10:03 +01:00
modmuss50
7c56cd25f6 Fixed Cable power issues 2015-06-25 19:44:53 +01:00
Gig
1f8a9794bc Fixed wrong dusts being smelted 2015-06-25 19:21:16 +01:00
Gig
8da3e8323a Grinder now requires multiblock 2015-06-25 16:40:39 +01:00
Gig
7a4ac3e610 ImplosionCompressor now requires multiblock 2015-06-25 16:33:56 +01:00
Gig
17c8f4d253 Fixed grinder progress bar closes #45 2015-06-25 16:18:10 +01:00
modmuss50
f92f67232a some improvements to tick time 2015-06-25 08:28:29 +01:00
modmuss50
f9a99feee0 fixes #43 and fixes #48 2015-06-25 07:55:29 +01:00
Gig
7ba9cad072 increase ores hardness 2015-06-24 14:12:30 +01:00
modmuss50
b794c609d2 Fix Cable Sizes 2015-06-24 07:12:37 +01:00
Gig
54845b8777 Test fix for server craft 2015-06-24 01:15:19 +01:00
modmuss50
de8d1a8a51 Removed stupid Rock Crusher Recipe 2015-06-23 23:11:11 +01:00
modmuss50
10eb1eda45 Clean fix for #42 2015-06-23 19:39:39 +01:00
modmuss50
84fc33edab Added a way to get the fmp cables in survival, will make this better later 2015-06-23 13:23:56 +01:00
modmuss50
5fbe42c026 some tweaks to the values 2015-06-22 18:32:08 +01:00
modmuss50
74a9ace574 rewritten matter fab
Take 3 should be good :)
2015-06-22 17:10:06 +01:00
Gig
6d99b28e7d Fixed the IndustrialElectrolyzerRecipeHandler 2015-06-22 16:11:58 +01:00
modmuss50
e660463bae Some work no the mass fab 2015-06-22 11:32:30 +01:00
joflashstudios
a7209f7e79 Added elecrolyzer NEI handler 2015-06-22 00:40:05 -04:00
joflashstudios
dc49bb9b45 Changed accessability, added placeholder electrolyzer recipe function 2015-06-21 20:00:25 -04:00
modmuss50
43da219936 Some clean up of some code 2015-06-21 14:17:47 +01:00
joflashstudios
9e4151f5fa Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-20 21:01:02 -04:00
joflashstudios
ec19acf2f0 Added IndustrialElectrolyzerRecipe 2015-06-20 21:00:44 -04:00
Gig
49a359f178 blast furnace gui should still open even if there is no multiblock 2015-06-20 21:54:08 +01:00
Gig
5d9c273743 Massive cleanup on the fluids 2015-06-20 21:34:03 +01:00
Gig
c6bc7f6fb8 Little more work on pda lots more to do 2015-06-20 11:24:04 +01:00
Gig
95c57bccf0 small hud changes looks a littlie better 2015-06-20 10:30:52 +01:00
joflashstudios
4fb6f4aca6 Fixed some LESU things
EU/t and capacity are now config-driven. Note that while the "max-eu" updates when you remove LESU storage blocks, it's currently retaining the highest EU/t you get, so if you remove blocks, the GUI still says it has the same EU/t you had before you removed them. Also shortened EU display.
2015-06-19 22:31:56 -04:00
joflashstudios
238901323c Some hud tweaks 2015-06-19 20:03:31 -04:00
modmuss50
8058867eb1 Deprecated the item cells class, it now returns the ic2 version instead of the tr one for recipes 2015-06-19 19:01:38 +01:00
modmuss50
345fa8e4a0 Fixed average eu/tick out 2015-06-19 18:38:08 +01:00
modmuss50
d30c251b8f fixes #40 2015-06-19 18:13:05 +01:00
modmuss50
45783b55f1 Fixes #38 on new ic2's 2015-06-19 18:07:15 +01:00
Gig
3688c7d838 Convert to ints 2015-06-19 17:54:52 +01:00
Gig
eb37bf274a Chargehud displays ints and no doubles 2015-06-19 17:49:31 +01:00
Gig
52deb162ff Fixes closes #39 2015-06-19 00:56:07 +01:00
modmuss50
a38899184d Some work, need to fix somethings at a later date 2015-06-18 21:10:26 +01:00
Gig
45d0f36286 Removed some unneeded imports to avoid missing dependence crashs 2015-06-18 20:36:56 +01:00
modmuss50
9d16b13d6e initial work on making it work, now to fix the broken gui 2015-06-18 18:34:39 +01:00
modmuss50
da4d56ac0f Some small fixes 2015-06-17 17:33:57 +01:00
modmuss50
598badc375 A load of work on the system, seams a lot is broken. 2015-06-17 17:01:26 +01:00
modmuss50
d8e6e88797 updated some CofhLib Files trying to fix text rendering, still not working 2015-06-17 11:24:41 +01:00
modmuss50
74525d260a Some small changes to the gui code 2015-06-17 11:14:46 +01:00
modmuss50
90be01753b Added repackaged cofh lib to help with the IDSU gui 2015-06-17 08:35:45 +01:00
joflashstudios
54904b223f Fixed oredrops
Fixes #36
2015-06-17 00:27:44 -04:00
modmuss50
70fb58f704 work on the gui list 2015-06-16 13:38:46 +01:00
modmuss50
2bed98e6f0 Added basic test cases for the IDSU manager, it looks like it works :) 2015-06-15 21:18:12 +01:00
modmuss50
97e8492801 Fixed java 6 support 2015-06-15 20:19:21 +01:00
modmuss50
30ad6dd52f Cleaned up, fixed spelling issues 2015-06-15 20:12:02 +01:00
modmuss50
b0fdd92b8d Initial work on IDSU manager 2015-06-15 20:09:16 +01:00
joflashstudios
d5a1494784 A bit of hud code cleanup 2015-06-14 20:12:19 -04:00
joflashstudios
03e252ef84 Fixes #33 2015-06-14 20:09:29 -04:00
joflashstudios
2b17e7e949 Missed some AOBD lines 2015-06-14 18:03:32 -04:00
joflashstudios
9359022c83 Added fix for AOBD compatibility 2015-06-14 17:56:15 -04:00
Gig
98c8f43b84 Added keybinding to toggle if hud is shown 2015-06-14 20:53:05 +01:00
Gig
59d4199260 More hud changes 2015-06-14 20:04:14 +01:00
Gig
f5e0e4bd87 Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-14 19:41:45 +01:00
Gig
8ca96b8f27 Small changes to hud 2015-06-14 19:41:41 +01:00
Tntrololol
4deab0c4ac Merge remote-tracking branch 'origin/master' 2015-06-14 13:35:03 -05:00
Tntrololol
083696280c Some GUI fixes 2015-06-14 13:34:52 -05:00
Gig
3b6cd66cb7 Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-14 19:34:20 +01:00
Gig
1b20c3fcb0 Hud color changes depending on current charge 2015-06-14 19:34:14 +01:00
modmuss50
4ea5c0f8b0 Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-14 19:11:42 +01:00
modmuss50
be296c69aa Fixed syncing items 2015-06-14 19:11:26 +01:00
Gig
22d018efb3 World gen tweeks 2015-06-14 18:31:49 +01:00
Gig
f5aecc07cc Fixed derpy textures 2015-06-14 18:29:27 +01:00
Gig
0b43eca49a Removed Gravity Chestplate not needed in this mod anymore 2015-06-14 17:11:18 +01:00
Gig
28dbcb8a16 Removed Debug Recipes 2015-06-14 17:04:57 +01:00
modmuss50
11a7b42689 polishing the lesu. 2015-06-14 16:54:49 +01:00
modmuss50
c9c664352c Finished the lesu 2015-06-14 16:42:03 +01:00
modmuss50
783765676b Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-14 15:59:03 +01:00
modmuss50
2ded7e0121 Added lesu logic. updated fmp to allow extra utils to run 2015-06-14 15:58:49 +01:00
Gig
0ac115b0e1 Added config for ChargeHud 2015-06-14 13:45:41 +01:00
modmuss50
afdbe69d18 Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-14 13:35:47 +01:00
modmuss50
51c91aaccb Added lesu storage block counting 2015-06-14 13:35:36 +01:00
Gig
b0b2f4e6eb Small changes to RockCutter 2015-06-14 12:56:08 +01:00
modmuss50
81f75abf22 Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-14 12:35:41 +01:00
modmuss50
af9e9e535a Now stores eu when broken with a wrench. Added empty and full ones to creative tab. 2015-06-14 12:35:28 +01:00
Gig
e2ae947e2c More work on ChargeHud now shows current charge
Added Color enum from Talismans 2 will be used for hud soonTM
2015-06-14 12:34:47 +01:00
modmuss50
63fa58eb24 Added average eu change to the aesu. 2015-06-14 12:15:24 +01:00
modmuss50
755c64369a Fixed fluid syncing issues, fixed liquid item dropping when block broken 2015-06-14 11:58:56 +01:00
modmuss50
f5bd04db3c Fixes the layout of the aesu gui 2015-06-14 11:37:42 +01:00
Modmuss50
870958cd68 Merge pull request #32 from UniversalLP/master
Added destructopack gui
2015-06-14 10:48:03 +01:00
Tntrololol
1e657c9e04 Added Industrial Sawmill Recipes for Forestry logs 2015-06-13 18:31:46 -05:00
Universal
600293b0e8 Made destructopack work
Missed two files...
2015-06-14 01:21:03 +02:00
Universal
8a2119d5d2 Made destructopack work 2015-06-14 01:13:09 +02:00
Tntrololol
a9ea898cab Added Industrial Sawmill Recipes for Thaumcraft magical logs 2015-06-13 15:59:55 -05:00
Tntrololol
e3338cf40f Fixed existing Sawmill recipes not outputing empty cells 2015-06-13 14:56:15 -05:00
modmuss50
62b5f2f046 removed unused inport to fix crash 2015-06-13 07:47:24 +01: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
Tntrololol
fbde3bcaf0 Added Industrial Sawmill Recipes for Biomes O Plenty logs 2015-06-12 23:46:03 -05:00
Tntrololol
875ac18f0b Updated Ore Dictionary registration to use item/block helpers 2015-06-12 21:35:57 -05:00
Tntrololol
496d8c4ba2 Fixed Industrial Sawmill recipe constructor (fixes compiler error) 2015-06-12 21:30:35 -05:00
Tntrololol
a6fcd15082 Added item for saw dust 2015-06-12 18:49:32 -05:00
Tntrololol
2116e4eb39 Added Industrial Sawmill Recipes for Natura logs 2015-06-12 18:33:07 -05:00
modmuss50
6deb0b1d32 Improved the way we handle other mods 2015-06-12 18:40:08 +01:00
Gig
89f24a0c4d Start on charge hud 2015-06-11 23:23:14 +01:00
Tntrololol
d4a0fddaf9 Created new textures for AESU, IDSU, and LESU 2015-06-11 17:05:05 -05:00
modmuss50
0ea07a6a1a added way to not use ore dic 2015-06-11 21:35:05 +01:00
Tntrololol
df7199d113 Gave the Industrial Sawmill a front texture 2015-06-11 15:06:21 -05:00
Gig
5109c6b53b Fixed Nei Handler for the Grinder 2015-06-11 17:45:43 +01:00
Matthew
6829e27588 Update mcmod.info
http://i.imgur.com/QdTxHio.jpg
2015-06-11 09:49:17 -04:00
joflashstudios
41a516939f Removed broken test recipe for sawmill 2015-06-11 01:57:09 -04:00
Tntrololol
206f967d63 Updated the Industrial Sawmill to include a FluidTank and allow FluidStack input (someone make sure I did it right) 2015-06-10 23:48:15 -05:00
Tntrololol
45448c296f Added IC2 style GUI textures for AESU, IDSU, and LESU. 2015-06-10 23:24:39 -05:00
Tntrololol
0de7ae5d90 Renamed some tiles 2015-06-10 14:52:07 -05:00
modmuss50
871a6a6a9d Fixed as not outputting until hit with a wrench 2015-06-10 20:48:17 +01:00
modmuss50
65fe6dc405 Only show this when debuging 2015-06-10 18:36:07 +01:00
modmuss50
944ac7492e Fixed some issues with the AESU, Added gui text to it 2015-06-10 16:12:16 +01:00
modmuss50
81a5f3fc76 Fix output sides 2015-06-10 13:54:46 +01:00
modmuss50
9b1093c22c Added basic aesu controls, just need to finish the gui :) 2015-06-10 13:52:54 +01:00
modmuss50
92b95b9ff0 added some fixes, added documentation 2015-06-09 13:29:17 +01:00
modmuss50
6826cfe4be added unrest upgradeHandler 2015-06-09 11:24:15 +01:00
Tntrololol
776fd328c3 Added Chemical Reactor Recipes 2015-06-08 22:13:14 -05:00
Tntrololol
dd181dca2f Merge remote-tracking branch 'origin/master' 2015-06-08 21:01:55 -05:00
Tntrololol
0bd2b68d83 Added Implosion Compressor Recipes 2015-06-08 21:01:43 -05:00
Gig
ff61878bfb Added isided for PlateCuttingMachine 2015-06-08 23:38:15 +01:00
Gig
b4219f25ed Added Isided for MatterFabricator 2015-06-08 23:36:11 +01:00
Gig
d0ed6c5a47 Added ISided for Lathe 2015-06-08 23:34:12 +01:00
Gig
98329b2d01 Added Isided to IndustrialSawmill 2015-06-08 23:32:46 +01:00
Gig
e569d625f8 Added Isided for IndustrialElectrolyzer (CANT TEST) 2015-06-08 23:30:42 +01:00
Gig
1fa1806c15 Added Isided for ImplosionCompressor 2015-06-08 23:27:44 +01:00
Gig
99d237f26e Fixed Isided on Grinder 2015-06-08 23:27:31 +01:00
Gig
77c4ea4820 Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-08 23:22:10 +01:00
Gig
c8da0db5f5 Added Isided for Grinder 2015-06-08 23:22:06 +01:00
Tntrololol
96b3278347 Merge remote-tracking branch 'origin/master' 2015-06-08 17:15:01 -05:00
Tntrololol
f5ca92313f Changed standard machine recipes to use item/block helpers 2015-06-08 17:14:43 -05:00
Gig
d95ccc6cc2 Added Isided to ChemicalReactor 2015-06-08 23:14:18 +01:00
Gig
4e9546431d Added Isided to Centrifuge
Fixed Isided on other machines
2015-06-08 23:11:48 +01:00
Gig
f005ba2ec7 Added Isided to Blast Furnace 2015-06-08 22:39:07 +01:00
Gig
99aa1f8811 Added Isided to Assembling machine 2015-06-08 22:32:19 +01:00
Gig
3c10c0f08f Added ISidedInv to alloy Smelter 2015-06-08 22:12:11 +01:00
Gig
4f800c8a83 Added basic tile for metalShelf 2015-06-08 20:51:08 +01:00
modmuss50
b56487b680 This should fix bc 6 compatibility
Can some one test please.
2015-06-08 18:26:22 +01:00
modmuss50
a94085229d Moved OreDrop
With a small bit of work we could make an api to get the config values,
then this could go in the api
2015-06-08 17:44:29 +01:00
modmuss50
2ef2ff997f updated to build craft 7.0.8 2015-06-08 17:41:41 +01:00
joflashstudios
02fce02d7b Said goodbye to RecipeHanderer
A bunch of ModRecipes fixes
2015-06-08 10:45:21 -04:00
joflashstudios
ffc4d5f9c3 Cleaned up some imports 2015-06-08 10:14:50 -04:00
joflashstudios
e2d0bd4a82 Removed the config object
It's not getting used. Those configs are static members.
2015-06-08 02:56:20 -04:00
joflashstudios
a2c0e4d091 Fixed some indentation I missed 2015-06-08 02:54:17 -04:00