aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-07-14Rebalanced Stone Dust centrifugationJohannes Gäßler
2017-07-14Update GT_RecipeAdder.javaAntifluxfield
2017-07-13Reduce the batch size if fluid amount is exceeding Antifluxfield
2017-07-11Added an option to findRecipe() to only return recipes with enough inputJohannes Gäßler
2017-07-10Made it so that multiblocks will look for empty output hatches.Johannes Gäßler
Previously when there was more than one fluid output multiblocks would only try to put it into one of the output hatches.
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 oreBasalticMineralSand properly being mapped to "ore" prefix, instead of ↵Joakim Bjørnstad
the "oreBasalt" prefix, yielding the wrong material "icMineralsand"
2017-07-09Fix another 2 formulasAntifluxfield
S2O => SO2; S3O => SO3.
2017-07-08Fix Item Distributor recipesAntifluxfield
2017-07-07Fixed coloring of pyrolyse oven.Dimach
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
2017-07-01Added GUI classes for the Item Distributor, fixed EU IO logicJohannes Gäßler
2017-07-01Made Automation tooltips more descriptiveJohannes Gäßler
Adjusted allowPutStack, isInputFacing, isOutputFacing for the Item Distributor Adjusted onScrewdriverRightClick for the Item Regulator
2017-07-01Added ItemDistributor crafting recipes, reordered ItemDistributor fieldsJohannes Gäßler
2017-06-30Added a new texture for the Item DistributorJohannes Gäßler
2017-06-30Update GT_MachineRecipeLoader.javaAntifluxfield
2017-06-30Update GT_RecipeAdder.javaAntifluxfield
2017-06-30Update IGT_RecipeAdder.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_MultiBlockBase.javaAntifluxfield