Age | Commit message (Expand) | Author |
2021-03-25 | Some Disassembler related fixes: | bartimaeusnek |
2021-03-05 | Merge pull request #452 from GTNewHorizons/regulator-tickrate | Martin Robertz |
2021-03-04 | Allow adjusting tick rate of fluid regulator | Glease |
2021-03-03 | quickfix(ao): reset ao state after rendering tileblock | Léa Gris |
2021-03-03 | Merge pull request #448 from GTNewHorizons/AO_Cast_Shadow | Léa Gris |
2021-03-03 | impr(rendering): Machine block casts an ambient occlusion shadow | Léa Gris |
2021-02-26 | fix regulators not working | korneel vandamme |
2021-02-26 | fix running asslinecrash on data hatch break | botn365 |
2021-02-26 | fix regulator ignoring pipeconections | botn365 |
2021-02-25 | Reshuffle new constructor args to avoid conflict with GT++ ASM | repo_alt |
2021-02-25 | Merge pull request #442 from GTNewHorizons/patch-pump-idle | Martin Robertz |
2021-02-25 | Make ME hatch have zero slots, to avoid items being stuck inside (#439) | repo-alt |
2021-02-25 | Prevent retract pipe when drill tip can move down | Glease |
2021-02-16 | feat(render): tile ambient occlusion | Léa Gris |
2021-02-16 | Merge pull request #438 from repo-alt/experimental | repo-alt |
2021-02-16 | Make AE2 dependency actually optional | repo_alt |
2021-02-16 | Fixes Disassembler tooltip | bartimaeusnek |
2021-02-08 | Better quantum chest integration | repo_alt |
2021-02-01 | Merge pull request #429 from GTNewHorizons/autoclave-fluid-out | Martin Robertz |
2021-02-01 | allow autoclave to have fluid out in recipe | korneel vandamme |
2021-01-26 | Merge pull request #420 from repo-alt/experimental | Martin Robertz |
2021-01-25 | fix(gregtech): tile itemblock bottom side rendering (#421) | Léa Gris |
2021-01-25 | Drillers correctly reuse old mining pipes | repo_alt |
2021-01-24 | Fixed item meter cover for non-quantum chests. Didn't notice that _all_ GT ti... | repo_alt |
2021-01-24 | Merge branch 'experimental' of https://github.com/GTNewHorizons/GT5-Unofficia... | repo_alt |
2021-01-21 | Make sure the onServerTick event is actually called. | Jason Mitchell |
2021-01-19 | ME output bus | repo_alt |
2021-01-18 | Hashmap instead | Jason Mitchell |
2021-01-18 | Less silly getBurnTime() | Jason Mitchell |
2021-01-18 | Merge branch 'experimental' into mitchej123_cleanup | Martin Robertz |
2021-01-18 | Merge pull request #410 from albus12138/fix_multiblock_tooltip_error | Martin Robertz |
2021-01-18 | Merge pull request #411 from GTNewHorizons/remove_modular_armor | Martin Robertz |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | Remove a bunch of commented out code, small formatting adjustments | Jason Mitchell |
2021-01-17 | Optionally hide assline recipes (defaults to false). Should have no impact o... | Jason Mitchell |
2021-01-18 | Remove additional method in IDescribable | r4phael |
2021-01-17 | Debloat - Remove Modular Armor (It's buggy and not in use anyway) | Jason Mitchell |
2021-01-17 | Fix multiblock machine tooltip error | r4phael |
2021-01-17 | Fix cleanroom power usage | Glease |
2021-01-17 | Merge pull request #407 from GTNewHorizons/speeding-up | Martin Robertz |
2021-01-17 | Added immutable version of getOres method, which is faster due to not using #... | TimeConqueror |
2021-01-17 | Fix chest buffer and super buffer tooltip saying it consumes power | Glease |
2021-01-16 | cleanroom related fix (#405) | Glease |
2021-01-08 | Merge pull request #396 from GTNewHorizons/disable-filter | Martin Robertz |