aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-11fix zfighting on large turbine if rendering from afar (#1729)Glease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2023-02-11Add OCGTNH-Colen
2023-02-11Even more Forge Hammer fixes (#538)Dariusz Komosiński
* Fixed a few forge hammer issues: parallels execution and info and removed some clutter in code. * Spotless.
2023-02-11Limit ME output hatchesGTNH-Colen
2023-02-11More fixesGTNH-Colen
2023-02-11FixesGTNH-Colen
2023-02-11Buff success chanceGTNH-Colen
2023-02-11RenamingGTNH-Colen
2023-02-11RenamingGTNH-Colen
2023-02-11Remove pointless commentGTNH-Colen
2023-02-11LocalisationGTNH-Colen
2023-02-11Lots of recipe workGTNH-Colen
2023-02-11Merge remote-tracking branch 'origin/master' into EOHGTNH-Colen
# Conflicts: # src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java
2023-02-10Merge pull request #148 from chochem/EOHreipcefixesMartin Robertz
EoH recipe fixes
2023-02-10Rfg cleanup (#1726)Raven Szewczyk
* Update buildscript, add all recently added gradle.properties entries * Dependency version bumps and cleanup * Bump eternal singularity version * Update buildscript * Make AE2 a required dependency * Switch version to class generation from token replacement
2023-02-10part2chochem
2023-02-10sachochem
2023-02-10fix eoh recipeschochem
2023-02-09Fix GT++ depending on core mod (#537)Connor-Colenso
* Clean up obsolete usage of VP and stop GT++ depending on core mod. * Spotless * Fixes --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-02-09Fix immature alk code (#535)Connor-Colenso
* Remove immature code * Remove even more immature code * spotlessApply (#536) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-09Forge Hammer Fluid Fix (#534)Connor-Colenso
* Bump dep * Fix Alk code * Remove weird comment --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-02-09LV-IV forgehammer (#1725)chochem
2023-02-09Allow hatches for industrial forge hammer (#533)chochem
* Fix IndustrialForgeHammer structure * sa
2023-02-08Fix AAL working with no energy hatches (#5)Maxim
2023-02-08Add Sifting Recipe to Thorium for Radium (#509)Daniel Mendes
* Add Sifting Recipe to Thorium for Radium * spotlessApply (#510) Co-authored-by: Steelux <70096037+Steelux8@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-08Fix HOG Consumption Rate in LCE (#1687)Daniel Mendes
* Fix HOG Consumption Rate in LCE * Moved New Variables to checkRecipe
2023-02-08Remove a bunch of reflections against GT (#531)miozune
* Remove a bunch of reflections against GT * missed this one
2023-02-08Ammonium Chloride (#279)RaitGamerGR
Added advanced recipe for Ammonium Chloride for large chemical reactor Former-commit-id: 0134ae210cc2d9e4adae33c001222b0703109ca4
2023-02-08Adds asmds, xsmds, indalloy, and living solder to Magneto Resonatic Circuits ↵chochem
consistent with the other circuits (#281) * start using indalloy, living solder, ASMD, XSMD * SA * import fluid Former-commit-id: abda0f16f4d0070a542485710924561eba716d2b
2023-02-07Mte inventory block (#1692)BlueWeabo
MTE Inventory Upgrade * inventories saved to nbt in controller * bump up ModularUI to fix labels * inventory renaming * fix inventories not syncing * more nbt saving and loading * unregister inventory on block break * example of a block being made from the same class * clear UpgradeCasing list every structure check * fix inventory halving to 0 * sync inventory name for upgrade block * switch to its own method of sending client data --------- Co-authored-by: Jason Mitchell <mitchej+github@gmail.com>
2023-02-07Recipe updatesGTNH-Colen
2023-02-07Apply spotlessRaven Szewczyk
2023-02-07TypoGTNH-Colen
2023-02-06pyro tooltip fix (#1724)chochem
2023-02-06Fix maceration stack tooltip (#532)chochem
* fix maceration stack tooltip * better formatting
2023-02-06Update settings.gradleMartin Robertz
2023-02-06Update settings.gradleMartin Robertz
2023-02-06Update settings.gradleMartin Robertz
2023-02-06Improve TPM NEI (#1723)miozune
2023-02-06Merge remote-tracking branch 'origin/master' into EOHGTNH-Colen
2023-02-06Add cell item for Super Coolant (#1722)miozune
2023-02-06Fixes (#1721)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-02-06Merge pull request #147 from GTNewHorizons/TPMMartin Robertz
Add recipe for TPM multiblock controller
2023-02-06Merge pull request #57 from GTNewHorizons/UEV_CapMartin Robertz
Extremely Ultimate Capacitor
2023-02-06Merge remote-tracking branch 'origin/master' into TPMGTNH-Colen
# Conflicts: # build.gradle # dependencies.gradle
2023-02-06TPM recipeGTNH-Colen
2023-02-06Bump depGTNH-Colen
2023-02-05update dep fileMartin Robertz
2023-02-05remove jitpackMartin Robertz
2023-02-05update bsGDCloud