aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus/core
AgeCommit message (Expand)Author
2024-11-24Fix crash in Fishing Port when no recipe is found (#3547)Wilhelm Schuster
2024-11-22Readd fluid inputs for HG-1223 in ABS (#3535)Ableytner
2024-11-17Add Raw Ores to Isamill recipes (#3496)BlueHero233
2024-11-17Remove the GT++ programmed circuit from certain chem plant recipes (#3495)Alexdoru
2024-11-14Delete GT++ Super chests (#3497)Alexdoru
2024-11-11Fix to Vanadium Redox Power Cell Recipe (#3481)Noc
2024-11-09Add Ore Dictionary Tags for Subatomic Particles (#3465)Noc
2024-11-08Remove waterline QFT skip (#3460)NotAPenguin
2024-11-03Fix memory leak in gt++ PlayerUtils (#3411)Alexdoru
2024-10-31Delete 4 unused GT++ classes (#3426)Alexdoru
2024-10-25Fix World leak caused by BlockPos class from GT++ (#3414)Alexdoru
2024-10-21Import pollution mixins from hodgepodge (#3395)Alexdoru
2024-10-14Amazon warehouse downtiering (#3366)Noc
2024-10-13Restore yeeted constructors on sickblaze (#3367)chochem
2024-10-13Add an incoloy-903 recipe to ABS (#3356)Mary
2024-10-11Make frostproof casing use circuit 1 and add sturdy casing to circuit 2 (#3349)BlueHero233
2024-10-11UHV transmission couldn't be craftable because of for loop lenght (#3351)BlueHero233
2024-10-04Remove collisions (#3324)Mary
2024-10-04make GT++ CommonProxy implement IFuelHandler directly instead of using a sepa...Alexdoru
2024-10-04Fix for CME when registering fuel value for Cactus/Sugar fuel blocksDarren Eberly
2024-10-02Cleanup the codebase (#3311)Alexdoru
2024-10-02Revert solar reflector and reinforced steam turbine recipe (#3309)chochem
2024-10-01Remove 32x textures (#3276)BlueHero233
2024-09-28Remove more reflection + reorganize mixin accessors packages (#3260)Alexdoru
2024-09-26Collisions (#3284)Mary
2024-09-25So, so, so many collisions (#3278)Mary
2024-09-24Cactus/Sugar Charcoal/Coke Blocks (#3269)Darren Eberly
2024-09-23Remove duplicate materials from gt++ (#3268)Mary
2024-09-23GT++ Code Sanitize (#3235)BlueHero233
2024-09-21GT++ ASM Cleanup (#3238)Alexdoru
2024-09-21Fix more collisions (#3246)Mary
2024-09-21Delete more reflection (#3233)Alexdoru
2024-09-19migrate GT++ config to GTNHLib (#3193)boubou19
2024-09-19Remove unused class (#3228)Connor-Colenso
2024-09-18Fix of new Overflow Valve (#3186)Elkatra2
2024-09-17Fix froth vacuum furnace recipes (#3221)Maya
2024-09-17remove reflection from BioRecipes.java that's just calling GTModHandler.addCr...Alexdoru
2024-09-17remove reflection and try catches from GregtechConduitsAlexdoru
2024-09-17delete gt++ capesAlexdoru
2024-09-17use higher update frequency to sync updates of the GT++ entities so it doesn'...Alexdoru
2024-09-17cleanup EntityStaballoyConstruct, remove broken reflection + broken logic and...Alexdoru
2024-09-17Delete the GT ++ utils method that mindlessly register event classes to both ...Alexdoru
2024-09-17handle baubles dependency in gt++ ServerProxy with @optional method annotationAlexdoru
2024-09-17delete SideOnly annotation in gt++ ClientProxyAlexdoru
2024-09-17delete GT++ ServerProxy.java since it does nothingAlexdoru
2024-09-17delete SpecialBehaviourTooltipHandler.java which does nothingAlexdoru
2024-09-17fix molecular transformer tooltip notice that disappeared in last gt+ cleanupAlexdoru
2024-09-17delete CommandMath and MiningUtils which can only be used by minecraft user "...Alexdoru
2024-09-17Add more is mod loaded checks to avoid crash during recipe registration (#3211)Alexdoru
2024-09-17fix ioob errors (#3212)chochem