aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/common
AgeCommit message (Collapse)Author
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-12Revert hatch handling in GregtechMetaTileEntity_SpargeTower.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-10Updated lots of tooltips.Alkalus
Made low tier tanks portable, now that higher tier tanks are. Fixed ULV gens not working correctly. Disabled ClassTransformer_GT_ItemMachines_Tooltip.
2021-12-10Added 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-09Added a new multiblock for sparging.Alkalus
More Nuclear reprocessing work. Updated Tooltips on all multiblocks.
2021-12-08Merge pull request #62 from Florexiz/masterMartin Robertz
Fix typo in Zyngen tooltip
2021-12-07Added 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-07Fix typo in Zyngen tooltipFlorexiz
2021-12-07fix Volcanus can lossless overclock forever.iouter
fix as long as Volcanus is possible to lossless overclock, it will lossless overclock forever and https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7390.
2021-12-06Greatly improved NEI handling.Alkalus
Fixed broken Manure Slurry recipes.
2021-12-06Added more Nuclear fluids/dusts.Alkalus
Added two new machines.
2021-12-06Refactored tree farmGlease
2021-12-05Update how Material RGB is applied to GT++ Tools.Alkalus
2021-12-05Made Zyngen check each bus individuallyFlorexiz
2021-12-02Merge pull request #46 from bombcar/catalyst-fixMartin Robertz
fix chemplant not consuming catalyst
2021-11-29large rocket engine isn't supposed to have an output hatchboubou_19
2021-11-29added pollution config for single blocksboubou_19
2021-11-29added config entries for multiblock pollutionboubou_19
2021-11-29extracted pollution values to CORE.ConfigSwitchesboubou_19
2021-11-28Rewrote sparge handling to use recipe map.Alkalus
2021-11-28Updated NEI sparging handler.Alkalus
2021-11-28Added NEI handler for LFTR Sparging.Alkalus
Fixed Material generation for noble gases. Fixed Chemical Formula not being applied to some cells.
2021-11-28Added recipes for Bronze & Aluminium Machine Casings.Alkalus
Hid all 8k/32k flasks.
2021-11-27FFPP now only requires LuV Muffler.Alkalus
Adjusted LFTR sparge rates, again. Adjusted costs of Nuclear Salt production.
2021-11-27Adjusted output timings.Alkalus
2021-11-27Adjusted LFTR tooltip.Alkalus
Adjusted LFTR sparging behaviour. Adjusted LFTR U233 output rate.
2021-11-27Merge pull request #45 from bombcar/masterMartin Robertz
fix catalyst durability bar
2021-11-27Added new NEI handler for LFTR.Alkalus
Fixed LFTR fuel recipes. Fixed LFTR recipe handling.
2021-11-27Update output and efficiency to match tooltipD-Cysteine
2021-11-27Fix bug with failing to deplete lubricantD-Cysteine
2021-11-27Fix large semi-fluid generatorD-Cysteine
2021-11-26Merge branch 'GTNewHorizons:master' into masterbombcar
2021-11-26Added missing Pine Tree textures.Alkalus
Added recipes for Isamill and Flotation Cell content. Corrected tooltip on IsaMill controller. Fixed bad casing allocation.
2021-11-26Update GregtechMTE_FrothFlotationCell.javaAlkalus
Removed double ;.
2021-11-26Revert "Revert "turn tryfill public""bombcar
This reverts commit f19ff7aa5c13c6e4d4e26e5d3f825f30d80c8f9d.
2021-11-26Revert "turn tryfill public"bombcar
This reverts commit 0cf66de644598ef44ec662a46eeacb1dffbfd7a8.
2021-11-26turn tryfill publicbombcar
2021-11-25correct styleTom Dickson
2021-11-24fix /GTNewHorizons/GT-New-Horizons-Modpack#6308Tom Dickson
2021-11-24fix red here alsoTom Dickson
2021-11-24cleanup and typo fixTom Dickson
2021-11-23Merge pull request #44 from GTNewHorizons/structurelib-interationMartin Robertz
revent hatch restriction on front face
2021-11-22Merge branch 'GTNewHorizons:master' into masterbombcar