| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix inconsistent amount of Gravi Stars for Field Generators
|
|
|
|
* Fix color override not working
* Address review
* rename
|
|
|
|
Remove inconsistent lubricant recipe in uhv part 2
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
* why does this keep happening
* jave is bull shit
* oooops
* final fix
* add location for the coolant hatch
|
|
|
|
(#1566)
|
|
Palladium (#253)
Former-commit-id: 74b4b025a28f90e41432ed4179c271c1efc3693d
|
|
* ITS RENDERING !
* Ok
* Stupid muffler upgrade
* Fix
* Fix
Former-commit-id: 0b341e9b42530c41572a2b743f788cff4ffc653f
|
|
|
|
|
|
Fix NPE with multiblock explosion
|
|
|
|
# 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
|
|
|
|
|
|
* 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
* spotlessApply (#26)
Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com>
Co-authored-by: GitHub GTNH Actions <>
* Fix issues
(cherry picked from commit 9396914a59f2dfc47bf50dd3609a93fe0e72615e)
* Fix issues
(cherry picked from commit cc48e25e31535cdb00e10970d02ee08f1922bbff)
* Fix more issues
* Fix conflicts
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
This reverts commit 1d38214cf68b9cdb1974c5006012d03c05d140da.
|
|
This reverts commit c1c476b2b4a2daa5ecbf1afbd7ebadd2a0db5007.
|
|
|
|
This reverts commit 9396914a59f2dfc47bf50dd3609a93fe0e72615e.
|
|
This reverts commit cc48e25e31535cdb00e10970d02ee08f1922bbff.
|
|
|
|
|
|
|
|
|
|
|
|
* why am I so bad at spotting bugs
* fixes fixes fixes, who needs to reset multipliers
* remove the comment
* fix oc oops
* fix the roughnessMultiplier
* fix accidental energy discount
* remove the useless hatch boolean
* fix units
|