aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-19Fix queen dupe bug in Mega Apiary (#114)Jakub
* Update dependencies.gradle * Fix queen dupe bug
2023-12-19Allow the EIG and MApiary to use IC2 Distilled Water in place of regular ↵Abdiel Kavash
water in the structure. (#113) * Allow the Industrial Greenhouse to use IC2 Distilled Water in place of regular water. * Spotless, build, test. * Allow Distilled Water in Industrial Apiary too.
2023-12-19fix EuO getting lost (#79)chochem
2023-12-19update deps (#2411)Martin Robertz
2023-12-19Fix basic machine OC not using amperage (#2410)miozune
2023-12-19Don't rotate block if player is sneaking (#2409)miozune
2023-12-19Fix logic with old OC calculation code (#2408)miozune
2023-12-18fix dep (#2405)chochem
2023-12-18Fix: Show CRIB always in interface terminal (#2404)Andrei Antropov
Show `CRIB` in interface terminal Closes: GTNewHorizons/GT-New-Horizons-Modpack#15117
2023-12-18update depsMartin Robertz
2023-12-18update depsMartin Robertz
2023-12-18update depsMartin Robertz
2023-12-18update depsMartin Robertz
2023-12-18update depsMartin Robertz
2023-12-18Batch mode for compact fusion MKIV-V (#223)HoleFish
* batch mode * Update en_US.lang
2023-12-18Fix asymmetry in the qft multiblock (#802)Pelotrio
2023-12-18more detailed progress info in waila tooltip for basic machines (#2401)iamblackornot
* - more detailed progress info in waila tooltip for basic machines * - changed func param names - updated buildscript --------- Co-authored-by: iamblackornot <nkzshinnnik@gmail.com>
2023-12-18make quantum tanks not slow you down for later game players (#2393)Martin Robertz
Co-authored-by: bombcar <github@bombcar.com>
2023-12-18Clarify whether item or fluid output is full (#809)miozune
2023-12-18Clarify whether item or fluid output is full (#2403)miozune
2023-12-18Cleanup isValidMetaTileEntity again (#227)miozune
2023-12-18Remove now unneeded IMC for DEFusionCrafter (#111)miozune
2023-12-18Remove now unneeded IMC handler (#78)miozune
2023-12-17fix IOOBE when there is no fuel fluids (#808)boubou19
2023-12-17Fix Volcanus and cryo freezer not having pyrotheum and cryotheum hatch in ↵Батьків Нестор-Євген Васильович
their tooltip (#806) * Add hatche to volcane * Remove unnesesarity * Add hatche to cryo frezzer * Some inconsistency * SPOTLESS AAAAAAAAAAAAAAA SPOTLESS AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * Spotless apply for branch hatche for #806 (#807) spotlessApply Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-17Remove IC2 iridium exploit (#2402)chochem
remove iridium exploit
2023-12-17update bs+depsMartin Robertz
Former-commit-id: bcbfd8cbaab90c034a6d46b2f71d9ba32789c0d4
2023-12-16Fix length calculation for CAL (#379)Батьків Нестор-Євген Васильович
* Fix length calculation for CAL Since multiblock stacrts checking with PIECE_FIRST and than continue with PIECE_NEXT its length is amount of PIECE_NEXT + 1(first piece) * spotlessApply (#380) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Former-commit-id: 087d4d4eac6a9ad6e8599daa7a44f355f85cd8a6
2023-12-15Bs+dep update (#81)chochem
* update bs * update deps
2023-12-15fix lsc capacitor check (#79)chochem
2023-12-15fix explosions (#80)chochem
2023-12-15Fix QFT focus chance calculation (#805)miozune
2023-12-14Fix QFT not recognizing circuit in separated input bus (#804)miozune
2023-12-14Fix recipe for halfcompletecasing II (#803)chochem
fix typo
2023-12-13fix optional (#801)Glease
fix optional
2023-12-12Revert "Fix asymmetry in the Quantum Force Transformer (breaking) (#799)"Caedis
This reverts commit efb6055259da3108fb7abdfb1465fcb235f43e88.
2023-12-13Fix asymmetry in the Quantum Force Transformer (breaking) (#799)Pelotrio
Fix asymmetry in the qft multiblock
2023-12-12update bs+depsMartin Robertz
2023-12-12Removed Debug Recipe of Pump (#27)Батьків Нестор-Євген Васильович
![image](https://github.com/GTNewHorizons/GigaGramFab/assets/39595617/56f406a3-9add-4304-8009-7582494b2692) remove this recipe, gtnh is not mousetrap, so no free pump for you --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-12update depsMartin Robertz
2023-12-12update depsMartin Robertz
2023-12-12Fix crash with Nq Gen if coolant has just been depleted (#226)miozune
2023-12-12fix id shift of super busses (#798)chochem
fix id shift
2023-12-12Fix thermal boiler not allowing insertion of water (#797)miozune
2023-12-12Fix HTGR not allowing insertion of coolant (#378)miozune
* Fix HTGR not allowing insertion of coolant * Fix TGregworks dep Former-commit-id: f35566ca9617b55eb276d045f9cd0a1f8b110dc1
2023-12-11update bs+depsMartin Robertz
2023-12-11update bs+sa+depsMartin Robertz
2023-12-11fixMartin Robertz
2023-12-11Change EoH number formatting to standard form (#266)Connor-Colenso
* Format numbers better with standard form * this class was removed/migrate earlier --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-12-11Fix naquadah reactor not accepting non-fuel fluids (#225)miozune