| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-03 | Merge pull request #1147 from SLiMylya/addnewbattery | Blood-Asp | |
| Add new zpm and uv battery | |||
| 2017-08-11 | Show dim id with scanner | Muramasa- | |
| 2017-08-11 | Merge pull request #1176 from Dimach/unstable-4 | Blood-Asp | |
| Added new info to batbuffer nuclear control panel and fixed bug | |||
| 2017-08-11 | Merge pull request #1159 from JohannesGaessler/AshRebalance | Blood-Asp | |
| Ash rebalance | |||
| 2017-08-11 | Merge pull request #1157 from Dimach/unstable-1 | Blood-Asp | |
| Fixed bug - isAllowedToPutIntoSlot don't check size of inventory. | |||
| 2017-08-11 | Merge pull request #1153 from JohannesGaessler/MultiblockFluidIOFix | Blood-Asp | |
| Multiblock Fluid IO fix | |||
| 2017-08-11 | Merge pull request #1149 from joakibj/fix-orebasalticmineralsand | Blood-Asp | |
| Fix oreBasalticMineralSand properly being mapped to "ore" prefix | |||
| 2017-08-07 | Made the tooltips for Multiblock Hatches more descriptive. | Johannes Gäßler | |
| 2017-08-06 | Fluid can now also be locked via cells, added a chat message | Johannes Gäßler | |
| 2017-08-06 | Implemented NBT for the Locked Fluid | Johannes Gäßler | |
| 2017-08-06 | Output Hatches can now be locked to a specific fluid | Johannes Gäßler | |
| Currently not working as intended | |||
| 2017-08-06 | 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-08-06 | 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-08-02 | Merge branch 'unstable' into AshRebalance | Johannes Gäßler | |
| Conflicts: src/main/java/gregtech/api/enums/Materials.java | |||
| 2017-07-30 | Added new info to batbuffer sensor card (nuclear control panel) - average ↵ | Dimach | |
| input and output. Also fixed bug in average input/output calculation. | |||
| 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-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-15 | Added Ash component Materials | Johannes Gäßler | |
| 2017-07-15 | Fixed bug - isAllowedToPutIntoSlot don't check size of inventory. | Dimach | |
| 2017-07-11 | Added an option to findRecipe() to only return recipes with enough input | Johannes Gäßler | |
| 2017-07-10 | Made 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-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 | Merge pull request #1135 from JohannesGaessler/InventoryIndexFix | Blood-Asp | |
| Fixed inventory misalignment when updating 5.09.30 -> 5.09.31 | |||
| 2017-07-06 | Merge pull request #1142 from Dimach/miners | Blood-Asp | |
| Added LV and MV miners. | |||
| 2017-07-06 | Merge pull request #1126 from Antifluxfield/PE-polymerization-fix | JohannesGaessler | |
| Trying to fix PE polymerizing recipe | |||
| 2017-07-06 | Added LV and MV miners. | Dimach | |
| 2017-07-03 | Update IGT_RecipeAdder.java | Antifluxfield | |
| 2017-07-02 | Accounted for misc slots when shifting machine inventory contents | Johannes Gäßler | |
| 2017-07-02 | Added a method for calculating total version ID | Johannes Gäßler | |
| 2017-07-02 | Fixed inventory misalignment when updating 5.09.30 -> 5.09.31 | Johannes 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-01 | Fix cover and mode spelling | Blood-Asp | |
| 2017-07-01 | Merge pull request #1129 from Antifluxfield/PlayerDetector-fix | Blood-Asp | |
| Player detector fix | |||
| 2017-07-01 | Merge pull request #1130 from Antifluxfield/AssemblyLine_upgrade | Blood-Asp | |
| Assembly line upgrade | |||
| 2017-07-01 | Merge pull request #1128 from Dimach/oil-fix | Blood-Asp | |
| Removed divider that already applied in Gt_UndergroundOil. | |||
| 2017-07-01 | Made Automation tooltips more descriptive | Johannes Gäßler | |
| Adjusted allowPutStack, isInputFacing, isOutputFacing for the Item Distributor Adjusted onScrewdriverRightClick for the Item Regulator | |||
| 2017-06-30 | Added a new texture for the Item Distributor | Johannes Gäßler | |
| 2017-06-30 | Update IGT_RecipeAdder.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
| 2017-06-30 | Update Textures.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
| 2017-06-30 | Update ItemList.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
| 2017-06-30 | Update GT_GUIContainer_1by1.java | Antifluxfield | |
| 2017-06-30 | Update GT_GUIContainer_2by2.java | Antifluxfield | |
