aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com
AgeCommit message (Collapse)Author
2023-03-03Fix spacetime compression bonusGDCloud
2023-03-03Fix yield scanner infoGDCloud
2023-02-27Merge pull request #167 from GTNewHorizons/fix/MUILogSpamMartin Robertz
Fix MUI log spam when opening parameter popup
2023-02-27Merge pull request #168 from GTNewHorizons/fix/ParameterGUIPrecisionMartin Robertz
Increased parameter LED configuration precision
2023-02-27Merge pull request #161 from GTNewHorizons/EOHImprovementsAndFixesConnor-Colenso
EOH improvements and fixes
2023-02-27FixesGDCloud
2023-02-27Decrease hatch drain cooldownGDCloud
2023-02-27Shift recipes 1 tier down (except dd)GDCloud
2023-02-27Increased precision of parameter LED configurationminecraft7771
2023-02-26Rename variablesGDCloud
2023-02-26Check if window is opened before closing itminecraft7771
2023-02-22Remove Optical memory recipesGDCloud
2023-02-20Merge pull request #165 from GTNewHorizons/masterMartin Robertz
merge master
2023-02-20Fixed mod idminecraft7771
2023-02-20Migrated to long power baseminecraft7771
2023-02-20Only reference TGregworks if its presentminecraft7771
2023-02-20Use ModularUI method for sending Ender Fluid Link Cover messagemiozune
2023-02-20SpotlessGTNH-Colen
2023-02-20Merge remote-tracking branch 'origin/master' into ImproveRecipesGTNH-Colen
# Conflicts: # src/main/java/com/github/technus/tectech/thing/block/EyeOfHarmonyBlock.java # src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_EyeOfHarmony.java
2023-02-20SpotlessGTNH-Colen
2023-02-20Tooltip cleanupGTNH-Colen
2023-02-20Disable animations option + refactorGTNH-Colen
2023-02-20Remove debug interactions on rendererGTNH-Colen
2023-02-20Fix descriptionGTNH-Colen
2023-02-20Remove commentGTNH-Colen
2023-02-20Make MHDCSM used earlierGTNH-Colen
2023-02-19Only allow changing of renderer when debug mode is enabledminecraft7771
2023-02-18Another static final constant.GTNH-Colen
2023-02-18Prevent EOH if no TgregworksGTNH-Colen
2023-02-18Fix string concatenation issue.GTNH-Colen
2023-02-18FixesGTNH-Colen
2023-02-18Add proper descriptions for some blocksGTNH-Colen
2023-02-18Clean up code moreGTNH-Colen
2023-02-18Merge branch 'master' into ImproveRecipesGTNH-Colen
2023-02-18fixBlueWeabo
2023-02-17Fix stringGTNH-Colen
2023-02-17Fix some tiering.GTNH-Colen
2023-02-17Fix missing rodGTNH-Colen
2023-02-17Change tooltip to reflect updates.GTNH-Colen
2023-02-17Add custom stone dusts per dimensionGTNH-Colen
2023-02-17Change plastic usage on UXV conveyor.GTNH-Colen
2023-02-16Merge branch 'fix/MultipleEOHFixes' of ↵minecraft7771
https://github.com/GTNewHorizons/TecTech into fix/MultipleEOHFixes
2023-02-16Fixed blacklisted blocks deleting entries from ModBlocks.blocksminecraft7771
2023-02-16spotlessApplyGitHub GTNH Actions
2023-02-16Merge branch 'master' into fix/MultipleEOHFixesminecraft7771
2023-02-16Put TT after GT NEI Ore plugin in loading order and moved EOH initialisation ↵minecraft7771
to onLoadCompleted
2023-02-16Fix tooltipminecraft7771
2023-02-16Added null-check to recipe processingminecraft7771
2023-02-16Remove need for maintenanceminecraft7771
2023-02-16Fix EOH recipes not being generated in some dimensionsmiozune