| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-27 | Fix muffler hatch numbers (#2433) | chochem | |
| fix muffler hatch numbers | |||
| 2023-12-27 | Add default impl to getToolTypeName and add a null check (#2430) | Caedis | |
| 2023-12-26 | Prevent loading hook on server (#2428) | Andrei Antropov | |
| Fix issue in: #2419 | |||
| 2023-12-26 | Add 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-26 | Fix low power laser converter exploding after being painted and placed back ↵ | antropod | |
| in the world (#383) Former-commit-id: dd1ca5912c0ca3242a95bb31596bb0d495b22783 | |||
| 2023-12-26 | Change to the overclock logic of Fusion Reactor (#2422) | HoleFish | |
| * adjust overclock * static | |||
| 2023-12-25 | update deps | Martin Robertz | |
| 2023-12-25 | fix 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-25 | fix simple washer Pure Dust of Cerium and Samarium issue (#80) | Nxer | |
| 2023-12-25 | Restore the ability to use multiple ME hatches for one machine (#2426) | miozune | |
| 2023-12-24 | Rework the UI of singleblock pumps. (#2420) | Abdiel Kavash | |
| Change singleblock pumps to be machines, not tanks. Rework the UI of the pump. | |||
| 2023-12-23 | Allow 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-22 | update deps | Martin Robertz | |
| 2023-12-22 | Fix z ordering for stack size in `Stocking Input` | Andrei Laiff | |
| 2023-12-22 | Allow 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-21 | Fix superbus UHV recipes and localization (#812) | chochem | |
| fix superbus UHV recipes and localization | |||
| 2023-12-21 | fix dep problems (#811) | chochem | |
| 2023-12-21 | update deps (#2414) | Martin Robertz | |
| 2023-12-20 | Fix CRIB adding null item inputs (#2415) | miozune | |
| 2023-12-20 | Fix 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-20 | update deps | Martin Robertz | |
| Former-commit-id: e20c8047a9725a3777c8a3e28e3cdcf6fe731a34 | |||
| 2023-12-20 | Allow Mega Oil Cracker to use an input bus. (#382) | Abdiel Kavash | |
| Former-commit-id: 1f9366a499ee20814019e946b96468e620e02837 | |||
| 2023-12-20 | Allow 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-20 | update deps | Martin Robertz | |
| 2023-12-20 | update deps | Martin Robertz | |
| 2023-12-19 | Fix queen dupe bug in Mega Apiary (#114) | Jakub | |
| * Update dependencies.gradle * Fix queen dupe bug | |||
| 2023-12-19 | Allow 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-19 | fix EuO getting lost (#79) | chochem | |
| 2023-12-19 | update deps (#2411) | Martin Robertz | |
| 2023-12-19 | Fix basic machine OC not using amperage (#2410) | miozune | |
| 2023-12-19 | Don't rotate block if player is sneaking (#2409) | miozune | |
| 2023-12-19 | Fix logic with old OC calculation code (#2408) | miozune | |
| 2023-12-18 | fix dep (#2405) | chochem | |
| 2023-12-18 | Fix: Show CRIB always in interface terminal (#2404) | Andrei Antropov | |
| Show `CRIB` in interface terminal Closes: GTNewHorizons/GT-New-Horizons-Modpack#15117 | |||
| 2023-12-18 | update deps | Martin Robertz | |
| 2023-12-18 | update deps | Martin Robertz | |
| 2023-12-18 | update deps | Martin Robertz | |
| 2023-12-18 | update deps | Martin Robertz | |
| 2023-12-18 | update deps | Martin Robertz | |
| 2023-12-18 | Batch mode for compact fusion MKIV-V (#223) | HoleFish | |
| * batch mode * Update en_US.lang | |||
| 2023-12-18 | Fix asymmetry in the qft multiblock (#802) | Pelotrio | |
| 2023-12-18 | more 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-18 | make quantum tanks not slow you down for later game players (#2393) | Martin Robertz | |
| Co-authored-by: bombcar <github@bombcar.com> | |||
| 2023-12-18 | Clarify whether item or fluid output is full (#809) | miozune | |
| 2023-12-18 | Clarify whether item or fluid output is full (#2403) | miozune | |
| 2023-12-18 | Cleanup isValidMetaTileEntity again (#227) | miozune | |
| 2023-12-18 | Remove now unneeded IMC for DEFusionCrafter (#111) | miozune | |
| 2023-12-18 | Remove now unneeded IMC handler (#78) | miozune | |
| 2023-12-17 | fix IOOBE when there is no fuel fluids (#808) | boubou19 | |
| 2023-12-17 | Fix 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> | |||
