Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-13 | Fix duplicate ore generation recipes. | Alkalus | |
2021-12-13 | Fix Fluorite Dehydrator recipe. | Alkalus | |
Add Tooltip to 8k/32k Volumetric Flasks to show max capacity. | |||
2021-12-13 | Adjusted Monazite Froth again. | Alkalus | |
2021-12-13 | More 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-13 | Changed composition of Rare Earth I. | Alkalus | |
Buffed Rare Earth processing lines. Buffed Industrial HF production and conversion recipes. | |||
2021-12-12 | Added 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-12 | Post-Conflict Merge fixes. | Alkalus | |
2021-12-12 | Merge 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-12 | Add one final milling recipe for Monazite. | Alkalus | |
2021-12-12 | Migrate Assembly Line recipes to new OreDict handler. | Alkalus | |
Added missing file RecipeGen_MetalRecipe.java. | |||
2021-12-12 | Add recipes for Sparging Multiblock. | Alkalus | |
Add some localization. Migrate material recipes out of item classes. | |||
2021-12-12 | Fixed 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-11 | Fix Sir-Mixalot crash. | Alkalus | |
2021-12-11 | Fixed issue of Multiblock hatches/buses not being assigned recipe maps. | Alkalus | |
Removed 7 from Charge Pack tooltips. Initial work on Elemental Duplicator. | |||
2021-12-11 | Adjusted LFTR a bit. | Alkalus | |
2021-12-11 | Fixed ChemPlant book. | Alkalus | |
2021-12-10 | Fixed hot ingot recipes. | Alkalus | |
2021-12-10 | Added HS-188A. | Alkalus | |
Fixed NEI handling for some handlers. Fixed some tooltips. | |||
2021-12-10 | Migrate some recipe from GTNH CoreMod. | Alkalus | |
2021-12-10 | More Tooltips. | Alkalus | |
Dehydrator improvements. Fixed Circuit Programmer not working for Breakthrough Circuits. | |||
2021-12-10 | Added ability to clear all output hatches on GT++ multis with a plunger. | Alkalus | |
Changed fluid textures for many autogenerated fluids. Renamed & remapped Cryolite to Cryolite (F). Fixed toArray() in AutoMap.java. Fixed Sparging. Final touches to Nuclear Fuel reprocessing. | |||
2021-12-09 | Added a new multiblock for sparging. | Alkalus | |
More Nuclear reprocessing work. Updated Tooltips on all multiblocks. | |||
2021-12-07 | no system | bombcar | |
2021-12-07 | More Nuclear Fuel recipe work. | Alkalus | |
2021-12-07 | Added more LFTR fuel processing. | Alkalus | |
2021-12-07 | More minor fixes. | Alkalus | |
2021-12-07 | Removed some useless materials. | Alkalus | |
Fixed Plasma generation and implemented plasma recipes for them. | |||
2021-12-07 | Stopped fluids from having their generation queued. | Alkalus | |
Possibly improved GT++ Fluid generation where GT counterparts exist. Adding remapping event for when existing items are removed with a suitable replacement added. Did some locale work. | |||
2021-12-07 | Added more nuclear processing recipes. | Alkalus | |
Removed lots of useless nuclear generated items. More NEI improvements. Made Dehydrator and FFPP recipe handling more lenient. | |||
2021-12-06 | Better handling of Material chemical formulae. | Alkalus | |
Fixed some broken recipes. | |||
2021-12-06 | Greatly improved NEI handling. | Alkalus | |
Fixed broken Manure Slurry recipes. | |||
2021-12-06 | Added more Nuclear fluids/dusts. | Alkalus | |
Added two new machines. | |||
2021-12-06 | copy over gui-select-circuit in gregtech | Glease | |
2021-12-05 | Add workaround for BW Hydrogen Peroxide unification. | Alkalus | |
Made generic GT++ Recipes maps use default GT NEI handler. Boosted fuel value of Rocket Fuels. | |||
2021-11-29 | Added new generic Nuclear Chem item. | Alkalus | |
Added ability to set Fluid for a Material. Moved Nuclear recipe generation to a different phase during init. | |||
2021-11-29 | added pollution config for single blocks | boubou_19 | |
2021-11-29 | added config entries for multiblock pollution | boubou_19 | |
2021-11-29 | extracted pollution values to CORE.ConfigSwitches | boubou_19 | |
2021-11-29 | Greatly improved ICO recipe importation from Pyro Oven. | Alkalus | |
2021-11-28 | Moved all Nuclear recipes to their own class. | Alkalus | |
Fixed Air Intake working when disabled. | |||
2021-11-28 | Added NEI handler for LFTR Sparging. | Alkalus | |
Fixed Material generation for noble gases. Fixed Chemical Formula not being applied to some cells. | |||
2021-11-28 | Added recipes for Bronze & Aluminium Machine Casings. | Alkalus | |
Hid all 8k/32k flasks. | |||
2021-11-28 | Version bump. | Alkalus | |
2021-11-28 | Fixed Tiny dust recipes. | Alkalus | |
2021-11-28 | Fix a heap of conflicting dehydrator recipes. | Alkalus | |
2021-11-27 | FFPP now only requires LuV Muffler. | Alkalus | |
Adjusted LFTR sparge rates, again. Adjusted costs of Nuclear Salt production. | |||
2021-11-27 | Added new NEI handler for LFTR. | Alkalus | |
Fixed LFTR fuel recipes. Fixed LFTR recipe handling. | |||
2021-11-26 | Merge branch 'GTNewHorizons:master' into master | bombcar | |
2021-11-26 | Added missing Pine Tree textures. | Alkalus | |
Added recipes for Isamill and Flotation Cell content. Corrected tooltip on IsaMill controller. Fixed bad casing allocation. | |||
2021-11-25 | minor cleanup | Tom Dickson | |