aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2023-01-28[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-25Separate Wire Factory Buses by Default (#518)Steelux
2023-01-24Make reflection Java 12+ compatible (#517)Raven Szewczyk
2023-01-23Use GT_ParallelHelper for GT++ (#511)BlueWeabo
* everything * remove more useless code * spotless * fix missed multis * actually put efficiency oop * late night coding * missed one * last one * fix tgs * remove useless code, which was used for debugging * spotless
2023-01-23fix wash plant structure definition allowing too weird wallsharing (#513)Glease
2023-01-23Fix Hydrogen Chloride Mix not having fluid (#515)miozune
2023-01-23Remove Australia dimension and associated world gen, mobs etc. (#516)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-01-23fix volcanus might form without pyrotheum hatch (#514)Glease
2023-01-23Removal (#512)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-01-23Revert "Removal"GTNH-Colen
This reverts commit 8db16fe8651701dd5b6e38acdc03bd6fbfaaee21.
2023-01-23RemovalGTNH-Colen
2023-01-20Fix percentage display for PSS (#508)miozune
2023-01-20Change Runite element (#507)Ethryan
Since § is a color code in minecraft, it can't be used here, but seriously, this material needs some kind of use.
2023-01-19Add Chromatic Glass Foil (#506)GDCloud
* Fix volcanus batch mode * Chromatic glass foil
2023-01-18Don't transform LWJGL3 if present, the keyboard bug is fixed there (#505)Raven Szewczyk
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-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-15Fix dehydrator singleblock (#501)Jakub
2023-01-15Added output hatch as valid structure part (#500)Maxim
2023-01-14Fix mabs structure persistance (#498)Maxim
* Reset structure variables before checking structure * Fix persistance of structure variables
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-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-12Fix volcanus batch mode (#493)GDCloud
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-10Decreased Zyngen minimum casings (#492)RaitGamerGR
2023-01-09Add GUIs to Super Busses (#490)BlueWeabo
* bus guis * convert to row * remove useless part of description * remove useless overrides and make slot count match other busses * spotlessApply (#491) Co-authored-by: BlueWeabo <76872108+BlueWeabo@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-01-08Migrate MABS to OC calculator and extended powerbase (#483)Maxim
* Migrate MABS to OC calculator and extended powerbase * Respect multiple hatches Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-01-08Fix size of Blank texture (#487)miozune
2023-01-08prevent incorrect fluid from being forced into specialized hatch (#488)Glease
2023-01-08Add more recipes for lead lined chest (#485)Pxx500
2023-01-08ULV-UV Hi-Amp Transformers craft unification (#484)RaitGamerGR
* Transformers crafts change All transformers have 4x wires now * Hi-Amp Transformers Changed coil on the recipes
2023-01-07Use long MB base (#482)Maxim
* Use long MB base * Added some more casts * Replaced all occurences of mEUt with lEUt
2023-01-06Mixer 16->6 (#481)RaitGamerGR
2023-01-06Foil in one step (#476)Martin Robertz
* foil in one step adapt gt recipe style update dep file * spotless * spotlessApply (#477) Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: GitHub GTNH Actions <> * update tec tech * Update dependencies.gradle * Update dependencies.gradle Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-06Extruder 28->14 (#480)RaitGamerGR
2023-01-06Volcanus casings 9->8 (#479)RaitGamerGR
2023-01-06Decreased minimum wiremill casings (#478)RaitGamerGR
Decreased minimum wiremill casings from 32 to 20
2023-01-06buffs (#475)GDCloud
2023-01-04add a line in tricorder to say the mode of the multi machine (#472)boubou19
* add a line in tricorder to say the mode of the multi machine * spotless * remove commented out code
2023-01-04make crop harvestor search below aswell (#474)NexusNull
Signed-off-by: NexusNull <p.wellershaus@googlemail.com> Signed-off-by: NexusNull <p.wellershaus@googlemail.com>
2023-01-02Buff some of the late tier recipes (#468)BlueWeabo
* a bit of buffs and qft updates * spotless
2023-01-02Update the Solar Tower's Tooltip (#471)Steelux
- More information added to the controller's tooltip, to help people understand how the multi works.
2023-01-02Move NEI handlers to new recipemap methods (#470)miozune
2022-12-31Add a Null Check to fix server crash (#469)Spacebuilder2020
2022-12-29Semi fluid (#463)Martin Robertz
* add EV and IV semi fluid generators single block add crafting recipe change recipe to be more gt like * BS+SA * add pollution values * spotless
2022-12-28change fluid regulator recipe use soldering alloy instead of water (#464)Martin Robertz
(cherry picked from commit f2635ecfc7fde7187913d26593834ce84100fa23)
2022-12-26Fix some Pyrolyse Oven recipes being removed (#466)miozune