aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2017-09-15#1968MineAnPlay
Fixed Rotor Mold getting consumed in the Fluid Soldifier.
2017-09-12Next attempt on wires.Technus
2017-09-12Revert "Implement tick counter?"Technus
This reverts commit 0d9d2040bc43f4e18d227b3c51a3edc4f9994747.
2017-09-12Revert "Minor optimization of tick counter"Technus
This reverts commit 9caaa58ea11b6477eaabdd509a554e90f60bc2ac.
2017-09-11Minor optimization of tick counterTechnus
2017-09-11Implement tick counter?Technus
2017-09-11Revert "Revert "Add tickDiff for tick diff detection using totalWorldTime, ↵Technus
should prevent spontaneous wire combustion"" This reverts commit 77cc90a0c9892c6ebf61c403ea4ba071f3ffaea7.
2017-09-11Revert "Add tickDiff for tick diff detection using totalWorldTime, should ↵Technus
prevent spontaneous wire combustion" This reverts commit 3587d3942fb5e5de5821e8207c96a93a7babc31a.
2017-09-10fixed wildcard value in GravisuitDream-Master
2017-09-10[1.5.1.2] Advanced Nanochestplate/Jetpack recepies #1938Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/1938
2017-09-10[1.5.1.2] Double recipe from wooden slab #1928Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/1928
2017-09-08fix derpDream-Master
2017-09-08Recipy for petri dish consume Mold shape #1204Dream-Master
https://github.com/Blood-Asp/GT5-Unofficial/issues/1204
2017-09-081909: Fix oregen issue with empty chunks. Problem was caused by not using ↵Richard Hendricks
threadsafe techiniques on ArrayList. Also add and fix some more debug messages, including messages to show a vein being genererated in the air, and if an orevein failed to be chosen after 256 tries.
2017-09-04forgot about the graphicsDream-Master
2017-09-04cherry pickDream-Master
820b335d831f60e1936c462d0cb8e7dba3c13fae 733d77481757b6b1619408ea6f4766f770b45419 e2017c72c30c4eac9fff231482da660b7eccd370 147101ff6cfb6bc2a0d8a46bad8aa77c943b7429 612cece6299ed698146d041d1277b52fa6e65df1 820b335d831f60e1936c462d0cb8e7dba3c13fae Add new zpm and uv battery #1147
2017-09-04cherry pickDream-Master
848a57291a2145680e0a87f7178b416e03f1ffaa Correct description of regulator #1168
2017-09-04cherry pickDream-Master
c09f6b5bdd47e51c3d5ec41d9947f1f94bfb0267 Fix the Tooltip of Pumps #1191
2017-09-04cherry pickTechlone
4b36ca77be9997df93074353820ac6ec66af6643 6691f1e86c91aa524f40f01ba7406410728825fc 4724bbe403fc5c608811300d1e337066667935bc Fix the Generated Item Pipes #1192 Improve fluid regulator #1193
2017-09-04cherry pickDream-Master
d294ba97733726228aeb10c11290373bb5e3d9cc Fluid Canner cost reduction #1197
2017-09-04cherry pickDream-Master
78e03914a34fee288f23fdd4bd8ec9600e16e502 d5b0dcfa505e0cb5b6143633730bf5d1dc476e79 f6482e63ae4d4415c2e894118729d4aacb499c13 eb749f64cac9db103d4c61002d8f663e23b3f435 Multi-lines tooltip support #1199
2017-09-01Fixed wrong Biogas recipe quantity due to GT recipe otimizationJohannes Gäßler
2017-09-01Adjusted IC2Biomass -> IC2Biogas, Fermented Biomass EUtJohannes Gäßler
Distilling IC2 Biomass into IC2 Biogas now consumes significantly more Biomass. The EUt of processing Fermented Biomass in the Distillation Tower has been reduced to fix netto energy density.
2017-08-31Methanol recipies missing carbon monoxide #1907Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/1907
2017-08-29Merge branch 'experimental' of ↵Technus
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2017-08-29Set proper EBF temps.Technus
2017-08-29fix https://github.com/GTNewHorizons/GT5-Unofficial/issues/28Dream-Master
2017-08-29Add auto output to output busses, and limit the speed to once every 8 ticks ↵Technus
on both fluid and item outputs.
2017-08-28Refactor ebf code to match bloody codeTechnus
2017-08-27Move the setting out of the temperature to new methodTechnus
Materials disableAutoGeneratedBlastFurnaceRecipes() -> return "this" with disabled auto gen on EBF recipes
2017-08-27add fieldTechnus
2017-08-26cherry pickJohannes Gäßler
Commit: 0189b933e35476bc65bfda0201db657b9689bec1 [0189b93] Revised Hydrochloric Acid recycling, Salt electrolyzation cost Hydrochloric Acid can be recycled at 100% efficiency. The production of Dimethylhydrazine, Tetrafluoroethylene, Polydimethylsiloxane, and Hypochlorous Acid yields Diluted Hydrochloric Acid, which can be recycled at 50% efficiency. The energy cost of 21600 EU per 2 Salt -> Sodium + Chlorine has turned out to be too high. The cost is now 9600 EU.
2017-08-26cherry pick part 2Johannes Gäßler
Commit: 01da9150f662d010db07f8729f5ec696a4f935fd [01da915] Added missing Tetraitromethane, Polymerization recipes
2017-08-26cherry pick part 1Johannes Gäßler
Commit: 01da9150f662d010db07f8729f5ec696a4f935fd [01da915] Added missing Tetraitromethane, Polymerization recipes
2017-08-25Merge branch 'experimental' of ↵Technus
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2017-08-25Add tickDiff for tick diff detection using totalWorldTime, should prevent ↵Technus
spontaneous wire combustion
2017-08-24move the fluid filter recipes.Dream-Master
enable the fluid plastic (was molten) add a circuit to the recipes probably fix this (1.5.1.1) BrainTech duct tape uncraftable. #1877 https://github.com/GTNewHorizons/NewHorizons/issues/1877
2017-08-23cherry pickDream-Master
Commit: b5721d140b127512b9961f5cf984d35a37dcd2e6 [b5721d1] Fixed Nitric Oxide EUt, halved Ammonia cost To prevent the construction of perpetua mobilia via Rocket Fuel the EU cost of making Dimethylhydrazine has been increased.
2017-08-21[Quest] Gas Turbine wording needs updated #1865Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/1865
2017-08-21Fixed Large Chemical Reactor GUI, was wrongly using default beforeJohannes Gäßler
2017-08-21cherry pickDream-Master
Commit: 97fc717f9a69480beda609c4c7789027c89246bf [97fc717] Fixed LCM desulfurization recipes in combination with CirChemUpdateFU
2017-08-21cherry pickDream-Master
Commit: 262951068334a5cd18a046d360eb7aa26a507934 [2629510] Fixed collision between Acetic Acid and Vinyl Chloride recipes
2017-08-21cherry pickDream-Master
Commit: 57dbb05068b76bcac70e6123b1008a502f902077 [57dbb05] Added scalable Methane + Water -> Hydrogen + CarbonDioxide recipes
2017-08-21chery pickDream-Master
Commit: c2e4ebea6ead832c1916249bc8166605a5b530e0 [c2e4ebe] Fixed EV Pumps using the wrong Rubber
2017-08-21cherry pickDream-Master
Commit: bc58367801878dfb07c283ab0c06008ceea7242e [bc58367] Added missing Tetrafluoroethylene recipes
2017-08-20cherry pickDream-Master
Commit: 3b3921034805f45e59534890faf258a3e19b21ce [3b39210] Fixed desulfuriation recipes colliding with hydro-cracking recipes
2017-08-20Extruder rotor shape is single-use #1857Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/1857
2017-08-20cherry pickJohannes Gäßler
Commit: 1afc8405e8005433903afdf8a3cdcc82d3f05c9a [1afc840] Added multi-step recipes for the Large Chemical Reactor Added recipes for the Large Chemical Reactor that perform several steps of a processing line in a single recipe. Added new method for Chemical rector not using a clenroom
2017-08-20cherry pickDream-Master
Commit: 1c8df8fb7f05a8828ad09705d5d6a2fe730fa553 [1c8df8f] Fixed Titaniumtetrachloride temperature
2017-08-20cherry pickDream-Master
Commit: d85b7bee49dbb309127753c96ce4eae2e45e83bd [d85b7be] Fixed Chloroform recipe