aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-13Fix ICO tooltip (#242)chochem
2022-07-13Fix dependency (#1131)miozune
2022-07-13DTPF Changes (#1129)Connor-Colenso
* Add overclocking. Require 1 of any energy hatch to form. Change TT support to allow recipes to start as long as total voltage is sufficient. * More OpV purging + cleanup * Save EU_per_tick to NBT. Reset EU_per_tick when machine stops to 0. Change a few comments Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-13Create GT_MachineRecipeLoader.java (#1130)Yang Xizhi
saltpeter and potassium nitrade is the same thing
2022-07-13disable formic acid electrolysis (#158)Yang Xizhi
fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10691 Former-commit-id: 252157248ec180ffd08792affdeff57b467010b0
2022-07-13Merge pull request #54 from GTNewHorizons/TextMartin Robertz
Shorten text
2022-07-13Merge pull request #20 from GTNewHorizons/dissolution-3Martin Robertz
Increase output limit for Dissolution Tank NEI
2022-07-12Shorten textGTNH-Colen
2022-07-12Rework for Dimension Display (#19)miozune
* Rework for Dimension Display * side (again) * :weary:
2022-07-13Increase output amount for Dissolution Tank NEImiozune
2022-07-12spotlessApply v2Raven Szewczyk
2022-07-12updateBuildScript & spotlessApplymiozune
2022-07-12Fix carelessness with Lava centrifuge (#1128)miozune
2022-07-12Report crash while updateEntity to FML log as well (#1126)miozune
2022-07-12Fix Oxygen amount for CO2 (#240)miozune
2022-07-12Now properly limit Disassembler recipes by machine voltage (#1127)miozune
2022-07-12fix turbine dupe (#238)Yang Xizhi
2022-07-12Recolour Tritanium block (#1125)xSkewer
2022-07-12Recolor LuV+ coils (#1124)xSkewer
2022-07-11Buff Nitrobenzene fuel value to compensate for recipe change (#237)xSkewer
* Buff Nitrobenzene fuel value to 2160eu from 1250eu * Reduce buff to 1600eu
2022-07-11Clear "last output failed" flag (#1122)repo-alt
2022-07-11Fix ID shift with Poly SI (#1121)miozune
2022-07-11Fix EIG structure (GTNewHorizons/bartworks#157)Jakub
2022-07-10Fix EIG structure (#157)Jakub
Former-commit-id: d3af1ef8e38e8071a97a824e805232b163a78521
2022-07-10fix chlorine positive (#155)Yang Xizhi
* fix chlorine positive before: 1 platium metaillic dust + 100 chlorine -> 38/45 platium metaillic dust + 184.52 chlorine now: 1 platium metaillic dust + 200 chlorine -> 38/45 platium metaillic dust + 184.52 chlorine i increased ammonium chloride usage in platium concentrate step. it also influenced the palladium output rate, which makes every unit palladium enriched ammonia contains half unit palladium and the same unit ammonia compared before. so the palladium raw power use 2x than before and output 2x ammonia * fix palladium lose Former-commit-id: c56a60bebe5eb9c4a0a1cdc49fc4e02f85518202
2022-07-10gate integrated ore factory at uhv (#1114)Yang Xizhi
close https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10606
2022-07-10replace oxide chemical with raosted ore dust (#1120)Yang Xizhi
* replace oxide chemical with raosted ore dust * typo
2022-07-10Add RecipeCatalyst for LAGT (#1119)miozune
2022-07-10Add non-cell recipe for Unknow Particle & update description for Cyclotron ↵miozune
(#236)
2022-07-09Clarify Fusion Coil requirement in MCR tooltip (#156)xSkewer
* Clarify Fusion Coil requirement in MCR tooltip * Fix typo Former-commit-id: 3016690fe875ad1525d075ef91cbc9cb33dee287
2022-07-09Standardization of GT5u Chemical Recipes (#1062)Yang Xizhi
* chemical rebalance 1 item unit = how many atom in it 1 fluid unit = 1b * remove some tiny dust * remove crop tiny dust * Na2S * Acetone chain rework and fix COx * electis balance * Fix cell amount * more fix * acid, rubber and epoxy * no * roast thing * pbi * number wise unnerf roast recipe * uranium, indium, titanium lossless cycle * salts * clay * silicon * derp * corret sodium carbonate chemical formula * revert lossless indium * fix * scheelite * silicon line * ore dust * kevlar line * fix * don't change register name * fix * nerf NaOH electrolysis recipe to match water * fix Co-authored-by: Pnc6lx <2458894429@qq.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: miozune <miozune@gmail.com>
2022-07-09coal tar line and kervlar (#235)Yang Xizhi
2022-07-09Add Dimension Display Item (#18)miozune
* Add Dimension Display Item * side * Sort dims
2022-07-09Remove tiny/small dusts from Nq and Nq+ centrifuge (#1118)xSkewer
* Remove tiny/small dusts from Nq and Nq+ centrifuge * Fix input amounts
2022-07-08Add Advanced Gas Turbine and Limit Original LGT (#1106)Steelux
* Add Advanced Gas Turbine and Limit Original LGT - Added an Advanced LGT, made out of HSS-S, that only accepts gas fuels with a fuel value above 800k per bucket; - Capped the EU/t output of the regular LGT at 8192 EU/t, regardless of dynamo (it will never explode); * Changed Texture Ordering, Byte to Int and Texture Order - Reverted the change to existing texture placements in the array to not break already existing multis; - Changed the output value type of getTextureCasingIndex to int, to support the intended texture. Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-07-08Missed a few (#1116)Ethryan
2022-07-08Rename MAX Dynamo Hatch to UHV (#234)miozune
2022-07-08Update Materials.java (#1115)Ethryan
2022-07-07fix broken thing (#154)Yang Xizhi
:feelsDumbMan: Former-commit-id: ef146eb4ab73c028e8b7792cfe3601642012cf03
2022-07-07forbid electrolyz fluid when it has dust form (#153)Yang Xizhi
it means this fluid isn't a standard fluid, so fluid electrolyz rule doesn't apply to it(like calcium chloride) Former-commit-id: 7b9995069955eddee17fa6dfd099948d8aeb6ef4
2022-07-06Enhanced NEI discoverability (#17)YannickMG
* Removed unused code * Addressed IDE warnings * Refactored PluginGT5VeinStat::loadCraftingRecipes for readability * Refactored PluginGT5VeinStat::drawExtras for readability * Added OreVeinLayer class for the concept of ore layer * Updated buildscript * Ran spotlessApply * Addressed some trivial IDE warnings * Load both Small Ores and regular Ores when either is queried. * Refactored PluginGT5SmallOreStat::loadCraftingRecipes for readability * Refactored PluginGT5SmallOreStat::drawExtras for readability
2022-07-06fix casing te not get update after breaking (#152)Yang Xizhi
fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10597 Former-commit-id: 76f3cf16117ca62f96cd019407e886ec9891ee87
2022-07-06Fix some of the catalysts getting consumed at one time (#233)miozune
2022-07-05Fix TGS (#232)DianeXD
* Fix TGS * Add info * Add info * careless
2022-07-05supercritial steam power cycle system (#51)Yang Xizhi
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-07-05Allow Multi Smelter to parallel diff. item types (#1108)xSkewer
2022-07-05Fix XL Turbine mufflers (#227)xSkewer
2022-07-05Reduce XL Gas Turbine pollution to 4000/s (#228)xSkewer
2022-07-05Standardization of GTPP Chemical Recipes (#223)Yang Xizhi
* generic chem * rocket fuel * gregtect recipes * bio recipes * glue recipe * clean up * fix NH4NO3 * fix * fix
2022-07-05make tantalum a ebf recipe #8145 (#1112)Martin Robertz
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8145