aboutsummaryrefslogtreecommitdiff
path: root/src/Java
AgeCommit message (Collapse)Author
2021-12-07Removed some useless materials.Alkalus
Fixed Plasma generation and implemented plasma recipes for them.
2021-12-07Stopped 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-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-06Better handling of Material chemical formulae.Alkalus
Fixed some broken recipes.
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-06Merge pull request #59 from GTNewHorizons/gui-select-circuitMartin Robertz
copy over gui-select-circuit in gregtech
2021-12-06Refactored tree farmGlease
2021-12-06copy over gui-select-circuit in gregtechGlease
2021-12-05Update how Material RGB is applied to GT++ Tools.Alkalus
2021-12-05Add workaround for BW Hydrogen Peroxide unification.Alkalus
Made generic GT++ Recipes maps use default GT NEI handler. Boosted fuel value of Rocket Fuels.
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-29Added 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-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-29Greatly improved ICO recipe importation from Pyro Oven.Alkalus
2021-11-28Moved all Nuclear recipes to their own class.Alkalus
Fixed Air Intake working when disabled.
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-28Version bump.Alkalus
2021-11-28Fixed NEI Integer overflows.Alkalus
2021-11-28Fixed shaped dust crafting recipes, turns out they don't like multithreading.Alkalus
2021-11-28Fixed Tiny dust recipes.Alkalus
2021-11-28Fix a heap of conflicting dehydrator recipes.Alkalus
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-27minor cleanup to match othersbombcar
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-25minor cleanupTom Dickson
2021-11-25additional negative tempsTom Dickson
2021-11-25update kelvin temperaturesTom Dickson
as per wikipedia (roughly)
2021-11-25readd constructorTom Dickson