aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-20Don't allow inserting item into solar boiler for fuel and ash slots (#1568)miozune
2022-12-20Migrate to ModularUI part 2 (#458)miozune
2022-12-20Fix duplicated recipes for ICO (#459)miozune
2022-12-20Use GTNHLib Tooltip Animation (#1569)glowredman
* Update build.gradle * Extract tooltip animation to API * Use GTNHLib * Delete AnimatedTooltipHandler.java
2022-12-20correct the config commentGlease
2022-12-20accidentally made it 0.25 instead of 0.3Glease
2022-12-20make laser overclock factor a config valueGlease
2022-12-20fix descGlease
2022-12-20actually turn on processingGlease
2022-12-20make waila display more intuitiveGlease
2022-12-20change strategy on laser overclock failureGlease
2022-12-20...just in caseGlease
2022-12-20save everythingGlease
2022-12-20use advertised throughput instead of actual throughputGlease
2022-12-20fix more lEUt nonsenseGlease
2022-12-20fix laser OC being 1 tick shortcutsGlease
2022-12-20add LaSEr overclockGlease
2022-12-20apparently not everyone count from 0Glease
2022-12-20Merge pull request #123 from GTNewHorizons/fix/gravi-star-amountboubou19
Fix inconsistent amount of Gravi Stars for Field Generators
2022-12-20Fix inconsistent amount of Gravi Stars for Field Generatorsmiozune
2022-12-20Fix color override not working (#1557)miozune
* Fix color override not working * Address review * rename
2022-12-20buff sc turbine (#117)Yang Xizhi
2022-12-20Merge pull request #122 from GTNewHorizons/fix/uhv-sensor-field-lubricantMartin Robertz
Remove inconsistent lubricant recipe in uhv part 2
2022-12-20Remove inconsistent lubricant recipe in uhv part 2miozune
2022-12-20Uv lock (#1564)Léa Gris
* fix(GT_TextureBuilder): State check belongs to the build method. * fix(texture): lock orientation of large turbine controller Large turbine controllers displays the rotor's center of a 3-by-3 connected textures displayed on surrounding casings. To keep the rotor's center seamlessly aligned with the connected textures from the casings, it need to UV lock its orientation. Addresses issue: https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/11953 * fix(GT_TextureBuilder): correctly check worldCoord's state
2022-12-20SpotlessGTNH-Colen
2022-12-20RefactorGTNH-Colen
2022-12-20Declare machineGTNH-Colen
2022-12-20Clean up depsGTNH-Colen
2022-12-19Fix PCB Factory 4th time the charm (#1560)BlueWeabo
* why does this keep happening * jave is bull shit * oooops * final fix * add location for the coolant hatch
2022-12-19Fix crash with Integrated Ore Factory and Nuclear Control (#1559)miozune
2022-12-19Adapt SpaceTime and Graphene wire to Wiremill Configuration Circuit support ↵miozune
(#1566)
2022-12-19Add configuration circuit to mixer recipes for Ruridit and Rhodium-Plated ↵miozune
Palladium (#253) Former-commit-id: 74b4b025a28f90e41432ed4179c271c1efc3693d
2022-12-19Make EIC animation only visual (#251)Jakub
* ITS RENDERING ! * Ok * Stupid muffler upgrade * Fix * Fix Former-commit-id: 0b341e9b42530c41572a2b743f788cff4ffc653f
2022-12-19ignore bat filesMartin Robertz
2022-12-19Fix NPE with multiblock explosion (#1565)miozune
2022-12-19Merge pull request #121 from GTNewHorizons/fix/multi-explosion-npeMartin Robertz
Fix NPE with multiblock explosion
2022-12-19Fix NPE with multiblock explosionmiozune
2022-12-18Merge remote-tracking branch 'origin/master' into CelestialThingyGTNH-Colen
# Conflicts: # .gitattributes # build.gradle # dependencies.gradle # settings.gradle # src/main/java/com/github/technus/tectech/loader/thing/MachineLoader.java # src/main/java/com/github/technus/tectech/thing/CustomItemList.java # src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_bhg.java # src/main/java/com/github/technus/tectech/thing/metaTileEntity/single/GT_MetaTileEntity_TeslaCoil.java
2022-12-18Working with multiple dimensions.GTNH-Colen
2022-12-18Fix incorrect GT logo used for steam machines (#1561)miozune
2022-12-18Turbine efficiency helper (#1562)Connor-Colenso
* Add value to automatically determine highest possible turbine efficiency. * spotlessApply (#1563) Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-18Fix non-forestry honey used to craft Mega apiary (#37)miozune
2022-12-18dirty fix to weird NPE in energy drainGlease
2022-12-18Fix Regulator cannot control stack size of ghost slot (#1558)miozune
2022-12-18fix energy supplier requirement againGlease
2022-12-18Working output of fluids/items.GTNH-Colen
2022-12-18Not working for some reason. EyeOfHarmonyRecipe cannot initialise.GTNH-Colen
2022-12-18Fix if statement not triggering code correctly and slight clarification. (#28)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-12-17Change access modifier. (#27)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>