aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/GT_Proxy.java
AgeCommit message (Collapse)Author
2017-06-01Merge branch 'unstable' into ChemistryUpdateJohannesGaessler
2017-05-16Added config for automationYuriy Shnitkovskiy
2017-05-01Added molecular formulas for the new materials, added alternativeJohannes 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-01Added config for simple chemical recipes and stone dust centifugationJohannes Gäßler
2017-05-01methods for pipe creation, new plastic pipes, implemented PVCJohannes 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
2017-04-30New recipes, convenience methods, recipe rebalancingsJohannes Gäßler
Implemented new recipes for Gunpowder, Saltpeter, Sulfuric Acid Gave Sulfur dust a burn value (1600, the same as coal) Made all chemical recipes stoichiometrically correct whenever possible (2 H + 1 O -> 1 H2O instead of 2 H + 1 O -> 3 H2O) Added a convenience method to Materials that lets you get dust succinctly Put all simplified recipe additions in a separate method, the config is still missing
2017-04-28Implemented Nitric Acid, Rocket FuelJohannes Gäßler
2017-04-19Added a lot of (petro)chemistry stuff, expanded the APIJohannes Gäßler
Created an adapter class for creating materials. Materials now have bit flags for automatic gas/fluid creation. Added a new convenience method for adding distillery recipes. Recipes now show the exact recipe duration instead of the duration rounded down to the nearest int. Added new Materials with relevant recipes: Acetic Acid, Acetone, Calcium Acetate, Charcoal Byproducts, Carbon Monoxide, Ethanol, Ethylene, Methanol, Methyl Acetate, Polyvinyl Acetate, Propene, Sulfuric Ethylene, Vinyl Acetate Made vinegar visible.
2017-03-31Config for blocks below cropsBlood-Asp
2017-03-31Detect low grav dimensions by world providerBlood-Asp
2017-02-28Reserved IDsBlood-Asp
2017-02-28Circuit changesBlood-Asp
2017-02-17Fix name config category to UndergroundFluidMaxime Legkiy
Fix comments configuration Fix Start config - add nether and end to BlackList. Default spawn fluids on overworld and Moon. Add Decrease Per Operation Amount (if 0 an endless source)
2017-02-13Add new flexible configuration undeground oilMaxime Legkiy
2017-02-09Add Underground Oil Generating settings in GregTech.cfgMaxime Legkiy
Add supports White and Black List (DIM ID) Add settings generating for standart Dimension and Galacticraft Dimension - Moon and Mars Add settings for select type Underground Fluid - for Nether default Pahoehoe Lava, for Moon - Helium 3 Add settings max Amount Generating For generating oil in other Dimension (Twilight Forest or Mystcraft) use settings - RealDimensionEnable
2017-02-07Add support Save/Load Dimensions DataMaxime Legkiy
2017-02-07Add UndergroundOil SettingsMaxime Legkiy
2016-12-31Add missing NEI GUIs & IC2 machine recipe configMuramasa-
2016-12-13Replace all literal numbers referring to tool types with named constantsDavid Vierra
2016-12-13Hide barДанила Большаков
2016-12-13forgot check nullDanila Bolshakov
2016-12-13Add progress barDanila Bolshakov
2016-11-01Fix ignored oredict names list not workingBlood-Asp
2016-10-30Modular Armor changes 1Blood-Asp
2016-10-26Allow max 1 crafting sound every 10 ticks to prevent rare crashes.Blood-Asp
2016-10-22Immersive Engineering compatibility and more fuels in generatorsBlood-Asp
2016-10-19Cleanup recipe classesBlood-Asp
2016-10-18Fix Compressed Aluminium issues. Making of Compressed plates and use in ↵Blood-Asp
heavy duty alloy ingots.
2016-10-13Drop Items from Exploding GT Machines + ConfigBlood-Asp
2016-10-13Add config to enable all disabled mats & components.Muramasa
2016-10-07Pull exp changesMuramasa
2016-10-07Fix GT Crop extraction recipes & Seperate Comb&Crop nerf config optionMuramasa
2016-10-07Move load order for doors to fix malisis doors conflict.Blood-Asp
2016-09-28Fix pollution onWorldTick server crashMuramasa
2016-09-28Fix pollution onWorldTick server crashMuramasa
2016-09-27Upadate with exp changesMuramasa
2016-09-27Pollution configs and first effectsBlood-Asp
2016-09-24Update with exp changesMuramasa
2016-09-23Reduce disabled component creation & GT_Proxy postInit -> ProcessorsMuramasa
2016-09-16Stop disabled component recipe gen, more separation and fixesMuramasa
2016-09-16Fix conflictsMuramasa
2016-08-21General cleanup & MaterialProcessingMuramasa
2016-08-19initMaterialPropertiesMuramasa
2016-08-17InitialMuramasa
Fixed Materials limitation Added ability to add Materials via a config Added ability to change all properties of a Material via a config
2016-08-15Bugfixes 10Muramasa
2016-08-14Bugfixes 8Muramasa
2016-08-14Bugfixes 7Muramasa
2016-08-14Bugfixes 5Muramasa
2016-08-14Bugfixes 3Muramasa
2016-08-13Bugfixes 1Muramasa