Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-31 | Merge pull request #1051 from JohannesGaessler/unstable | Blood-Asp | |
[5.09.29] EBF recipe fix followup | |||
2017-05-31 | Merge pull request #1058 from Georggi/patch-4 | Blood-Asp | |
Auto Maintenance Hatch tweaks | |||
2017-05-31 | Merge pull request #1060 from JohannesGaessler/MaterialFormulaFix | Blood-Asp | |
Material formula fix | |||
2017-05-31 | Merge pull request #1067 from antifluxfield/unstable | Blood-Asp | |
Wrong behavior of Player Detector | |||
2017-05-31 | Disable switching armor gui because of broken sync | Blood-Asp | |
2017-05-31 | Catch broken items on recipe move | Blood-Asp | |
2017-05-31 | Catch login armor crash | Blood-Asp | |
2017-05-30 | The MV Chemical Reactor no longer needs plastic. | Johannes Gäßler | |
Plastic has been rebalanced as a Material that strictly only becaomes available with MV. To avoid circular dependencies MV Chemical Reactors no longer strictly needs plastic. | |||
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-30 | Fixed a bug where the LCM could have a mMaxProgressTime of zero. | Johannes Gäßler | |
2017-05-30 | Implemented SBR recipes, Added method for LCM recipes, adjusted | Johannes Gäßler | |
polymerization Polymerization now requires Titaniumtetrachloride instead of Titanium Dust; Can only be performed in a LCM. Adjusted the visual representation of LCM recipes in NEI | |||
2017-05-29 | Added Materials for Polystyrene, SBR, implemented Polystyrene recipes | Johannes Gäßler | |
2017-05-29 | Added recipes for the synthetic production of rubber from hydrocarbons | Johannes Gäßler | |
2017-05-29 | Added Recipes for Tetranitromethane, made it the additive for NitroFuel | Johannes Gäßler | |
Moved the old NitroFuel recipes to simplified recipes. Added a new Material for Diluted Sulfuric Acid. Adjusted the fuel value of Ethanol: 128 -> 168. Adjusted the recipes for Capacitors; Particularly you can now use PVC instead of silicone. | |||
2017-05-29 | Fixed a bug where cicuit configs for distilleries ranged from 0-10 | Johannes Gäßler | |
instead of 1-11 | |||
2017-05-29 | Changed the Distillation Tower so that it outputs fluids only at the | Johannes Gäßler | |
correct levels. Adjusted existing distillation recipes so that they line up with this change. Slightly rebalanced Charcoal Byproducts. | |||
2017-05-28 | Added recipes for distilling cracked hydrocarbons, adjusted fuel values | Johannes Gäßler | |
Made it so that all Hydrocarbons have a fuel value of 24000 * C + 20000 * H. Oxygen for alcohols is ignored. In particular: Hydrogen: 15000 -> 20000 Methane: 45000 -> 104000 LPG production no longer yields Methane. LPG is now produced from Propane or Butane. Super Fuel from LPG is now a simplified recipe. Methane from centrifuging food is now a simplified recipe. | |||
2017-05-27 | Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into ↵ | Techlone | |
unstable | |||
2017-05-27 | Update GT_Cover_PlayerDetector.java | antifluxfield | |
2017-05-27 | Update GT_Cover_PlayerDetector.java | antifluxfield | |
2017-05-25 | Fixed IC2 steam compatibility for cracking | Johannes Gäßler | |
2017-05-25 | Rewrote parts of the Oil Cracker so that it's in line with the new | Johannes Gäßler | |
recipes | |||
2017-05-25 | Fixed stocheometrically incorrect Chloroform recipe. | Johannes Gäßler | |
2017-05-25 | Removed debugging print accidentally left in from the previous version | Johannes Gäßler | |
2017-05-24 | Expanded Materials class for cracked Fluids, changed cracking recipes | Johannes Gäßler | |
Fluid cracking can be done with either Steam or Hydrogen and at 3 different severities for a total of six different recipes. Cracking severity is controlled with a programmed circuit. Removed the previously used liquids for cracked light fuel/heavy fuel Changed the Distillation Tower recipes so they can utilize up to 11 fluid outputs | |||
2017-05-18 | Removed debugging prints accidentally left in the previous commit | Johannes Gäßler | |
2017-05-18 | Fixed MaterialStack String representations sometimes missing brackets | Johannes Gäßler | |
2017-05-16 | Changed the NEI GUI of the Distillation Tower to show up to 12 outputs. | Johannes Gäßler | |
Also added a currently unused GUI for 9x9 recipes. | |||
2017-05-16 | Changed the Distillation Tower so that any height from 3 to 12 is | Johannes Gäßler | |
considered valid. | |||
2017-05-16 | I guess I wanted to put it here for some reason | Yuriy Shnitkovskiy | |
2017-05-16 | Added config for automation | Yuriy Shnitkovskiy | |
2017-05-16 | Auto Maintenance Hatch tweaks | Yura | |
Fixed #958 and #1053, allowed robots\pipes to interact with it. | |||
2017-05-16 | Moved the Biomass -> Ethanol recipes to the simplified chemical recipes. | Johannes Gäßler | |
2017-05-15 | Added a GUI for the Large Chemical Reactor | Johannes Gäßler | |
2017-05-14 | Added Materials for Hydrocarbon chains of up to 4 carbon atoms. | 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 | Changed the Layout of the LCM to 3x3x3, tweaked the name of casings and | Johannes Gäßler | |
the descriptions of multiblocks to make them consistent. | |||
2017-05-13 | Fixed a bug that caused there to be two identical recipes for TiF4 | Johannes Gäßler | |
2017-05-13 | Added a new recipe map for the LCR, expanded the API to allow for custom | Johannes Gäßler | |
NEI stack positioning. Refactored the name of the Large Boiler Fake Fuels so they're in line with other names. Fixed a bug where the LCM was checking for the wrong casing type. | |||
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-10 | Changed multiblocks so they all consider all inputs for finding recipes | Johannes Gäßler | |
2017-05-10 | Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into ↵ | Techlone | |
unstable | |||
2017-05-10 | Merge pull request #1048 from JohannesGaessler/unstable | Blood-Asp | |
[5.09.29] EBF recipe fix | |||
2017-05-09 | Added new textures for the LCM, using them now | Johannes Gäßler | |
2017-05-09 | Implemented checkRecipe | Johannes Gäßler | |
2017-05-08 | Reverted an erroneous name change for nitration mixture | Johannes Gäßler | |