| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-03 | Merge branch 'bufferFix' of https://github.com/johnch18/GT5-Unofficial into ↵ | charles | |
| bufferFix2 Fixed merge that I thought I already had fixed | |||
| 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 | |
| Made machine control covers disable themselves upon power loss | |||
| 2021-04-03 | Polished GT_MetaTileEntity_Boiler (#492) | bartimaeusnek | |
| 2021-04-03 | Merge pull request #487 from GTNewHorizons/boiler-cleanup | Martin Robertz | |
| Ensure conservation of masses in boilers | |||
| 2021-04-03 | Partial commit, needed sleep | charles | |
| 2021-04-02 | Fixed improper loading of bSortStacks from NBT, *should* fix backwards ↵ | charles | |
| compat issue. | |||
| 2021-04-03 | Ensure conservation of masses in boilers | Glease | |
| Unified single block boiler logic Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
| 2021-04-02 | Added scanning data reflecting if device shut down. | charles | |
| Added notification to player that device shut down. Added scanning data reflecting if the device was disabled by soft mallet, cover, etc. | |||
| 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 | |
| Sorting defaults to disabled in order to not break existing builds. | |||
| 2021-04-02 | Fixed stupid error I made | charles | |
| Set groundwork for configuring with soldering iron. | |||
| 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 | |
| Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
| 2021-03-31 | Fix return value for addOutput(fluid) | Johann Bernhardt | |
| 2021-03-30 | Added GUI interface for cover "Safe Mode" | charles | |
| Added tracking of last player to access a cover for future notification purposes. | |||
| 2021-03-30 | Updated to use proper naming conventions. | charles | |
| 2021-03-30 | Merge https://github.com/GTNewHorizons/GT5-Unofficial into mccoverfix | charles | |
| Fixing my sh*t because apparently I can't use git | |||
| 2021-03-30 | Revert "Added Naquadria Fusion Reactor recipe." | charles | |
| This reverts commit 5bb2ed3deb2f95765fc2467da5ba98e651e8e44c. | |||
| 2021-03-30 | Revert "Added T3 Molten Naquadria Recipe to Fusion Reactor." | charles | |
| This reverts commit 1d2a62aeda030eb751844a5f1ca86158220f130e. Cleaning Commits | |||
| 2021-03-30 | Revert "Added Naquadria Fusion Reactor recipe." | charles | |
| This reverts commit 5bb2ed3deb2f95765fc2467da5ba98e651e8e44c. Cleaning commits | |||
| 2021-03-30 | Made it so that machine control covers disable themselves when the | charles | |
| machine runs out of energy | |||
| 2021-03-30 | Eagerly update the fluid display item upon inventory open | Glease | |
| There might be small desync for the first person to open this GUI Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
| 2021-03-30 | Only update fluid display items when necessary | Glease | |
| Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
| 2021-03-28 | Merge pull request #483 from GTNewHorizons/magic-gen-buff | Martin Robertz | |
| Reduce price of magic generators | |||
| 2021-03-28 | Reduce price of magic generators | Glease | |
| Basically make the recipes use T+1 circuits/metal instead of T+2. EV magic generator will additionally require tungsten steel plates to prevent it from becoming too cheap. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
| 2021-03-26 | Merge pull request #480 from GTNewHorizons/patch_stone_cover | Martin Robertz | |
| fix(covers): stone plate cover block texture selection | |||
| 2021-03-26 | fix(covers): clay plate cover block texture selection | Léa Gris | |
| Add the ore dicitionary name `blockClay` to the `minecraft:clay` block, so it can be selected with prefix `block` and material `clay` when registering the clay plate cover's block texture. | |||
| 2021-03-26 | fix(covers): glowstone plate cover block texture selection | Léa Gris | |
| Add the ore dicitionary name `stoneGlowstone` to the `minecraft:glowstone` block, so it can be selected with prefix `stone` and material `glowstone` when registering the Glowstone plate cover's block texture. | |||
| 2021-03-26 | fix(covers): nether quartz plate cover block texture selection | Léa Gris | |
| Add the ore dicitionary name `blockNetherQuartz` to the `minecraft:quartz_block` block, so it can be selected with prefix `block` and material `NetherQuartz` when registering the NetherQuartz plate cover's block texture. | |||
| 2021-03-26 | fix ingot to wire time | botn365 | |
| 2021-03-26 | fix(covers): stone plate cover block texture selection | Léa Gris | |
| Add the ore dicitionary name `stoneStone` to the `minecraft:stone` block, so it can be selected with prefix `stone` and material `Stone` when registering the stone plate cover's block texture. | |||
| 2021-03-25 | Merge pull request #479 from GTNewHorizons/disassembler_fixes | Martin Robertz | |
| Some Disassembler related fixes: | |||
| 2021-03-25 | Some Disassembler related fixes: | bartimaeusnek | |
| #7654 #7586 #7676 | |||
| 2021-03-25 | Merge pull request #476 from repo-alt/experimental | Martin Robertz | |
| Enabled autoloading for oil drills | |||
| 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 | |
| Address issue: https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7702 Remove mention of using CFoam over covers which has been replaced by chemical bath concrete based recipes since GT5.09. New Frame Box dexcription is localisable in `Gregtech.lang`: ```yaml S:gt.blockmachines.gt_frame.desc.format=Just something you can put covers on. ``` | |||
| 2021-03-25 | Enabled autoloading for oil drills | repo_alt | |
| Fixed chunk coordinates for self-loaded machine (in the first session) | |||
| 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 | |
| fix(rendering): brightness of no-z-fighting offset faces | |||
| 2021-03-23 | Merge pull request #472 from MatthewCOwen/experimental | Martin Robertz | |
| swapped repetitive if-block to switch statement and cached machine tier | |||
| 2021-03-23 | removed mMachineTier member | Matt | |
| 2021-03-23 | fix(rendering): brightness of no-z-fighting offset faces | Léa Gris | |
| Ignore the z-fighting offset when detecting if a face uses the block's brightness or the brightness from the block above. | |||
| 2021-03-22 | swapped repetitive if-block to switch statement and cached machine tier | Matt | |
| 2021-03-23 | integer overflow in comparison | repo_alt | |
| https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5817 | |||
| 2021-03-21 | ItemComb config fix | impbk2002 | |
| my mistake. This has to be changed. | |||
| 2021-03-20 | Merge pull request #468 from GTNewHorizons/separate-fluid-tank-info | Martin Robertz | |
| Expose all fluid tanks properly when there are more than one internal tank | |||
| 2021-03-20 | Merge pull request #466 from impbk2002/Standardized-Bee-Comb-processing-recipes | Martin Robertz | |
| Standardized Bee Comb processing recipes | |||
