aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-27Fix errors in prior commit.GTNH-Colen
2022-12-27Casings and stuffGTNH-Colen
2022-12-25Adapt to more NEI stuffmiozune
2022-12-24Adapt NEI handler to new methodsmiozune
2022-12-24SpotlessGTNH-Colen
2022-12-24Small fixesGTNH-Colen
2022-12-24TodoGTNH-Colen
2022-12-24NEI work and some small optimisationsGTNH-Colen
2022-12-24Missed a RESETGTNH-Colen
2022-12-24More DD NEI workGTNH-Colen
2022-12-24DD NEI existsGTNH-Colen
2022-12-24RefactorGTNH-Colen
2022-12-24NEI cleanupGTNH-Colen
2022-12-23SpotlessGTNH-Colen
2022-12-23Merge remote-tracking branch 'origin/CelestialThingy' into CelestialThingyGTNH-Colen
2022-12-23NEI progressGTNH-Colen
2022-12-23Add initial special renderer for EOHSampsa
2022-12-23IMC for NEI in TTGTNH-Colen
2022-12-23NEI support + rendering itGTNH-Colen
2022-12-23Merge remote-tracking branch 'origin/master' into CelestialThingyGTNH-Colen
# Conflicts: # dependencies.gradle
2022-12-22fixMartin Robertz
2022-12-22update BS+SAMartin Robertz
set AVR Core to version 1.0.1
2022-12-21Recipe appears in NEI, even if a messGTNH-Colen
2022-12-21Remove unused NBT tagsGTNH-Colen
2022-12-21Fix recipe yield by changing shallow to deep copies of objects.GTNH-Colen
2022-12-21Working NBT save of output items.GTNH-Colen
2022-12-21Fix spacetime compression tier off by 1GTNH-Colen
2022-12-21Spotless + ItemStackLongGTNH-Colen
2022-12-21Clean up EOH recipes and add some tieringGTNH-Colen
2022-12-21Refactor values slightly (not used elsewhere)GTNH-Colen
2022-12-21RefactorGTNH-Colen
2022-12-21Add two new tiers of casings for EOH.GTNH-Colen
2022-12-20Merge pull request #123 from GTNewHorizons/fix/gravi-star-amountboubou19
Fix inconsistent amount of Gravi Stars for Field Generators
2022-12-20Fix inconsistent amount of Gravi Stars for Field Generatorsmiozune
2022-12-20Merge pull request #122 from GTNewHorizons/fix/uhv-sensor-field-lubricantMartin Robertz
Remove inconsistent lubricant recipe in uhv part 2
2022-12-20Remove inconsistent lubricant recipe in uhv part 2miozune
2022-12-20SpotlessGTNH-Colen
2022-12-20RefactorGTNH-Colen
2022-12-20Declare machineGTNH-Colen
2022-12-20Clean up depsGTNH-Colen
2022-12-19Merge pull request #121 from GTNewHorizons/fix/multi-explosion-npeMartin Robertz
Fix NPE with multiblock explosion
2022-12-19Fix NPE with multiblock explosionmiozune
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-13Merge pull request #119 from minecraft7771/ImproveSurvivalAutoplaceMartin Robertz
Removed unnecessary hatches from QC and RS