Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-10 | Update zh_CN.lang | YoungGT | |
2017-09-10 | Update zh_CN.lang | YoungGT | |
2017-09-06 | Replaced protected fields access with methods calls, now code more safe. | Dimach | |
2017-09-05 | Update zh_CN.lang | YoungGT | |
2017-09-04 | Update zh_CN.lang | YoungGT | |
2017-09-04 | Fix logic when working in void dimensions | Antifluxfield | |
2017-09-03 | Merge branch 'unstable' into CircuitChemistryUpdateFollowup | Blood-Asp | |
2017-09-03 | Fix #1167 | Blood-Asp | |
2017-09-03 | Fix #1194 | Blood-Asp | |
2017-09-03 | Merge pull request #1184 from GTNewHorizons/texture_overhaul | Blood-Asp | |
Texture overhaul | |||
2017-09-03 | Merge pull request #1170 from JohannesGaessler/PyrometallurgyUpdate | Blood-Asp | |
Pyrometallurgy update | |||
2017-09-03 | Merge branch 'unstable' into patch-5 | Blood-Asp | |
2017-09-03 | Merge pull request #1197 from JohannesGaessler/FluidCannerCostReduction | Blood-Asp | |
Fluid Canner cost reduction | |||
2017-09-03 | Merge pull request #1195 from Techlone/fix_inconsistent_wordgen | Blood-Asp | |
Fix inconsistent worldgen | |||
2017-09-03 | Merge pull request #1193 from Antifluxfield/patch-4 | Blood-Asp | |
Improve fluid regulator | |||
2017-09-03 | Merge pull request #1192 from Antifluxfield/patch-3 | Blood-Asp | |
Fix the Generated Item Pipes | |||
2017-09-03 | Merge pull request #1191 from Antifluxfield/patch-2 | Blood-Asp | |
Fix the Tooltip of Pumps | |||
2017-09-03 | Merge pull request #1174 from Dimach/unstable-3 | Blood-Asp | |
Added new function to GT scanner | |||
2017-09-03 | Merge pull request #1168 from Antifluxfield/patch-1 | Blood-Asp | |
Correct description of regulator | |||
2017-09-03 | Merge pull request #1147 from SLiMylya/addnewbattery | Blood-Asp | |
Add new zpm and uv battery | |||
2017-09-01 | Fixed wrong IC2 Biogas energy density due to GT optimization | Johannes Gäßler | |
2017-09-01 | Revised Biomass Distillation Tower recipes in terms of EU density | Johannes Gäßler | |
2017-08-27 | Patched ME energy tunnel, now they can emit GT energy. | Dimach | |
2017-08-25 | Fixed a bug where the energy density of Biogas was calculated wrongly | Johannes Gäßler | |
2017-08-25 | Revised Hydrochloric Acid recycling, Salt electrolyzation cost | Johannes Gäßler | |
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-24 | Added missing Tetraitromethane, Polymerization recipes | Johannes Gäßler | |
2017-08-23 | Fixed Nitric Oxide EUt, halved Ammonia cost | Johannes Gäßler | |
To prevent the construction of perpetua mobilia via Rocket Fuel the EU cost of making Dimethylhydrazine has been increased. | |||
2017-08-21 | Fixed inconsistent SMD capacitor recipes | Johannes Gäßler | |
2017-08-21 | Use "/n " as seperator | Antifluxfield | |
2017-08-21 | Use "/n " as seperator | Antifluxfield | |
2017-08-21 | Fixed collision between Acetic Acid and Vinyl Chloride recipes | Johannes Gäßler | |
2017-08-21 | Added Assembler recipes for Small Coils, can use Annealed Copper | Johannes Gäßler | |
2017-08-21 | Added scalable Methane + Water -> Hydrogen + CarbonDioxide recipes | Johannes Gäßler | |
2017-08-21 | Fixed EV Pumps using the wrong Rubber | Johannes Gäßler | |
2017-08-21 | Fixed Large Chemical Reactor GUI, was wrongly using default before | Johannes Gäßler | |
2017-08-21 | Fixed LCM desulfurization recipes in combination with CirChemUpdateFU | Johannes Gäßler | |
2017-08-21 | Multi-line tooltip of #1193 | Antifluxfield | |
2017-08-21 | Improve tooltip | Antifluxfield | |
Now the metaitems can automatically seperate its tooltip to multiple lines with "////". | |||
2017-08-20 | Added missing Tetrafluoroethylene recipes | Johannes Gäßler | |
2017-08-20 | All SMD Components now use Plastic, MV | Johannes Gäßler | |
2017-08-20 | Fixed desulfuriation recipes colliding with hydro-cracking recipes | Johannes Gäßler | |
2017-08-19 | Fixed Titaniumtetrachloride temperature | Johannes Gäßler | |
2017-08-19 | Merge branch 'unstable' into PyrometallurgyUpdate | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/GT_Mod.java src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/common/GT_Proxy.java src/main/java/gregtech/loaders/oreprocessing/ProcessingOre.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java | |||
2017-08-19 | Fixed Chloroform recipe | Johannes Gäßler | |
2017-08-19 | Added multi-step recipes for the Large Chemical Reactor | Johannes Gäßler | |
Added recipes for the Large Chemical Reactor that perform several steps of a processing line in a single recipe. | |||
2017-08-19 | Merge remote-tracking branch 'origin/unstable' into | Johannes Gäßler | |
CircuitChemistryUpdateFollowup Conflicts: src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/common/GT_RecipeAdder.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java | |||
2017-08-19 | Reduced Oxygen consumption of Plastic Production by 50% | Johannes Gäßler | |
2017-08-19 | Reduced the cost of Fluid Canners | Johannes Gäßler | |
Circuits: 2 -> 1 Pumps: 2 -> 1 Glass: 2 -> 4 | |||
2017-08-19 | Fixed Steam Macerators using constant EUt, recipe time | Johannes Gäßler | |
2017-08-19 | Old chemical recipes are now enabled by default, marked as deprecated | Johannes Gäßler | |