aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus/xmod/gregtech
AgeCommit message (Collapse)Author
2022-01-134/4 overclocks for IsaMill and FlotationCellMMunier
2022-01-11Fix output voidingGlease
2022-01-07Modify translation numbers for localizationiouter
2021-12-27Updated Build Script.Alkalus
Fixed Volumetric Flask Configurator not working. Fixed recipe for Reservoir Hatch.
2021-12-21Changed I/O and recipe for Reservoir Hatch.Alkalus
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-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-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-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