aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com
AgeCommit message (Collapse)Author
2022-12-21Add two new tiers of casings for EOH.GTNH-Colen
2022-12-20SpotlessGTNH-Colen
2022-12-20RefactorGTNH-Colen
2022-12-20Declare machineGTNH-Colen
2022-12-18Merge remote-tracking branch 'origin/master' into CelestialThingyGTNH-Colen
# Conflicts: # .gitattributes # build.gradle # dependencies.gradle # settings.gradle # src/main/java/com/github/technus/tectech/loader/thing/MachineLoader.java # src/main/java/com/github/technus/tectech/thing/CustomItemList.java # src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_bhg.java # src/main/java/com/github/technus/tectech/thing/metaTileEntity/single/GT_MetaTileEntity_TeslaCoil.java
2022-12-18Working with multiple dimensions.GTNH-Colen
2022-12-18Working output of fluids/items.GTNH-Colen
2022-12-18Not working for some reason. EyeOfHarmonyRecipe cannot initialise.GTNH-Colen
2022-12-14Merge pull request #120 from GTNewHorizons/fix/led-tooltipMartin Robertz
Fix tooltip for LED on multiblock GUI not being updated dynamically
2022-12-15remove commentmiozune
2022-12-15Fix tooltip for LED on multiblock GUI not being updated dynamicallymiozune
2022-12-10Removed unnecessary hatches from QC and RSminecraft7771
2022-12-09Add no-inventory GUI for multiblockmiozune
2022-11-30Make AL recipes always visiblemiozune
2022-11-25Merge branch 'master' into addMissingTiersOfRecipesMartin Robertz
2022-11-24add 4-64A dynamos and energy hatches, ads UIV and UMV lasersBlueWeabo
2022-11-24cleanupmiozune
2022-11-24Ender Fluid Link Covermiozune
2022-11-19cleanupmiozune
2022-11-19Parametrizersmiozune
2022-11-19Fix multiblock not syncing parameter valuesmiozune
2022-11-18Multiblockmiozune
2022-11-18Uncertainty Resolversmiozune
2022-11-16Deprecate Data Readermiozune
2022-11-16Capacitor Hatchmiozune
2022-11-16Object Holder & Rackmiozune
2022-11-11BuckConverter, DebugPollutor, DebugPowerGenerator, DebugStructureWritermiozune
2022-10-29Merge pull request #111 from minecraft7771/PipeCasingsMartin Robertz
Added full block variant of all pipe types
2022-10-29Check if unloaded world is dim 0minecraft7771
2022-10-28Forgot spotless kekwMaxim
2022-10-28Derpminecraft7771
2022-10-28Removed left over codeminecraft7771
2022-10-28Fix persistant ender link data bugminecraft7771
2022-10-27Added full block variant of all pipe typesminecraft7771
2022-10-26remove inconsistant lubricant recipe in uhvGlodBlock
2022-10-22Use new API call instead of hack to prevent dropping of data sticksminecraft7771
2022-10-12Properly fix ender fluid container not saving stuffGlease
2022-10-08inductor usageGlodBlock
2022-10-01Merge pull request #103 from iouter/no-more-duplicate-keyMartin Robertz
no-more-duplicate-key
2022-09-30fix Tesla Tower can't recognize LuV coilRaphael
from LV to ZPM should be 7 tiers
2022-09-30no-more-duplicate-keyiouter
2022-09-27Fix text going off screenGTNH-Colen
2022-09-27BrokenGTNH-Colen
2022-09-26Allow any of 360k coolant for UHV Energy Hatch / Dynamo Hatchmiozune
2022-09-26Merge pull request #100 from minecraft7771/DupeFixesMartin Robertz
Added start and end processing call to infuser to sync ME bus
2022-09-26Added start and end processing call to infuser to sync ME busminecraft7771
2022-09-24Added start and end processing calls like in the regulat MB base class, ↵minecraft7771
which will properly update the stocking input bus
2022-09-22Massive refactorGTNH-Colen
2022-09-22Custom recipe systemGTNH-Colen
2022-09-13Split to two slotsGDCloud