Age | Commit message (Expand) | Author |
2021-04-04 | fix(rendering): multiple rendering fixes and refactor (#494) | Léa Gris |
2021-04-03 | Merge branch 'bufferFix' of https://github.com/johnch18/GT5-Unofficial into b... | charles |
2021-04-03 | Made it so that higher tier buffers try to move multiple stacks/tick | charles |
2021-04-03 | Merge pull request #486 from johnch18/mccoverfix | Martin Robertz |
2021-04-03 | Polished GT_MetaTileEntity_Boiler (#492) | bartimaeusnek |
2021-04-03 | Merge pull request #487 from GTNewHorizons/boiler-cleanup | Martin Robertz |
2021-04-03 | Partial commit, needed sleep | charles |
2021-04-02 | Fixed improper loading of bSortStacks from NBT, *should* fix backwards compat... | charles |
2021-04-03 | Ensure conservation of masses in boilers | Glease |
2021-04-02 | Added scanning data reflecting if device shut down. | charles |
2021-04-02 | Cleaned up some code and fixed translation issue. | charles |
2021-04-02 | Removed unecessary else branch. | charles |
2021-04-02 | Added Soldering Iron toggle behavior for sorting using shift+right-click. | charles |
2021-04-02 | Fixed stupid error I made | charles |
2021-04-02 | Added sorting of buffer inventories using code from the input bus class. | charles |
2021-04-01 | Prevent multiple stack in input slots even if input filter is disabled (#489) | Glease |
2021-03-31 | Fix return value for addOutput(fluid) | Johann Bernhardt |
2021-03-30 | Added GUI interface for cover "Safe Mode" | charles |
2021-03-30 | Updated to use proper naming conventions. | charles |
2021-03-30 | Merge https://github.com/GTNewHorizons/GT5-Unofficial into mccoverfix | charles |
2021-03-30 | Revert "Added Naquadria Fusion Reactor recipe." | charles |
2021-03-30 | Revert "Added T3 Molten Naquadria Recipe to Fusion Reactor." | charles |
2021-03-30 | Revert "Added Naquadria Fusion Reactor recipe." | charles |
2021-03-30 | Made it so that machine control covers disable themselves when the | charles |
2021-03-30 | Eagerly update the fluid display item upon inventory open | Glease |
2021-03-30 | Only update fluid display items when necessary | Glease |
2021-03-28 | Merge pull request #483 from GTNewHorizons/magic-gen-buff | Martin Robertz |
2021-03-28 | Reduce price of magic generators | Glease |
2021-03-26 | Merge pull request #480 from GTNewHorizons/patch_stone_cover | Martin Robertz |
2021-03-26 | fix(covers): clay plate cover block texture selection | Léa Gris |
2021-03-26 | fix(covers): glowstone plate cover block texture selection | Léa Gris |
2021-03-26 | fix(covers): nether quartz plate cover block texture selection | Léa Gris |
2021-03-26 | fix ingot to wire time | botn365 |
2021-03-26 | fix(covers): stone plate cover block texture selection | Léa Gris |
2021-03-25 | Merge pull request #479 from GTNewHorizons/disassembler_fixes | Martin Robertz |
2021-03-25 | Some Disassembler related fixes: | bartimaeusnek |
2021-03-25 | Merge pull request #476 from repo-alt/experimental | Martin Robertz |
2021-03-24 | Added Naquadria Fusion Reactor recipe. | charles |
2021-03-24 | Added T3 Molten Naquadria Recipe to Fusion Reactor. | charles |
2021-03-25 | fix(tooltip): frameGT description | Léa Gris |
2021-03-25 | Enabled autoloading for oil drills | repo_alt |
2021-03-24 | impr(textures): harminise cable insulations | Léa Gris |
2021-03-24 | feat(cover): hide covers when holding a soldering-iron | Léa Gris |
2021-03-23 | Merge pull request #473 from GTNewHorizons/patch_inner_side_detection | Martin Robertz |
2021-03-23 | Merge pull request #472 from MatthewCOwen/experimental | Martin Robertz |
2021-03-23 | removed mMachineTier member | Matt |
2021-03-23 | fix(rendering): brightness of no-z-fighting offset faces | Léa Gris |
2021-03-22 | swapped repetitive if-block to switch statement and cached machine tier | Matt |
2021-03-23 | integer overflow in comparison | repo_alt |
2021-03-21 | ItemComb config fix | impbk2002 |