Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-04 | wire/pipe hiding/reduced size | Technus | |
2017-06-04 | Missing override | Technus | |
2017-06-04 | Fixed stored energy integer overflow | vlad20012 | |
2017-06-04 | Cleanroom controller outputs efficency as redstone signal #948 | Blood-Asp | |
2017-06-03 | 1ddc91a | Technus | |
2017-06-03 | Made rubber consistent, rewrote WireProcessing, implemented ht cables | Johannes Gäßler | |
All rubbers are now made by first producing the polymer and then vulcanizing it with Sulfur (equivalent to natural rubber). Rewrote WireProcessing to reduce the amount of duplicate code. Implemented recipes that utilize a combination of a dielectric and a synthetic rubber to make cables. This halves total insulation cost for below-EV cables and reduces it to 75% for EV+ cables (conductive polymer not yet implemented). | |||
2017-06-03 | Added two changes accidentally not added to the previous commit. | Johannes Gäßler | |
2017-06-03 | Increased the input slots of the assembler from 2 to 6. | Johannes Gäßler | |
2017-06-02 | Some ODP fixes, energy checking, add radius in tooltip, add "missing pipes" ↵ | Techlone | |
message for II-IV tiers change build.gradle for debugging in IDEA | |||
2017-06-01 | Added methods for adding Distillery recipes with a solid output. | Johannes Gäßler | |
Universal Distillation recipes now utilize the solid output. Fixed the chemical formula for Tetranitromethane and fluid name for NitroDiesel | |||
2017-06-01 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
2017-06-01 | Fix OreDrill; fix getting block in ItemList; some changes in addInformation ↵ | Techlone | |
- need check this | |||
2017-06-01 | 8e0e516 | Technus | |
2017-06-01 | Not needed. | Technus | |
2017-06-01 | Cherry-Pick c12e474 | Technus | |
https://github.com/GTNewHorizons/GT5-Unofficial/commit/c12e474c23ca02fb3479312850f6ae07e623d8b9 | |||
2017-06-01 | Merge branch 'unstable' into ChemistryUpdate | JohannesGaessler | |
2017-05-31 | Fix multiblock recipe search fix #1044 | Blood-Asp | |
2017-05-31 | Fix spelling #1043 | Blood-Asp | |
2017-06-01 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
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 | 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 | Catch broken items on recipe move | Blood-Asp | |
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 | 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-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 | 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 | 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-14 | Added Materials for Hydrocarbon chains of up to 4 carbon atoms. | Johannes Gäßler | |
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 | Merge branch 'ChemistryUpdate' into LargeChemicalReactor | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-05-09 | Added new textures for the LCM, using them now | Johannes Gäßler | |
2017-05-08 | Implemented checkMachine for the LCR, added machine casings | Johannes Gäßler | |
2017-05-06 | Fixed the Electric Blast Furnace not recognizing recipes when there is | Johannes Gäßler | |
more than one Fluid input. Also added a String representation for GT_FluidStack that was used for debugging. | |||
2017-05-04 | Added a graphic for acids, made the javadoc more descriptive | Johannes Gäßler | |
2017-05-02 | Materials for existing fluids, ash nerf, plastic production svg | Johannes Gäßler | |
2017-05-01 | Added molecular formulas for the new materials, added alternative | Johannes Gäßler | |
charcoal recipes. Charcoal can now be made by treating Wood Pulp or Sugar with Sulfuric Acid (takes very long, doesn't scale well) | |||
2017-05-01 | Added recipes for centrifuging Stone Dust | Johannes Gäßler | |
The amount of elements you get from centrifuging is proportional to their mass percentage in the earths continental crust with a tolerance of ~5-20% | |||
2017-05-01 | methods for pipe creation, new plastic pipes, implemented PVC | Johannes Gäßler | |
Added a new plastic: Polyvinyl Chloride, currently only used for item pipes Added Polytetrafluoroethylene Fluid Pipes Fixed the number of fluid cells for polymerization, Fixed the default alpha value for the MaterialBuilder class |