Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-12 | Merge branch 'unstable' into drillers-upgrade | Blood-Asp | |
2017-09-03 | Merge branch 'unstable' into CircuitChemistryUpdateFollowup | 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 pull request #1147 from SLiMylya/addnewbattery | Blood-Asp | |
Add new zpm and uv battery | |||
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-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 | 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-11 | Merge pull request #1159 from JohannesGaessler/AshRebalance | Blood-Asp | |
Ash rebalance | |||
2017-08-11 | Merge pull request #1149 from joakibj/fix-orebasalticmineralsand | Blood-Asp | |
Fix oreBasalticMineralSand properly being mapped to "ore" prefix | |||
2017-08-07 | Reverted changes to Mercury Ore Washing. | Johannes Gäßler | |
2017-08-07 | Reverted the Galena formula: PbS -> Pb3Ag3S2 | Johannes Gäßler | |
2017-08-03 | Minor error correction | Daniel | |
We have 16 tiers of textures. | |||
2017-08-03 | More compatible attempt | Technus | |
2017-08-02 | Add pages to array | Technus | |
2017-08-02 | Merge branch 'unstable' into AshRebalance | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/api/enums/Materials.java | |||
2017-08-01 | Made Niobium more accessible | Johannes Gäßler | |
Niobium can now be obtained from Apatite and Pyrolusite as Byproducts. apatite veins now also contain Pyrochlore (new materials, contains Niobium) instead of Phosphate (PO4). | |||
2017-07-31 | Overhauled Chemical recipes | Johannes Gäßler | |
Chemical Recipes now have a controllable output pattern. By adding an Integrated Circuit the Fluid output can automatically be canned into empty cells. Water outputs can also be automatically voided. This reduces the need for fluid Canners in a processing line. | |||
2017-07-31 | Added a new Basic Circuit: Microprocessor | Johannes Gäßler | |
Produced similarly to the Integrated Processor, but yields 2 Basic Circuits instead of 1 Good Circuit. | |||
2017-07-31 | Overhauled the Wetware Circuit recipes | Johannes Gäßler | |
They no longer need beer. Also the basic Wetware Processor only needs 1 Wetware Circuit Board. | |||
2017-07-26 | Increased output chance for Silver from washing with Mercury to 99% | Johannes Gäßler | |
2017-07-26 | Added a config for the converion rate of Direct Smelting: 1 <-> 2/3 | Johannes Gäßler | |
2017-07-26 | Overhauled Fiberglass Circuit Board | Johannes Gäßler | |
Renamed: Fiberglass Circuit Board -> Fiber-Reinforced Circuit Board Fiber-Reinforced Boards are now made by combining Epoxy Resin with either Glass Fiber or Carbon Fiber. Glass Fiber is produced from Borosilicate Glass, which is in turn produced from Glass and Boron. To make this feasible Salt and Rock Salt now yield Borax as a byproduct. | |||
2017-07-25 | Reduced cost of Small Coil to 50%, added Ferrite for 25% cost | Johannes Gäßler | |
2017-07-25 | Added a new Circuit board tier: Plastic Circuit Board | Johannes Gäßler | |
2017-07-25 | Moved material IDs for the new materials due to Ash Rebalance materials | Johannes Gäßler | |
2017-07-24 | Updated DONT_ADD_DEFAULT_BBF_RECIPE String | Johannes Gäßler | |
2017-07-23 | Changed Galena Formula: Pb3Ag3S2 -> PbS, added PbS -> Pb direct smelting | Johannes Gäßler | |
Also added the corresponding pyrometallurgical recipes. | |||
2017-07-23 | Implemented Roasting and Carbothermic Reduction for the EBF. | Johannes Gäßler | |
2017-07-23 | Fixed Salt processing recipes | Johannes Gäßler | |
SaltWater now yields the same amount of material as Salt Dust. Increased the energy cost of electrolyzing Salt to make netto energy yield via NaOH+Hydrogen negative. | |||
2017-07-23 | Added BBF Recipes for increased output from Direct Smelting | Johannes Gäßler | |
2017-07-22 | Reworked Direct Smelting, added Magnetite -> Iron smelting | Johannes Gäßler | |
All Direct Smelting recipes now yield 1 ingot per Ore Block or 5 Nuggets per Crushed Ore/Dust | |||
2017-07-17 | Backfiller 3 => 2 | Antifluxfield | |
2017-07-16 | Fixed a bug where Brick, Clay, and Fireclay had the wrong texture sets. | Johannes Gäßler | |
The above materials originally had the ROUGH texture. I tested what they would look like with the DULL texture and I forgot to revert it afterwards. | |||
2017-07-16 | Add Concrete Backfiller | Antifluxfield | |
2017-07-15 | Added Ash component Materials | Johannes Gäßler | |
2017-07-14 | Add Oil Drill II & III | Antifluxfield | |
2017-07-09 | update change | SLiMylya | |
2017-07-09 | Fix oreBasalticMineralSand properly being mapped to "ore" prefix, instead of ↵ | Joakim Bjørnstad | |
the "oreBasalt" prefix, yielding the wrong material "icMineralsand" | |||
2017-07-09 | Fix another 2 formulas | Antifluxfield | |
S2O => SO2; S3O => SO3. | |||
2017-07-08 | add battery | SLiMylya | |
2017-07-06 | Merge pull request #1132 from JohannesGaessler/ItemDistributor | Blood-Asp | |
Item Distributor | |||
2017-07-06 | Added LV and MV miners. | Dimach | |
2017-07-01 | Merge pull request #1130 from Antifluxfield/AssemblyLine_upgrade | Blood-Asp | |
Assembly line upgrade | |||
2017-06-30 | Added a new texture for the Item Distributor | Johannes Gäßler | |
2017-06-30 | Update Textures.java | Antifluxfield | |
2017-06-30 | Update ItemList.java | Antifluxfield | |
2017-06-30 | Adding Data Access Hatch | Antifluxfield | |
2017-06-28 | Fixed 2 formulae | Antifluxfield | |
TiC2Cl2 => TiCl4; HPO4 => H3PO4. | |||
2017-06-27 | Corrected Plutonium Isotope: 244 -> 239 | Johannes Gäßler | |