aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-01-09Partially implemented Computer Cube.Alkalus
Fix Multis wanting Mufflers when pollution = 0. Fix getMethodName potentially crawling too far up the stack.
2022-01-09Improve redstone detection.Alkalus
2022-01-09Added more GT4 content:Alkalus
Redstone Lamp Redstone Display Redstone Scale Redstone Button Panel
2022-01-09Ported some GT4 content:Alkalus
Added GT Crop Managers. Added GT Auto Crafting Tables. Added GT Inventory Managers.
2022-01-07Added recipes for the GT4 Workbenches.Alkalus
2022-01-07Rewrote and readded Bronze/Advanced Workbenches using GT Meta Tile system.Alkalus
2022-01-07Renamed Data Orb Overlay.Alkalus
2022-01-07Added some new overlays.Alkalus
2022-01-07Added new overlay for the Data Orb Repository.Alkalus
2022-01-07Updated Data Orb Repository tooltip.Alkalus
2022-01-07Finish work on the Elemental Duplicator.Alkalus
2022-01-06Made Chromatic Glass less eye-rapey.Alkalus
2022-01-06Fix Auto-Generated ABS recipes sometimes containing two circuits.Alkalus
Fix Fluid Extraction recipes for Ingots/Nuggets being generated wrong. Greatly improve generation of Fluid Extraction recipes. Removed useless Fluid Extractor code which is no longer used. Initial work on the Elemental Duplicator.
2022-01-06Finished work on multiblock Molecular Transformer.Alkalus
Added single use API for adding MT recipes.
2022-01-06Added Simple Washer mode to Industrial Wash Plant.Alkalus
2022-01-06Added Asm, Screenshots and World to .gitignore.Alkalus
Removed some useless classes. Buffed Amazon Packager. Implemented Caching for Amazon Packager. Fixed all GT++ multis getting stuck when input bus contains less than required input of an item. (It will check other inputs for another valid recipe now)
2022-01-05Added Solar Tower & Solar Heater.Alkalus
Added Potassium Nitrate. Added Sodium Nitrate. Added Hot/Cold Solar Salt. Added recipes for the above. Added Solar Salt processing to Thermal Boiler. Re-added Assembly Line MKII, Tesla Tower. (WIP)
2021-12-26Tweak MK4 Fusion.Alkalus
2021-12-22Made tank recipes not shapeless.Alkalus
2021-12-22Add shapeless recipes to clear tanks.Alkalus
2021-12-22Adjust XL Plasma Turbine recipe handling.Alkalus
2021-12-22Finished work on XL turbines.Alkalus
Cleaned up scanner output for all multiblocks. Update Sifter tooltip to reflect 4 output bus requirement.
2021-12-22Re-added XL Turbines.Alkalus
Added Xl Gas/Plasma Turbines.
2021-12-21Add Multiblock Forge Hammer.Alkalus
Add base for Multiblock Molecular Transformer.
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