aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus
AgeCommit message (Expand)Author
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-23New sounds for multi (#3139)evgengoldwar
2024-09-23GT++ Code Sanitize (#3235)BlueHero233
2024-09-22Makes semi-fluid generators have "semifluid" in their tooltip (#3253)querns
2024-09-21GT++ ASM Cleanup (#3238)Alexdoru
2024-09-21Add NO_ORE_PROCESSING subtag (#3252)Maya
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 from MTEAdvFusionMk4 and MTEAdvFusionMk5Alexdoru
2024-09-17remove reflection from GTPPMTECableAlexdoru
2024-09-17remove reflection from MTEHatchNaquadahAlexdoru
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-17remove reflection from WorldGen_GT_Ore_Layer and fix ore generation in toxic ...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-17cache some Enum.values() call to reduce RAM allocationsAlexdoru
2024-09-17Add more is mod loaded checks to avoid crash during recipe registration (#3211)Alexdoru
2024-09-17Fix steam min casings (#3216)Mary
2024-09-17Fix GT++ index out of bounds (#3214)NotAPenguin
2024-09-17fix ioob errors (#3212)chochem
2024-09-16Fix air intake and reservoir hatch tooltips (#3206)Mary
2024-09-15Remove GT++ AutoMap (#3199)NotAPenguin
2024-09-15Small optimizations & MultiBlockBase cleanup (#3197)NotAPenguin
2024-09-15Allow recycling recipes for semi-fluid singleblock gens (#3196)Maya
2024-09-14Don't allow PA or LPF to do HIP/Black hole compression recipes (#3195)Mary
2024-09-14Recipe conflicts gt++ (#3182)BucketBrigade
2024-09-13Fix of Overflow Valve & New features (#3040)Elkatra2
2024-09-12Merge config categories (#3152)boubou19
2024-09-11Various turbine fixes (#3147)Sampsa
2024-09-11Fixes for previous PR (#3157)Alexdoru
2024-09-11Steam Machine Fixes & Improvements (#3143)PlayfulPiano
2024-09-10remove gtpp comb recipes (#3146)chochem
2024-09-10Change sleep potion buff code (#3076)Alexdoru
2024-09-09fix no method found exception when forestry is missing (#3141)Alexdoru
2024-09-09Removed implicit forestry dep (#3140)RecursivePineapple