aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-12-18Change handling of Formaldehyde Catalyst.Alkalus
Fixed ChemPlant not working correctly.
2021-12-17Revert part of 8fe60916Glease
2021-12-17Fix GT++ NEI handler displaying wrong output chanceGlease
2021-12-15Fix 9in1 description; typosbombcar
2021-12-15Merge tag '1.7.21' into unified-build-script2Johann Bernhardt
# Conflicts: # build.properties
2021-12-15Revert "Removed build craft dependency"Johann Bernhardt
This reverts commit 3bc44bf69d4991288e4b9c22e4c997239109ee9d.
2021-12-15Removed build craft dependencyJohann Bernhardt
2021-12-14Fix broken ICO structure check.Alkalus
2021-12-14Adjusted REE outputs.Alkalus
Fixed ABS not accepting output bus.
2021-12-14Changed IsaMill textures slightly.Alkalus
2021-12-14Nerf single block scrubbed by 50%.Alkalus
2021-12-14Fix PSS not forming correctly. Thanks to @Glease.Alkalus
Fix ItemBasicScrubberTurbine not working in Scrubbers. Improved scrubber handling slightly.
2021-12-14Fix Steam Grinder not forming.Alkalus
Fix scrubbers using incorrect slots for turbines and filters. Cleaned up PollutionUtils.
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-13Merge pull request #67 from GTNewHorizons/Misc2Martin Robertz
Rare Earth Changes + Minor bug fixes
2021-12-13Further refine GT_MetaTileEntity_Hatch_AirIntake.Alkalus
Stop AddCustomMachineToPA using reflection.
2021-12-13Fix Air Intake Hatch not working.Alkalus
2021-12-13Fix duplicate ore generation recipes.Alkalus
2021-12-13Fix Fluorite Dehydrator recipe.Alkalus
Add Tooltip to 8k/32k Volumetric Flasks to show max capacity.
2021-12-13Adjusted Monazite Froth again.Alkalus
2021-12-13Re-add Dehydrator recipe for Fluorite.Alkalus
Adjust Thermal Centrifuge & Centrifuge recipes for GT++ ores to be inline with GT values. Time is now based on material mass.
2021-12-13More recipe adjustments.Alkalus
Changed how Fluorite is handled. Change Monazite Froth output to no longer contain Praseodymium. Change Monazite Froth output to have 4x less Europium.
2021-12-13Changed composition of Rare Earth I.Alkalus
Buffed Rare Earth processing lines. Buffed Industrial HF production and conversion recipes.
2021-12-12Fixed Large Arc Furnace issue.Alkalus
2021-12-12Migrated to unified build scriptJohann Bernhardt
2021-12-12Move sources and resourcesJohann Bernhardt
2021-12-12Fix cell being eaten.Alkalus
2021-12-12Fixed GregtechMeta_MultiBlockBase not handling hatches correctly.Alkalus
2021-12-12Fixed bug in energy/dynamo handling.Alkalus
2021-12-12Texture change for Sparge Tower based on popular opinion.Alkalus
2021-12-12Added recipes for the Cold Trap and Reactor Processing Unit.Alkalus
Fixed NEI handler for sparging. Changed ABS NEI handler. Replace non-verbose FMLCommonHandler.instance().exitJava() calls with CORE.Crash(string).
2021-12-12Revert time adjustment.Alkalus
2021-12-12Fix minor oversight.Alkalus
2021-12-12Post-Conflict Merge fixes.Alkalus
2021-12-12Merge branch 'master' of https://github.com/GTNewHorizons/GTplusplus into ↵Alkalus
gtnh-milling # Conflicts: # build.properties # src/Java/gtPlusPlus/xmod/gregtech/api/metatileentity/implementations/base/generators/GregtechRocketFuelGeneratorBase.java # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GT_MetaTileEntity_SemiFluidGenerator.java # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GregtechMetaTileEntityGeothermalGenerator.java # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMTE_NuclearReactor.java
2021-12-12Locale Fixes.Alkalus
2021-12-12Add one final milling recipe for Monazite.Alkalus
2021-12-12Migrate Assembly Line recipes to new OreDict handler.Alkalus
Added missing file RecipeGen_MetalRecipe.java.
2021-12-12Add recipes for Sparging Multiblock.Alkalus
Add some localization. Migrate material recipes out of item classes.
2021-12-12Revert hatch handling in GregtechMetaTileEntity_SpargeTower.Alkalus
2021-12-12Fixed cells being consumed in nuclear reprocessing.Alkalus
Removed some debug logging. Removed ClassTransformer_CC_GuiContainerManager. Improved handling in GT_NEI_LFTR_Sparging. Added Erbium. Added HeLiCoPtEr.
2021-12-11Fix Sir-Mixalot crash.Alkalus
2021-12-11Cleanup.Alkalus
2021-12-11More Cleanup.Alkalus
2021-12-11Cleaned up GregtechMTE_NuclearReactor.java.Alkalus
2021-12-11Removed an unused import from HANDLER_GT.Alkalus
Balanced FFPP fuel production recipes.
2021-12-11Fixed issue of Multiblock hatches/buses not being assigned recipe maps.Alkalus
Removed 7 from Charge Pack tooltips. Initial work on Elemental Duplicator.
2021-12-11Adjusted LFTR a bit.Alkalus
2021-12-11Fixed ChemPlant book.Alkalus
2021-12-10Fixed hot ingot recipes.Alkalus