aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-22Update BS & depsJason Mitchell
2023-04-21Fix assembler (#606)Maxim
* Fixed assembler not working * Removed useless code
2023-04-21Fix Material (#605)Martin Robertz
* update bs+sa + material * spotless * update dep
2023-04-17Don't require a min of output busses on sifter (#604)Maxim
* Don't require a min of output busses on sifter * Updated tooltip
2023-04-15null item name (#603)chochem
2023-04-12fix internal name (#602)GDCloud
2023-04-12Add Fusion Mk5 to RecipeCatalyst (#601)miozune
2023-04-11Revive Fusion mk5 (#597)GDCloud
* textures * casings * itemlist * Main * blue giant * new rainbow screen + fix mk4 screen
2023-04-11fix incorrect ulv turbine tooltip (#598)Glease
* fix incorrect ulv turbine tooltip * spotlessApply (#599) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-11Check for old key, instead of not new key (#600)Maxim
2023-04-09implement more new tooltips (#596)Glease
2023-04-09Implement new tooltips (#595)Maxim
* Display tank content in tooltip * Display locked recipe of flotation cell --------- Co-authored-by: boubou19 <miisterunknown@gmail.com>
2023-04-09clean up GT++ code (#589)boubou19
* yeet big reactor support * yeet IC2 classic support * yeet pneumaticraft support * yeet More Planets support * yeet Immersive Engineering support * yeet Psychedilicraft support * yeet Beyond Reality Core support * sort mods to see what must be purged * yeet simply jetpacks * yeet RFTools * yeet xReliquary * yeet RedTech * yeet Mekanism * yeet GrowthCraft * yeet ihl * leftover cleaning * yeet thermal fondation support * yeet compact windmills support * spotless * remove constants from LoadedMods (part 1 / 2) * spotless * remove constants from LoadedMods (part 2 / 2) * use mod id enum instead of strings + optimize imports * Loaded.isModLoaded -> enum * restore RA init * missing ! * start organizing recipes stuff * fix crash on world load in dev * remove unused class * remove HazmatUtils.java * move all the removals * remove enableHarderRecipesForHighTierCasings and usages(disabled in the pack) * move some pyrolyse oven recipes to its own file * sa * bump GT version * bump GT5U version * spotless apply * use Everglades entry from the mod enum --------- Co-authored-by: miozune <miozune@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-04-08Update dependencies.gradleMartin Robertz
2023-04-08Update Rocketdyne Tooltip with More Info (#587)Daniel Mendes
* Update Tooltip with Info * Removed the "sometimes"
2023-04-08Kill disassembler (#594)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-04-08Fix missing overrides for input separation (#593)Maxim
2023-04-06Add tier tooltips to Charge Pack and quad batteries (#591)miozune
2023-04-06Fix NPE in dev with Blast Smelter recipes (#592)miozune
Co-authored-by: boubou19 <12850933+boubou19@users.noreply.github.com>
2023-04-04Fix QFT Description (#588)Батьків Нестор-Євген Васильович
2023-04-01LFTR Chain Fixes, Buffs and Tweaks (#584)Daniel Mendes
* Update LFTR Tooltip * Update Fuel Refinery Tooltip * Fix casing name in Refinery tooltip * Clarify Sparge Tower Speed in Tooltip * Lithium Hydroxide Recipe Buff * LFTR Fuel Exploit Fixed * Protactinium Recipe Changes * spotlessApply (#585) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-27Fix survival place offset of structure (#586)Maxim
2023-03-25Downtier oreproc GT++ multis to EV and add new EV Mac Stack (#579)Martin Robertz
* tier down Multiblock Ore Washer, add Grisium EV mixer recipe to handle in EV * Tier down Thermal Centrifuge * Downgrade Centrifuge to EV maybe we need to nerf other recipes use Inconel Steel 250 later (Solar Tower, Cryo Stuff) * Downgrade Bender to EV * add code for less powerful macerator it has less parallel than original and must be upgraded (like the distillus) to regain the full parallel bonus * update tooltip to reflect casing change for T=1 * spotlessApply (#580) Co-authored-by: GitHub GTNH Actions <> * fix a bunch of issues with macerators * Spotless apply for branch Multiblock-EV-change for #579 (#581) Co-authored-by: GitHub GTNH Actions <> * add Upgrade T2 Card * spotlessApply (#582) Co-authored-by: GitHub GTNH Actions <> * fix NPE upon placing a fresh maceration controller * fix * spotlessApply (#583) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-24clean up hand pump code (#577)Glease
* clean up hand pump code * spotlessApply (#578) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-22Add Fusion 4 Desc (#576)Батьків Нестор-Євген Васильович
2023-03-22Fix typo (#575)Батьків Нестор-Євген Васильович
2023-03-18remove for loop (#574)BlueWeabo
2023-03-17Changed Basic and added Advanced UUMatter recipes (#571)RaitGamerGR
* Changed Basic and added Advanced UUMatter recipes Changed Matter Fabrication CPU recipes for high tiers. This needed for avoiding Fabrication CPU spam and decrease lags. * bs+sa --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-03-17prevent error when given hatch is gone (#572)Glease
2023-03-16Fixed circuit NPE (#570)Maxim
2023-03-14Fix lava->pahoehoe lava recipie (#569)posiaden123
* fix lava->pahoehoe lava recipie * change addOutput to mOutputFluids * account for all fluid outputs * account for all fluid outputs
2023-03-13chem balance fix (#568)chochem
2023-03-12tooltip typo fix (#567)chochem
2023-03-12Fix Bender Making Double Plate instead of Dense one (#566)LewisSaber
Fixes https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/12874
2023-03-12follow up to https://github.com/GTNewHorizons/GTplusplus/pull/564 (#565)boubou19
* set the amount of muffler hatches to 1 in the MABS * change tooltip
2023-03-12set the amount of muffler hatches to 1 in the MABS (#564)boubou19
2023-03-12Fix compat for lanthanides mod for rocket fuel (#563)miozune
2023-03-09Fix removed CustomName init call causing an NPE (#562)Raven Szewczyk
2023-03-09remove EnumHelper usage towards OrePrefixes (#561)Glease
* remove EnumHelper usage towards OrePrefixes * fix up dependency * spotless
2023-03-09clean up australia leftover (#560)Glease
2023-03-04Fix error with Dehydrator sound (#559)miozune
2023-02-28Fix Info About LPF mode (#558)LewisSaber
2023-02-28Make chemplant tier visually 1-indexed (#557)miozune
* updateBuildScript * Make chemplant tier visually 1-indexed
2023-02-26Implemented enhanced multiblock GUI (#555)Maxim
* Implemented enhanced multiblock GUI * Rename method to fit super * Added getter to see if flotation cell is locked * Update dependencies.gradle --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-02-25Fix plates in cutting machine being listed as output 2 instead of 1 (#556)LewisSaber
* Add circuit + update bs * Change 1-> 3 for consistency * POOOF! gone * Fix plate cutting
2023-02-23Remove Sulfur Dioxide Recipe in Mixer (#554)LewisSaber
* Add circuit + update bs * Change 1-> 3 for consistency * POOOF! gone
2023-02-22fix chemplant speed (#553)chochem
2023-02-22Fix minor oversight with BW_Utils (#552)miozune
2023-02-22Fix two NPEs with recipe registrations (#551)miozune
2023-02-20Fixes GT++ multiblocks not accounting for eu discount when calculating ↵BlueWeabo
parallels (#550) * fix * fix oopsie of copying wrong method