aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-20Merge branch 'New-Multis' of https://github.com/GTNewHorizons/GTplusplus ↵Alkalus
into New-Multis
2021-12-20Add RemoteIO and EnderIO support to Reservoir Hatch.Alkalus
Changed Extreme Airtake from 5k/4t to 8k/4t. Clean up some reflection. Cleaned up GT_MetaTileEntity_Hatch_FluidGenerator.java.
2021-12-20no more failGlodBlock
2021-12-20disable the wip nuclear stuffGlodBlock
2021-12-20Merge pull request #21 from GTNewHorizons/unify-build-scriptMartin Robertz
Migrate to unified build script
2021-12-20Switch dependency to masterJohann Bernhardt
2021-12-20Merge pull request #828 from GTNewHorizons/tankreworkMartin Robertz
fix crash in server side
2021-12-20Migrate to unified build scriptJohann Bernhardt
2021-12-20remove the client side methodGlodBlock
2021-12-20Merge branch 'master' of https://github.com/GTNewHorizons/GT5-UnofficialGlodBlock
2021-12-19multi amps support for mega DT (#71)Yang Xizhi
Former-commit-id: 6a4ddd86b3805c242742f36754540ea65a622561
2021-12-19fix energy drain logic (#72)Yang Xizhi
fix https://github.com/GTNewHorizons/Dupes-Exploits-GTNH/issues/19 Former-commit-id: c6803ac0d09a412e6afcb8f41a09888321d759fa
2021-12-19Merge branch 'master' into New-MultisAlkalus
2021-12-19Change composition of Ancient Granite & Lepersonnite to make obtaining ↵Alkalus
Ytterbium possible. Fix Recipe for Wood's Glass lens.
2021-12-19Fix recipe derp.Alkalus
2021-12-19Added recipes for the new Hatches.Alkalus
2021-12-19Update zh_CN.lang (#827)Kiwi
Co-authored-by: [Kiwi233] <[huaxia0611@qq.com]>
2021-12-19Added Advanced Air Intake Hatch.Alkalus
Added Reservoir Hatch. Refactored Air Intake Hatch into a base class.
2021-12-19fix salt water recipe (#826)Martin Robertz
* fix salt water recipe 1000 water get 1000 Salt water adjust mixing time to 5 secs change salt water to distilled water as well * add old recipe ratio back 2k water 2k saltwater per salt * Revert "add old recipe ratio back 2k water 2k saltwater per salt" This reverts commit e59bad2c9d115db9725a21b518bd945c4e180e65.
2021-12-19Added pollution config values for the new multis.Alkalus
Added recipes for the new blocks. Fix Rock Breaker handling of Redstone/Obsidian.
2021-12-19Added Logger to check free Meta IDs in dev.Alkalus
Freed up some indexes in TAE. Finished work on Chisel single blocks. Finished work on Chisel multiblock. Finished work on Rock Breaker multiblock.
2021-12-19Draft for unified build script (#10)Johann Bernhardt
* Draft for unified build script * Update gradle, build script and streamline dependencies
2021-12-19Merge pull request #73 from GTNewHorizons/Catalyst-derpMartin Robertz
Fix Catalyst bus derp.
2021-12-19Merge pull request #23 from GTNewHorizons/fixMartin Robertz
Fix dependency
2021-12-19Fix dependencyJohann Bernhardt
2021-12-19Merge branch 'master' of https://github.com/GTNewHorizons/GT5-UnofficialGlodBlock
2021-12-18Added MultiBlock Rock Breaker.Alkalus
Added base work for GT Chisels.
2021-12-18Change handling of Formaldehyde Catalyst.Alkalus
Fixed ChemPlant not working correctly.
2021-12-18Ignore stack size in collision checking (#825)Glease
2021-12-18Merge pull request #19 from GTNewHorizons/unified-build-scriptMartin Robertz
Unify build script
2021-12-18add ignore bat filesMartin Robertz
2021-12-18Fix derp in BaseMetaPipeEntity during git merge (#824)Glease
Also added a bunch of fallback overrides to GT_Cover_None in the case of my stupid programming errors again
2021-12-18Add tooltip to ghost circuit slot (#821)Glease
Also tweaked allowPutStack to consider configured circuits as well.
2021-12-18add a quick way to clear tank (#823)Yang Xizhi
2021-12-18add a quick way to clear tankGlodBlock
2021-12-18fix input stuck (#822)Yang Xizhi
fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9171
2021-12-18Draft for buildscript, but GTNH core mod is still missingJohann Bernhardt
2021-12-17Merge pull request #72 from GTNewHorizons/patch-nei-handlerMartin Robertz
Fix GT++ NEI handler displaying wrong output chance
2021-12-17Merge tag '4.10.11' into unified-build-scriptJohann Bernhardt
# Conflicts: # build.gradle.kts # real.gradle.properties
2021-12-17Update build script and CIJohann Bernhardt
2021-12-17Switch dependency of GT++ to masterJohann Bernhardt
2021-12-17Refactor AVRcore to maven dependencyJohann Bernhardt
2021-12-17blacklist the vac tube and graphene dust (#819)Yang Xizhi
2021-12-17Merge pull request #820 from GTNewHorizons/patch-multistack-preferenceMartin Robertz
Add allow multistack to client preference
2021-12-17Merge pull request #818 from GTNewHorizons/patch-cover-nbtMartin Robertz
Fix cover data not resetting on client
2021-12-17Add allow multistack to client preferenceGlease
Default to false
2021-12-17Revert part of 8fe60916Glease
2021-12-17gate the voltageGlodBlock
2021-12-17Fix cover data not resetting on clientGlease
2021-12-17nerf the smelt timeGlodBlock