Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-24 | Created a non-functional first draft of the Item Distributor | Johannes Gäßler | |
2017-06-24 | Made the Large Chemical Reactor cheaper, added more Cell Materials | Johannes Gäßler | |
Large Chemical Reactor Circuits: Elite -> Advanced Inert Machine Casing: Clean Stainless Steel Casing -> Solid Steel Casing Fluid Cells can now also be made from Steel and Polytetrafluoroethylene Fixed the name of Plastic and PTFE Fluid Pipes. | |||
2017-06-24 | Added more recipes for Carbon Monoxide, Carbon Dioxide, Acetic Acid | Johannes Gäßler | |
2017-06-22 | Moved the Casings for the Large Chemical Reactor again. | Johannes Gäßler | |
As it turns out overwriting Casings 4.4 and 4.5 was not a good idea because even though there is no actual Casing at those IDs, the textures are in use. I started a new batch of Casings (GT_Block_Casings8) at IDs 112-127. I did not use IDs 80-95 because there seem to already be some textures there. I did not use IDs 96-111 because they seem to already be in use by Technus. | |||
2017-06-18 | Merge branch 'ChemistryUpdate' into unstable | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/api/enums/ItemList.java src/main/java/gregtech/api/enums/Textures.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-17 | Merge pull request #1074 from Techlone/advminer2_improvements | Blood-Asp | |
AdvMiner2 renamed; new tiers of OreDrillingPlant | |||
2017-06-15 | fix naquadah wafer recipe #1094 | Blood-Asp | |
2017-06-15 | Fix hiding of unused ores. #1062 | Blood-Asp | |
2017-06-15 | Merge remote-tracking branch 'origin/unstable' into ChemistryUpdate | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_Cleanroom.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_LargeBoiler.java src/main/java/gregtech/loaders/load/GT_FuelLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java src/main/java/gregtech/nei/GT_NEI_DefaultHandler.java | |||
2017-06-15 | Made it so that Pyrolyse Oven recipes are consistent | Johannes Gäßler | |
Moved Pyrolyse Oven recipes with Charcoal Byproducts, Wood Gas, Wood Vinegar, or Wood Tar to OreProcessing to ensure that all log types can be used. | |||
2017-06-14 | Fixed Allyl Chloride recipe consuming a Fluid Cell | Johannes Gäßler | |
2017-06-14 | fix IC Classic compat #1090 | Blood-Asp | |
2017-06-14 | Made the Cleanroom optional. | Draknyte1 | |
This disables the Low Grav option if the Cleanroom is disabled. | |||
2017-06-13 | Reworking DataOrb and DataStick | Techlone | |
2017-06-12 | change back the component heat exchanger damage value | Blood-Asp | |
2017-06-12 | Fixed Chloromethane and Chloroform recipes missing empty cell outputs | Johannes Gäßler | |
2017-06-07 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
# Conflicts: # src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java | |||
2017-06-07 | Merge branch 'advminer2_improvements' of ↵ | Techlone | |
https://github.com/Techlone/GT5-Unofficial into advminer2_improvements | |||
2017-06-07 | Merge branch 'refs/heads/pr/1077' into unstable | Blood-Asp | |
# Conflicts: # src/main/java/gregtech/api/metatileentity/MetaPipeEntity.java | |||
2017-06-06 | Changed the ID of the LCM again because of GTNH collision: 1200 -> 1169 | Johannes Gäßler | |
2017-06-06 | Fix Nitric Acid name #1079 | Blood-Asp | |
2017-06-06 | Fix vents as covers. Ventcovers now speed up machines 1-3% #1065 | Blood-Asp | |
2017-06-05 | Thiccness changes done | Technus | |
2017-06-05 | Adjust pipe thiccnes | Technus | |
2017-06-05 | fix OsmiridiumCasing recipe in Assembler | Techlone | |
fix ODP changing state when the tip meets itself fix cleaning of oreBlockPositions when a mining column was broken | |||
2017-06-04 | Changed the MetaGeneratedItem ID of the Large Chem Reactor: 1177 -> 1200 | Johannes Gäßler | |
2017-06-04 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
2017-06-02 | Fix compressed meteoric iron recipe. #1071 | Blood-Asp | |
2017-06-01 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
2017-06-01 | Merge branch 'unstable' into ChemistryUpdate | JohannesGaessler | |
2017-05-31 | fix #1041 | Blood-Asp | |
2017-05-31 | Add recipe for very heavy oil | Blood-Asp | |
2017-06-01 | AdvMiner rewriting; now it's Ore Drilling Plant | Techlone | |
Four tiers of Ore Drilling Plant I - radius is 3 chunks MV+ (default) II - radius is 4 chunks HV+ III - radius is 6 chunks EV+ IV - radius is 9 chunks IV+ New behavior: - pick pipes after mining finish - extract ore block before moving down | |||
2017-05-31 | Added recipes for oil desulfurization with Fluids and Cells swapped. | Johannes Gäßler | |
2017-05-30 | Fixed a bug where the Chemical Reactor still only had one output slot in | Johannes Gäßler | |
it's machine inventory, causing the second output to be voided. | |||
2017-05-25 | Fixed stocheometrically incorrect Chloroform recipe. | Johannes Gäßler | |
2017-05-16 | Moved the Biomass -> Ethanol recipes to the simplified chemical recipes. | Johannes Gäßler | |
2017-05-14 | Bugfix: I had accidentally copied the IC2 Biogas recipes instead of | Johannes Gäßler | |
moving them. | |||
2017-05-14 | Moved old IC2 Biogas recipes to the simplified recipes. | Johannes Gäßler | |
2017-05-13 | Merge branch 'LargeChemicalReactor' into ChemistryUpdate | Johannes Gäßler | |
2017-05-13 | Corrected several chlorination recipes in terms of stoichiometrics | Johannes Gäßler | |
2017-05-13 | Fixed a bug that caused there to be two identical recipes for TiF4 | Johannes Gäßler | |
2017-05-12 | Added crafting recipes for the LCH | Johannes Gäßler | |
2017-05-12 | Merge branch 'ChemistryUpdate' into LargeChemicalReactor | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-05-08 | Reverted an erroneous name change for nitration mixture | Johannes Gäßler | |
2017-05-08 | Implemented checkMachine for the LCR, added machine casings | Johannes Gäßler | |
2017-05-04 | Small tweak to Rocket Fuel to ensure that production cost > burn value | Johannes Gäßler | |
2017-05-04 | Added a graphic for acids, made the javadoc more descriptive | Johannes Gäßler | |
2017-05-03 | Added an svg for misc chemical recipes, tweaked several recipes | Johannes Gäßler | |
2017-05-03 | Added distillation recipe for Phenol, tweaked the graphic for plastics | Johannes Gäßler | |