aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-16update deps+bsMartin Robertz
2024-01-16update bsMartin Robertz
2024-01-16Advanced Muffler Hatch improvements (#825)Abdiel Kavash
* Advanced Muffler Hatch improvements. * Without an air filter, performance degrades to the level of a basic muffler, not to zero.
2024-01-15Change Canola back to Rape seed (#2464)Caedis
* Revert "Canola is a better name than Rapeseed (id is staying the same) (#2443)" This reverts commit 2e7625ffed587d930afda7692db0c478e430a8c2. * Only rename visual item name, not internal name * Revert "Only rename visual item name, not internal name" This reverts commit d1a764338344c4871fd12cb4890c38bb1f9ca40b.
2024-01-14Fix wire cutter/soldering iron click on gt machines (#2463)Батьків Нестор-Євген Васильович
* Fix Copy-Paste Typo * Fix Copy-Paste Typo
2024-01-14update depsMartin Robertz
2024-01-14Feature/movefluid (#2459)Martin Robertz
* merge similar code into new utility function moveFluid * Spotless apply for branch feature/movefluid for #2455 (#2456) spotlessApply Co-authored-by: GitHub GTNH Actions <> * fix boolean logic * Spotless apply for branch feature/movefluid for #2459 (#2460) spotlessApply Co-authored-by: GitHub GTNH Actions <> * fix (cherry picked from commit dce33cb4bbc0b1405bcbee25b5f1f1e6384f0147) --------- Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-14Add back tool mode to wrench (#2462)Батьків Нестор-Євген Васильович
2024-01-14Add new properties to parallel helper (#2454)HoleFish
* Add properties * init chanceGetter
2024-01-14fix steam turbine NPE (#2457)Glease
2024-01-14Fix Fluid Solidifying (#2461)chochem
remove equals overwrite
2024-01-13Add missing null check in pump cover (#2452)tth05
Removed in 02bedd5c0a96a654c6692edd1b7f2765fd9c46b4
2024-01-13update depsMartin Robertz
2024-01-13Cleanup a bit the GT_Achievements class (#2450)boubou19
* more readable code * move all equals comparisons to a switch * spotless
2024-01-13PCB coolant hatch supports ME hatch (#2451)HoleFish
add and apply drain method
2024-01-13Late review of #2446 Optional changes (#2449)Léa Gris
2024-01-12update depsMartin Robertz
2024-01-12update depsMartin Robertz
2024-01-12update deps +bsMartin Robertz
2024-01-12update depsMartin Robertz
2024-01-12update depsMartin Robertz
2024-01-12Make stocking bus/hatch autopull slot refresh timer adjustable (#2448)GDCloud
* add to stocking bus * add to stocking hatch * localisation stuff * nbt fix (maybe) * fix stocking hatch too * hasKey is cleaner
2024-01-12Reintroduce CRIB name to WAILA (#2447)kstvr32
* reintroduces CRIB name in WAILA if not default * renames default from unlocalized to localized name Co-authored-by: kstvr <kstvr@kstvr.com>
2024-01-12Add valid covers bit mask to CoverableTileEntity (#2446)tth05
* Add valid covers bit mask to CoverableTileEntity Optimization to do as little work as possible in doCoverThings() * Ensure `coverBehavior` is never null and remove null check from `getCoverBehavior`
2024-01-12Convert tiny Ash dusts for various EBF recipes to chances (#2445)chochem
convert tiny dusts to chances
2024-01-12Add config to block underground dirt and gravel gen (#2444)Caedis
Default is to keep them enabled
2024-01-12Fix CRIB ignoring new pattern when it was a replacement in place of a ↵Jakub
diffrent pattern (#2442) Fix
2024-01-12Removed muffler from Vacuum Freezer. (#2439)Abdiel Kavash
2024-01-12Allow tools to break stuff with a lower harvest level (#2435)Caedis
* Allow tools to break stuff with a lower harvest level * Dont allow drops of improper tool usage
2024-01-12Compact Fusions support buffer (#230)HoleFish
* buffer * Update src/main/java/goodgenerator/blocks/tileEntity/LargeFusionComputer3.java Co-authored-by: Raven Szewczyk <git@eigenraven.me> * Update src/main/java/goodgenerator/blocks/tileEntity/LargeFusionComputer5.java Co-authored-by: Raven Szewczyk <git@eigenraven.me> * Update src/main/java/goodgenerator/blocks/tileEntity/LargeFusionComputer4.java Co-authored-by: Raven Szewczyk <git@eigenraven.me> * Update src/main/java/goodgenerator/blocks/tileEntity/LargeFusionComputer2.java Co-authored-by: Raven Szewczyk <git@eigenraven.me> * Update src/main/java/goodgenerator/blocks/tileEntity/LargeFusionComputer1.java Co-authored-by: Raven Szewczyk <git@eigenraven.me> --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Raven Szewczyk <git@eigenraven.me>
2024-01-12update bs+depsMartin Robertz
2024-01-12reset cache more often and sort hatches less often (#31)Glease
context: https://discord.com/channels/181078474394566657/939305179524792340/1187070230053269534
2024-01-12Rework item renderers (#2424)Matthew William Noel
* Rework item renderers API breaking changes (minor): Subclasses of GT_GeneratedItem_Renderer may need updating Subclasses of GT_GeneratedMaterial_Renderer may need updating Subclasses of GT_DataStick_Renderer may need updating * Improve Universium shader compatibility still looks wrong, but won't screw up stuff rendered after it
2024-01-12GT wrench capabilities for AE2 blocks and others (#2395)ghostflyby
* GT wrench capabilities for ae blocks * Fix grid array out of bounds * Fix shift right ae block disappear for an instant
2024-01-122024 already wowkuba6000
2024-01-12Update build.gradlekuba6000
2024-01-12Add a mode for EEC to void all enchanted and damaged outputs (#116)HoleFish
* add mode * Void All Of Them! * spotless * Move buttons --------- Co-authored-by: kuba6000 <kuba.123123.6000@gmail.com>
2024-01-12update deps+bsMartin Robertz
2024-01-12enable batch mode for CoAl(#233)GDCloud
2024-01-11Enable batch mode on mega ABS (#824)GDCloud
enable batch mode
2024-01-11update bs+depsMartin Robertz
2024-01-10update dependencies (#231)bombcar
2024-01-10update depsMartin Robertz
2024-01-10update dependencies to fix mutemaster inconsistencies (#386)bombcar
Former-commit-id: fd9ea53955ec90e205d177148c13bb435ef3fdb8
2024-01-10Fix mutegt dep (#823)chochem
* update deps * manually fix dep * update bs
2024-01-09update bs+depsMartin Robertz
2024-01-09[bs] spotless apply for jenkinsbombcar
[bs] spotless apply for jenkins
2024-01-09remove *bombcar
2024-01-09spotless apply for jenkinsbombcar
2024-01-08[ci skip] upgraded build systemRaven Szewczyk