aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus/xmod/gregtech/common
AgeCommit message (Collapse)Author
2021-12-20Further cache optimizations.Alkalus
2021-12-20Refactored GT_MetaTileEntity_Hatch_AirIntake_Extreme to extend ↵Alkalus
GT_MetaTileEntity_Hatch_AirIntake. Refactored GT_MetaTileEntity_Hatch_Reservoir. Refactored Chisel singles/multi to utilise a cache.
2021-12-19Merge branch 'master' into New-MultisAlkalus
2021-12-19Added Advanced Air Intake Hatch.Alkalus
Added Reservoir Hatch. Refactored Air Intake Hatch into a base class.
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-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-15Fix 9in1 description; typosbombcar
2021-12-15Merge tag '1.7.21' into unified-build-script2Johann Bernhardt
# Conflicts: # build.properties
2021-12-13Merge tag '1.7.20' into unified-build-script2Johann Bernhardt
# Conflicts: # build.properties # src/main/java/gtPlusPlus/xmod/gregtech/loaders/RecipeGen_Fluorite.java
2021-12-12Move sources and resourcesJohann Bernhardt