aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-17Optical Line Items & Fluids added (#1658)TheEpicGamer274
* Optical Line-Water line & Items * Spotless apply * Spotless applies + Optical Board
2023-01-17Merge remote-tracking branch 'origin/CelestialThingy' into CelestialThingyGTNH-Colen
2023-01-17Fix texture page issueGTNH-Colen
2023-01-17Fix loading order (#267)miozune
* Update buildscript & dependencies * Set useDependencyInformation to false Former-commit-id: 93f055437b49cad56c15c1af6266a4f6c9d198d0
2023-01-17Revert "Lower the Hydrogen Cost of Hydrocracking (#1627)" (#1660)Pxx500
This reverts commit 427bc302bb672a90cf3adc4b4606a1a418a9a367.
2023-01-17Lower the Hydrogen Cost of Hydrocracking (#1627)Steelux
* Lower the Hydrogen Cost of Hydrocracking * Fix High Amounts of Returned Hydrogen
2023-01-17two fix -> Isamill (#489)Zereff06
* fix -> isaMill damage when not work * fix-> armor reduction 20 armor points add 80% damage reduction, more points add more damage reduction * spotless Apply
2023-01-17Add modinfo for child mods (#265)glowredman
* Update BWCore.java * Update mcmod.info Former-commit-id: 8ba5b13abb55d34186acbf589e1d262aab5c6d2a
2023-01-17fix sandstone roen conflict (#1659)chochem
2023-01-16Add Version Token Replacment for API (#266)glowredman
* Change version token for main api * Enable version token replacement for api info Former-commit-id: ff47528934261eb0e57d871bb2c81867e806489c
2023-01-16Set childmods (#504)glowredman
* Set GT++ Preloader as child mod * Set Australia and ToxicEverglades as child mods
2023-01-16Remove muffler hatch from the list of valid hatches for Flotation Cell and ↵miozune
fix dimension of the structure on tooltip (#503)
2023-01-16Add Output Hatch to the list of valid hatches on tooltip (#502)miozune
2023-01-16Return max value if no tier was found (#1655)Maxim
2023-01-16Merge pull request #50 from GTNewHorizons/lineskip-for-ceriumMartin Robertz
bastlineskip for cerium
2023-01-15retain original ratiosPxx500
2023-01-15Update RecipeLoader.javaPxx500
2023-01-15Fix dehydrator singleblock (#501)Jakub
2023-01-15Added output hatch as valid structure part (#500)Maxim
2023-01-15recipePxx500
2023-01-14Fix Ultimate Tea Research (#44)Jakub
* Trigger after MT Reload * Update MTLoader.java
2023-01-14Fix mabs structure persistance (#498)Maxim
* Reset structure variables before checking structure * Fix persistance of structure variables
2023-01-14Changed processing of Depleted "The Core" Cell (#264)RaitGamerGR
* Changed "The Core" recipe * Small fix Former-commit-id: dea4166b4904037315ae9e6c62d9e6adb8dd6bf5
2023-01-14Merge pull request #138 from GTNewHorizons/ImplementConnectionTypeGetterMartin Robertz
Override connection type getter
2023-01-14Fix mabs exotic hatches (#496)Maxim
* Fix MABS not accepting multi amp hatches below UV glass * Clean up using new getters * Spotless * spotlessApply (#497) Co-authored-by: Maxim <maxim235@gmx.de> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-14Fix mabs exotic hatches (#496)Maxim
* Fix MABS not accepting multi amp hatches below UV glass * Clean up using new getters * Spotless * spotlessApply (#497) Co-authored-by: Maxim <maxim235@gmx.de> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-14Added getter for average voltage (#1653)Maxim
2023-01-14Add connection type getter (#1652)Maxim
* Added connection type and getter * Added getter for total eu * Replace old getters
2023-01-14Override connection type getterminecraft7771
2023-01-14typoAlexdoru
2023-01-14add circuit (#1651)chochem
2023-01-14Pulling the hardcoded ore behavior from TypeFilter (#1648)Andrey
Co-authored-by: Andrey <timeconqueror999@gmail.com> Co-authored-by: GitHub GTNH Actions <>
2023-01-13Added localization for MABS achievement (#495)Maxim
2023-01-12Implement working amps to remove the hack (#494)Maxim
* Implement working amps to remove the hack * Use long base function instead of helper * Updated dep * Also yeet hack from QFT
2023-01-12Merge pull request #137 from GTNewHorizons/NewAmpGetterImplementationMartin Robertz
Override new amp getter for working amps
2023-01-12Fix volcanus batch mode (#493)GDCloud
2023-01-12Override new amp getter for working ampsminecraft7771
2023-01-12Moved amp getter from energy hatch to hatch class (#1647)Maxim
2023-01-12Add batch mode to gt++ multis (#486)GDCloud
* buffs * Base logic * Fixes * Spotless * Social Experiment * swap separate input bus to screwdriver * It lives * Spotless * Fix Massfab * Fix LPF, packager, replicator * address reviews + spotless * address more requested changes * more fixes * fix fix * Spotless
2023-01-12Added getter for working amperes of a hatch (#1646)Maxim
* Added getter for working amperes of a hatch * Replaced max input amp getter with call to working amp getter
2023-01-10Spotless!GTNH-Colen
2023-01-10Fully purge useless unused checks/class/block. Refactor block storage.GTNH-Colen
2023-01-10Fully purge useless unused checks/class/blockGTNH-Colen
2023-01-10SpotlessGTNH-Colen
2023-01-10SpotlessGTNH-Colen
2023-01-10Merge remote-tracking branch 'origin/CelestialThingy' into CelestialThingyGTNH-Colen
# Conflicts: # src/main/java/com/github/technus/tectech/recipe/TT_recipe.java
2023-01-10Remove Universal Fluid Cells from recipes (#263)miozune
Former-commit-id: 6f82e9b3964288213fc21f3dd84267bf980af352
2023-01-10Merge pull request #134 from GTNewHorizons/CelestialThingy-spotless-fixesMartin Robertz
Spotless apply for branch CelestialThingy for #132
2023-01-10Fix breaking drawer voids items (#1645)miozune
2023-01-10TranslationsGTNH-Colen