aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-29add Digester and DissolutionTank survival construct methodNxer
2023-12-28update depsMartin Robertz
Former-commit-id: 944666f3a1e7616e2f4fd7cc090671d9014b3ee0
2023-12-28Add connect/block to line of fluid pipes (#2407)Батьків Нестор-Євген Васильович
* Add connect/block to line of pipes * Oopsie * Add check for same fluid * Add check for same pipe size * Address some reviews * Move to new tool modes * Wildcard reeeeeeeeeeeeeeeee x2 * Adress Miozune`s review * Why not, I like it * AAAAAAAA IM stupid AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2023-12-28update depsMartin Robertz
2023-12-28Fix RecipeMapBackend not indexing Alternate ItemStacks (#2434)TechnicianLP
* Add handling for GT_Recipe_WithAlt in RecipeMapBackend * Revert dependencies downgrade
2023-12-27fix muffler hatches (#384)chochem
Former-commit-id: 2367f1cdc054684cd78c84fa97b0a77ec0e697ea
2023-12-27Fix muffler hatch numbers (#2433)chochem
fix muffler hatch numbers
2023-12-27Add default impl to getToolTypeName and add a null check (#2430)Caedis
2023-12-26Prevent loading hook on server (#2428)Andrei Antropov
Fix issue in: #2419
2023-12-26Add modes to tools (#2423)Батьків Нестор-Євген Васильович
* Add tool modes change * Deprecate! Deprecate! Deprecate! * Add mode to item name * Opsie * Byte 8 bit * Add enum * Spotless * Types types types!!!! God I love types * Make it trigger when player clicks midair * update deps + fix wci --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-12-26Fix low power laser converter exploding after being painted and placed back ↵antropod
in the world (#383) Former-commit-id: dd1ca5912c0ca3242a95bb31596bb0d495b22783
2023-12-26Change to the overclock logic of Fusion Reactor (#2422)HoleFish
* adjust overclock * static
2023-12-25update depsMartin Robertz
2023-12-25fix simple washer recipe issue about Nq Process (#229)Nxer
* fix simple washer recipe issue about Nq Process * Update NaquadahReworkRecipeLoader.java * Update NaquadahReworkRecipeLoader.java * Update NaquadahReworkRecipeLoader.java --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-12-25fix simple washer Pure Dust of Cerium and Samarium issue (#80)Nxer
2023-12-25Restore the ability to use multiple ME hatches for one machine (#2426)miozune
2023-12-24Rework the UI of singleblock pumps. (#2420)Abdiel Kavash
Change singleblock pumps to be machines, not tanks. Rework the UI of the pump.
2023-12-23Allow a soldering iron to use soldering material from an IC2 Tool Box. (#2421)Abdiel Kavash
* Allow a soldering iron to use soldering material from an IC2 Tool Box. * Add error message about insufficient soldering material.
2023-12-22update depsMartin Robertz
2023-12-22Fix z ordering for stack size in `Stocking Input`Andrei Laiff
2023-12-22Allow emptying of fluid tanks by placing them anywhere in the crafting grid. ↵Abdiel Kavash
(#814) Change fluid tank emptying recipe to be shapeless.
2023-12-21Fix superbus UHV recipes and localization (#812)chochem
fix superbus UHV recipes and localization
2023-12-21fix dep problems (#811)chochem
2023-12-21update deps (#2414)Martin Robertz
2023-12-20Fix CRIB adding null item inputs (#2415)miozune
2023-12-20Fix CAL Locking itself (#381)Батьків Нестор-Євген Васильович
* Fix CAL Locking itself * Update GT_TileEntity_CircuitAssemblyLine.java Fix null * I did the funny Former-commit-id: bf835f2b3cd559b542fb54873b025be4adedfc43
2023-12-20update depsMartin Robertz
Former-commit-id: e20c8047a9725a3777c8a3e28e3cdcf6fe731a34
2023-12-20Allow Mega Oil Cracker to use an input bus. (#382)Abdiel Kavash
Former-commit-id: 1f9366a499ee20814019e946b96468e620e02837
2023-12-20Allow Oil Cracker to use an Input Bus for programmed circuit automation. (#2413)Abdiel Kavash
* Allow Oil Cracker to use an input bus. * Fix tooltip to mention input bus.
2023-12-20update depsMartin Robertz
2023-12-20update depsMartin Robertz
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