aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2024-09-22Makes semi-fluid generators have "semifluid" in their tooltip (#3253)querns
Co-authored-by: BlueHero233 <87818077+BlueHero233@users.noreply.github.com>
2024-09-21GT++ ASM Cleanup (#3238)Alexdoru
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-21Add NO_ORE_PROCESSING subtag (#3252)Maya
2024-09-21cache the ItemList.values() call in the PlatinumSludgeOverHaul makes it run ↵Alexdoru
8 times faster (#3250)
2024-09-22Remove tungsten chain recipe remover (#3251)Maya
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-21Fix more collisions (#3246)Mary
Co-authored-by: BlueHero233 <87818077+BlueHero233@users.noreply.github.com>
2024-09-21Fix MetaBaseItem tooltips crash when holding shift (#3248)querns
2024-09-21Cut the singularity shielding casing used in eoh casings (#3247)Maya
2024-09-21Restore nuked lang (#3244)chochem
2024-09-21Rebalance superdense plate compressing (#3243)Maya
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-21fix me hatch sides not refresh on pasted data (#3241)Glease
2024-09-21Add back some lost plate recipes (#3242)Mary
2024-09-21Prevent duplicate material registry (#3240)Mary
2024-09-21Delete more reflection (#3233)Alexdoru
2024-09-20Fixed LFE OCs and clarified tooltip (#3236)RecursivePineapple
2024-09-20Fix antimatter generator tooltips (#3234)HoleFish
2024-09-19migrate GT++ config to GTNHLib (#3193)boubou19
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-19TecTech config migration to GTNHLib (#3207)boubou19
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-19port GGFab config to GTNHLib (#3231)boubou19
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-19remove empty config (#3229)boubou19
2024-09-19Infinite Spraycan Additions (#3226)querns
Co-authored-by: Caedis <Caedis@users.noreply.github.com>
2024-09-19Remove unused class (#3228)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2024-09-18Fix pcb factory nei preview (#3223)Lyft
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-18Fix of new Overflow Valve (#3186)Elkatra2
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-17Fix froth vacuum furnace recipes (#3221)Maya
2024-09-18fix coal multiplier in codechochem
2024-09-17remove reflection from GTCLSCompatAlexdoru
2024-09-17remove reflection from GregTechAPI.constructBaseMetaTileEntityAlexdoru
2024-09-17move some fields that can be local variables in AssemblyLineServerAlexdoru
2024-09-17remove reflection from PartP2PGTPower and just delegate to super implementationAlexdoru
2024-09-17remove reflection from BioRecipes.java that's just calling ↵Alexdoru
GTModHandler.addCraftingRecipe with extra steps...
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 ↵Alexdoru
doesn't look like they teleport
2024-09-17cleanup EntityStaballoyConstruct, remove broken reflection + broken logic ↵Alexdoru
and remove the explosion on death behavior
2024-09-17remove reflection from WorldGen_GT_Ore_Layer and fix ore generation in toxic ↵Alexdoru
everglades
2024-09-17Delete the GT ++ utils method that mindlessly register event classes to both ↵Alexdoru
buses
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
"draknyte1"
2024-09-17remove reflection from CLSCompatAlexdoru
2024-09-17remove reflection from WerkstoffLoaderAlexdoru
2024-09-17add logging to TTUtility.setTierAlexdoru
2024-09-17delete unused methods from BWUtilAlexdoru