aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-07-26Added a config for the converion rate of Direct Smelting: 1 <-> 2/3Johannes Gäßler
2017-07-25Moved material IDs for the new materials due to Ash Rebalance materialsJohannes Gäßler
2017-07-24Increased Direct Smelting yield: 5 Nuggets -> 6 NuggetsJohannes Gäßler
Previously you would only get 1 extra Nugget from Macerating Ore. Now you get 3 extra Nuggets.
2017-07-24Implemented Carbothermic Reduction for Silicon DioxideJohannes Gäßler
2017-07-24Updated DONT_ADD_DEFAULT_BBF_RECIPE StringJohannes Gäßler
2017-07-24Implemented Fluid Output for the EBFJohannes Gäßler
Regular Fluids are put out at the bottom layer. CO2, CO, and SO2 are put out at the top layer and their amount scales with the tier of the EBF's Muffler Hatch
2017-07-23Changed Galena Formula: Pb3Ag3S2 -> PbS, added PbS -> Pb direct smeltingJohannes Gäßler
Also added the corresponding pyrometallurgical recipes.
2017-07-23Removed redundant Magnetite Blast recipeJohannes Gäßler
2017-07-23Implemented Roasting and Carbothermic Reduction for the EBF.Johannes Gäßler
2017-07-23Added BBF Recipes for increased output from Direct SmeltingJohannes Gäßler
2017-07-22Reworked Direct Smelting, added Magnetite -> Iron smeltingJohannes Gäßler
All Direct Smelting recipes now yield 1 ingot per Ore Block or 5 Nuggets per Crushed Ore/Dust
2017-07-22Reduced direct smelting from impure/purified dustJohannes Gäßler
2017-07-20Removed Burn Value for Carbon Dust.Johannes Gäßler
2017-07-17Added the Large Chemical Reactor Controller inventory to the item inputJohannes Gäßler
2017-07-16Fixed 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-09Fixed Item Distributor causing an OutOfboundsException for invalid NBT.Johannes Gäßler
2017-07-09Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into ↵Blood-Asp
unstable
2017-07-09oil fix part 2Blood-Asp
2017-07-09Fix another 2 formulasAntifluxfield
S2O => SO2; S3O => SO3.
2017-07-08Fix Item Distributor recipesAntifluxfield
2017-07-06Fix Pyrooven texturesBlood-Asp
2017-07-06Restore old oil calculationBlood-Asp
2017-07-06Merge pull request #1132 from JohannesGaessler/ItemDistributorBlood-Asp
Item Distributor
2017-07-06Merge pull request #1135 from JohannesGaessler/InventoryIndexFixBlood-Asp
Fixed inventory misalignment when updating 5.09.30 -> 5.09.31
2017-07-06Merge pull request #1142 from Dimach/minersBlood-Asp
Added LV and MV miners.
2017-07-06Changed miner rates.Dimach
2017-07-06Changed MV miner radius.Dimach
2017-07-06Changed miner mechanics and rates.Dimach
2017-07-06Fixed NBT bug in OreDrillingPlant.Dimach
2017-07-06Changed naming of constants.Dimach
2017-07-06Merge pull request #1126 from Antifluxfield/PE-polymerization-fixJohannesGaessler
Trying to fix PE polymerizing recipe
2017-07-06Added LV and MV miners.Dimach
2017-07-03Fix the names of Data Access HatchesAntifluxfield
2017-07-03Update GT_MachineRecipeLoader.javaAntifluxfield
2017-07-03Update GT_RecipeAdder.javaAntifluxfield
2017-07-03Update IGT_RecipeAdder.javaAntifluxfield
2017-07-02Accounted for misc slots when shifting machine inventory contentsJohannes Gäßler
2017-07-02Fixed Diluted Sulfuric Acid recipes, PTFE Pipe Casing nameJohannes Gäßler
2017-07-02Added a method for calculating total version IDJohannes Gäßler
2017-07-02Fixed inventory misalignment when updating 5.09.30 -> 5.09.31Johannes Gäßler
I added a new method to BaseMetaTileEntity that shifts the Inventory index according to the change in Input/Output slots. Instrumentally I have added a new version ID that considers the GT subversion.
2017-07-01small pollution rebalancingsBlood-Asp
2017-07-01fix cheese as dough #1123Blood-Asp
2017-07-01Make assembly line use cheaper circuit techs. #1114Blood-Asp
2017-07-01more spellingBlood-Asp
2017-07-01Fix cover and mode spellingBlood-Asp
2017-07-01Clean reset of Datastick so remaining old data does not break assemblyline.Blood-Asp
2017-07-01Merge pull request #1129 from Antifluxfield/PlayerDetector-fixBlood-Asp
Player detector fix
2017-07-01Merge pull request #1130 from Antifluxfield/AssemblyLine_upgradeBlood-Asp
Assembly line upgrade
2017-07-01Merge pull request #1128 from Dimach/oil-fixBlood-Asp
Removed divider that already applied in Gt_UndergroundOil.
2017-07-01Merge pull request #1122 from Antifluxfield/patch-1Blood-Asp
Fixed 2 formulas