Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Enabled autoloading for oil drills | repo_alt | |
Fixed chunk coordinates for self-loaded machine (in the first session) | |||
2021-03-23 | removed mMachineTier member | Matt | |
2021-03-22 | swapped repetitive if-block to switch statement and cached machine tier | Matt | |
2021-03-20 | Expose all fluid tanks properly when there are more than one internal tank | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-03-19 | Merge pull request #463 from repo-alt/experimental | Martin Robertz | |
Allow several miners in one chunk | |||
2021-03-14 | more clear control flow | repo_alt | |
2021-03-12 | Merge pull request #462 from GTNewHorizons/WorldEventWrapper | basdxz | |
Refactor World Events | |||
2021-03-12 | Allow several miners in one chunk | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7601 | |||
2021-03-11 | Minor improvements | bartimaeusnek | |
2021-03-11 | Implemented Builder Pattern | bartimaeusnek | |
2021-03-10 | Added missing | bartimaeusnek | |
2021-03-10 | Implemented Requests | bartimaeusnek | |
2021-03-10 | Refactor World Events | bartimaeusnek | |
World events have way to many parameters, so the code gets unreadable, this commit fixes that behavior. | |||
2021-03-10 | Correctly release/reuse channel after ME bus removal and reconnect | repo_alt | |
2021-02-26 | fix running asslinecrash on data hatch break | botn365 | |
fix that when a fully formed assline with data hatch and when the data hatch would be replaced the onRunningTick would crash and stop the assline from ticking the recipe progression | |||
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 | |
Prevent retract pipe when drill tip can move down | |||
2021-02-25 | Make ME hatch have zero slots, to avoid items being stuck inside (#439) | repo-alt | |
* Make ME hatch have zero slots, to avoid items being stuck inside * added a missing whitespace Co-authored-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2021-02-25 | Prevent retract pipe when drill tip can move down | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-02-16 | Merge pull request #438 from repo-alt/experimental | repo-alt | |
Make AE2 dependency actually optional | |||
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 | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7448 | |||
2021-01-25 | Drillers correctly reuse old mining pipes | repo_alt | |
2021-01-19 | ME output bus | repo_alt | |
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 | |
Fix multiblock machine tooltip error | |||
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 | Fix multiblock machine tooltip error | r4phael | |
2021-01-17 | Fix cleanroom power usage | Glease | |
2021-01-17 | Fix chest buffer and super buffer tooltip saying it consumes power | Glease | |
Left over of @eb2f20e5ed7e9c0d572928bb57a99d3f47c8fb11 Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-01-16 | cleanroom related fix (#405) | Glease | |
* Fix cleanroom Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> * Fix cleanroom tooltip not mentioning diodes count limit Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-01-08 | Merge pull request #396 from GTNewHorizons/disable-filter | Martin Robertz | |
Add option to disable input machine on single block machines | |||
2021-01-08 | removed logging | DreamMasterXXL | |
2021-01-08 | Add option to disable input machine on single block machines | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-01-07 | fixed item detector cover on quantum chests (#398) | repo-alt | |
Co-authored-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2021-01-02 | Merge pull request #383 from GTNewHorizons/long_distance_transfer | Martin Robertz | |
Long distance pipelines | |||
2020-12-31 | Merge pull request #388 from GTNewHorizons/pump-pipe-retract | Martin Robertz | |
add pump pipe retract feature | |||
2020-12-31 | Merge branch 'experimental' into long_distance_transfer | Jason Mitchell | |
2020-12-31 | Merge pull request #389 from GTNewHorizons/dissassembler2 | Martin Robertz | |
NBT Dissassebly Data removal | |||
2020-12-31 | add pump pipe retract feature | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-12-31 | Implemented ReverseRecipes | bartimaeusnek | |
2020-12-31 | Disassembler rework | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-12-29 | Merge pull request #386 from GTNewHorizons/OilCrackerSync | Martin Robertz | |
Added wrong boni to Oil Cracker | |||
2020-12-29 | Remove all energy cost of moving fluid and items | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-12-29 | Added wrong boni to Oil Cracker | bartimaeusnek | |
This commit synches the Oil Cracker with the Advanced Structure Check version | |||
2020-12-28 | Merge pull request #380 from GTNewHorizons/CoilsLogicRework | bartimaeusnek | |
Heating Coil Logic Overhaul |