aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech
AgeCommit message (Collapse)Author
2024-09-17cache some Enum.values() call to reduce RAM allocationsAlexdoru
2024-09-17Fix stocking bus on black hole (#3217)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-17Add more is mod loaded checks to avoid crash during recipe registration (#3211)Alexdoru
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-17Remove waila black hole info (#3215)Mary
2024-09-16Fixes cables/pipes not being able to attach to each other (#3209)BucketBrigade
2024-09-16Allow unsafe oredicts to be shown in nei (#3202)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-16fix the check preventing the keyboard transformer from transforming lwjgl3's ↵Alexdoru
Keyboard (#3205) Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-15Remove GT++ AutoMap (#3199)NotAPenguin
2024-09-15Fix for render rotations on antimatter forge (again) and HILE (#3200)BucketBrigade
2024-09-15Small optimizations & MultiBlockBase cleanup (#3197)NotAPenguin
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-15Godforge finale (#3080)GDCloud
Co-authored-by: BucketBrigade <138534411+CookieBrigade@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: serenibyss <10861407+serenibyss@users.noreply.github.com>
2024-09-14Don't allow PA or LPF to do HIP/Black hole compression recipes (#3195)Mary
2024-09-15Remove railcraft oredicts (#3192)Mary
2024-09-14More collisions (#3191)Mary
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-14Port BW config to GTNHLib (#3169)boubou19
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-14Fix of [Nightly] Steam Tier Furnace has an incorrect tooltip type (#3189)Elkatra2
2024-09-14Reduce (useless) memory allocation for detrav fluid scanner (#3185)Alexdoru
2024-09-14Optimize GTUtility.getTier call (#3165)kstvr32
Co-authored-by: kstvr32 <kstvr32@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-14The black hole fixes never end (#3183)Mary
2024-09-13Fix turbines with less than 100% efficiency not working (#3178)Sampsa
2024-09-13Fix of Overflow Valve & New features (#3040)Elkatra2
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-13Fix Large HP Turbine reverting to tight mode when scanned (#3173)Sampsa
2024-09-13Fix crash when opening cover immediately after attaching to pipe (#3172)miozune
2024-09-13Blackhole fixes (#3171)Mary
2024-09-12Merge config categories (#3152)boubou19
Co-authored-by: miozune <miozune@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-122.7 Stargate (#3105)Maya
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: NotAPenguin <michiel.vandeginste@gmail.com>
2024-09-12prioritize gt ores for unification (#3166)chochem
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-12Fix output bus rightclick behavior (#3113)HoleFish
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-12Add Antimatter Power Generation (#3117)Sampsa
Co-authored-by: BlueWeabo <ilia.iliev2005@gmail.com> Co-authored-by: Mary <33456283+FourIsTheNumber@users.noreply.github.com> Co-authored-by: BucketBrigade <138534411+CookieBrigade@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-12Add flag to add attaching NBT crafting recipe (#3138)HoleFish
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-12fix random pack breakage of the day no1 (#3164)chochem
2024-09-12Texture Work 2: Electric Boogaloo (#3161)BlueHero233
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-12Fix final frame box issues (#3160)NotAPenguin
Co-authored-by: BucketBrigade <138534411+CookieBrigade@users.noreply.github.com>
2024-09-11Various turbine fixes (#3147)Sampsa
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-11Recipe conflict squashing (#3154)Dr-Nye
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-11Fixes for previous PR (#3157)Alexdoru
2024-09-11Steam Machine Fixes & Improvements (#3143)PlayfulPiano
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-10Fluid Solidifier Fix (#3151)TheEpicGamer274
2024-09-11A few bugfixes and changes for black hole (#3150)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-10Lathe and Autoclave Updates (#3148)Volence
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-10Add small clarification to T8 water tooltip (#3149)NotAPenguin
2024-09-10Merge displayed output stacks (#3144)HoleFish
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-10add missing ismodloaded checks for combs (#3145)chochem
2024-09-10Fix copying multiblock configuration and support Crafting Input Proxy (#3115)Kogepan229
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-10Change sleep potion buff code (#3076)Alexdoru
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-10Add higher tiered fluid regulators (#3061)kstvr32
Co-authored-by: kstvr32 <kstvr32@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-10Prevent overflow during power consumption calculation (#3106)Goderium
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-10Changes implosion & bio vat recipe generation (#3104)HoleFish
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-10Prevent supertank use as a cell when stackSize > 1 (#3137)RecursivePineapple
2024-09-09Removed implicit forestry dep (#3140)RecursivePineapple
Co-authored-by: Martin Robertz <dream-master@gmx.net>