aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-15Move away from SlotWidget for circuit selection window (#2083)miozune
* Fix crash on MP * Move away from SlotWidget for circuit selection window
2023-06-15Rearrange Super and Quantum Tank GUI a little bit (#2084)Wilhelm Schuster
Also make some labels translatable.
2023-06-15Use mixins accessors + some misc fixes (#77)Jakub
* Change reflections to mixins * Wrap witchery checking * Remove more repeating code * hmm * test generation * test * client sided * Update CommandCustomDrops.java * Update MobRecipeLoader.java * Save to static variable * Imports * Log message * Convert InfernalHelper to mixin accessors * Update build.gradle * One more * Return class nodes to optimize * Translations mixin * Automatically add commands * Fixes * Fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/12021 * Update kubatech.java * Update CommonProxy.java * Unnecessary qualified reference * Simplify ItemUtils * Check if single player diffrently * Remove accessor for infernal-mobs
2023-06-15fix some BW materials creating bad washer recipes (#672)Serenibyss
2023-06-14chem plant is advanced enough to not dilute (#671)chochem
2023-06-14butcher EOH controller recipe time to 5m like every other controller were (#222)RIONDY 'POPlol333' Adam
2023-06-14Make the New Plasma Powergen Chains Viable (#669)Daniel Mendes
* Buff Celestial Tungsten Plasma fuel value to 720M * Change mk1 chain values * Change mk2 chain values * Change mk3 chain values * Correct krypton plasma output * spotlessApply (#670) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-13remove recipes (#221)GDCloud
2023-06-13Remove Dragonblood from comb qft recipe (#667)Runakai1
* Remove Dragonblood from comb qft recipe This removes the unreal 100l of dragonblood in QFT. * spotlessApply (#668) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-12Fix warning when closing circuit selection window (#2079)miozune
2023-06-12Fix missing copy call for fluid recipe builder (#2078)miozune
* Fix missing copy call for fluid recipe builder * maybe this needs copy as well?
2023-06-11Remove broken GC asm (#666)chochem
* remove GC ASM - was broken and disabled anyway * tooltip change was also permanently disabled
2023-06-11Fix typo in asset names (#2077)boubou19
2023-06-11fix recipe time and tier to adapt to CBD (#2076)RIONDY 'POPlol333' Adam
* fix recipe time and tier to adapt to CBD * changed to ev * changed to iv
2023-06-11remove duplicate recipes (#2075)chochem
2023-06-11remove iridium exploit (#2074)chochem
2023-06-10Enable input separation by default if it's supported (#2072)miozune
2023-06-10Fix spelling mistake for kevlar bee (#2073)Runakai1
2023-06-10Fix bug with flowers and show what flowers are missing in Mega Apiary (#76)Jakub
* Fix bug and show missing flowers in the GUI * Update build.gradle * imports * Update dependencies.gradle * Add "Missing flower types:" line * Update build-and-test.yml
2023-06-10fix wrong input amount (#2071)chochem
2023-06-08fix (#2069)Jakub
2023-06-08Update dep + change comb recipe (#664)Runakai1
* Update dep + change comb recipe * Update RecipeLoader_ChemicalSkips.java * spotless
2023-06-08Update PlatinumSludgeOverHaul.java (#334)Runakai1
Former-commit-id: 9caaa5e532988d5be1281ef95bacf4c728075490
2023-06-07fix biomass recipes (#2068)chochem
2023-06-07Fix gt++ pollution tooltips (#662)chochem
* fix gt++ pollution tooltips * do it without reflection
2023-06-07Adds a platline comb recipe to QFT (#661)Runakai1
* Adds a comb recipe to QFT Addition to PMP recipe, a comb pmp recipe needing Osmium, Palladium, Iridium and Platinum combs to give 2x more output than the regular PMP QFT recipe. This also needs a dep update from gt5u 5.09.43.67-pre to 5.09.43.79-pre * Spotless
2023-06-07update bs+depsMartin Robertz
2023-06-07update depsMartin Robertz
2023-06-07Change Kevlar Parents (#2066)Runakai1
* Change Kevlar Parents Infinity Catalyst and UVH replicator foundation. Will also be blocked from mutatron. * Change mutation chance * Add comment * spotlessApply (#2067) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-07Change XL Plasma Penalty Formula and Fuel Values for New Plasmas (#656)Daniel Mendes
* Add plasma fuel value generation for Runite * Change XL penalty formula's magic value * Add new fuel values for the new plasmas * spotlessApply (#657) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-07Halve Tin Plasma fuel value and double fusion output (#2060)Daniel Mendes
2023-06-07Enable fire resistance checks for heat and hot item damage (#2065)Wilhelm Schuster
2023-06-07Remove reference to GT_FluidStack (#659)miozune
2023-06-07Remove GT_FluidStack (#2063)miozune
2023-06-07EOH tooltip touch-up (#220)GDCloud
* tooltip changes * typo
2023-06-06Add a toggle to queen insertion (#2064)Jakub
2023-06-06gtaddon, so just use gtmethod (#660)chochem
2023-06-06remove outdated botdustries compat code (#658)chochem
2023-06-06Fix fluid lock issues (#2062)miozune
2023-06-05final qft item retexture (#2061)EmeraldsEmerald
* Delete old texture * Delete old texture (low quality...) * New versions of deleted textures * Deleting old texture reading comprehension * aaand add the new textures I need to learn to work github better.
2023-06-05Merge pull request #58 from chochem/remove-outdated-botdustries-fluidsMartin Robertz
Remove outdated botdustries fluids
2023-06-05update depchochem
2023-06-05Replace outdated botdustries fluids and fix hydrazine name (#2059)chochem
* use gt++ hydrazine * use gt++ formaldehyde * fix hydrazine name
2023-06-05remove the deprecated fuelschochem
2023-06-05deprecation didnt work. just remove.chochem
2023-06-05remove formaldehyde recipechochem
2023-06-05remove recipes for hydrogenperoxidechochem
2023-06-05remove commented code. we use git for thatchochem
2023-06-05remove botdustries hydrazine from recipeschochem
2023-06-05New Bee, Nerfed Nee (#2058)Runakai1
* New Bee, Nerfed Nee Adds Specialty Palladium comb with 30% to iridium bee. Added "Drake" bee, giving 30% Draconic Comb and 20% specialty awakened drac comb. Needs Awakened coil block as a foundation. (only works in mapiary) Nerfed iTNT bee from 50% output to 20% * missing removed file * Spotless