aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus/xmod/gregtech/common
AgeCommit message (Collapse)Author
2023-03-09remove EnumHelper usage towards OrePrefixes (#561)Glease
* remove EnumHelper usage towards OrePrefixes * fix up dependency * spotless
2023-02-26Implemented enhanced multiblock GUI (#555)Maxim
* Implemented enhanced multiblock GUI * Rename method to fit super * Added getter to see if flotation cell is locked * Update dependencies.gradle --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-02-22fix chemplant speed (#553)chochem
2023-02-20Fixes GT++ multiblocks not accounting for eu discount when calculating ↵BlueWeabo
parallels (#550) * fix * fix oopsie of copying wrong method
2023-02-19Fixed coil level not properly resetting (#548)Maxim
2023-02-16Added tier-NEI-support for fusion mk4 (#545)Maxim
2023-02-12Fix QFT voiding (#539)GDCloud
* fix output * Typo * Fix warnings by intellij * Spotless * spotlessApply (#540) 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-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-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-09Allow hatches for industrial forge hammer (#533)chochem
* Fix IndustrialForgeHammer structure * sa
2023-02-08Remove a bunch of reflections against GT (#531)miozune
* Remove a bunch of reflections against GT * missed this one
2023-02-06Fix maceration stack tooltip (#532)chochem
* fix maceration stack tooltip * better formatting
2023-02-04Remove redundant flags (#529)miozune
* Remove CORE.GTNH * Remove LoadedMods.Gregtech * Remove LoadedMods.IndustrialCraft2 * Remove LoadedMods.MiscUtils * Remove CORE.MAIN_GREGTECH_5U_EXPERIMENTAL_FORK * clean * Remove mention to GT versions * Fix assembler mode
2023-02-03Fix owner tooltip not being localized (#528)miozune
2023-02-02Remove Compound Fabricator (#525)miozune
2023-02-02Fix OC (#526)GDCloud
2023-02-02Fix batch mode parallels. Fix Elemental duplicator not working (#523)BlueWeabo
2023-01-30make almost all hardcoded items localizable (#521)iouter
* make almost all hardcoded items localizable * sa
2023-01-30Added distilled water as valid water type (#519)Maxim
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 volcanus might form without pyrotheum hatch (#514)Glease
2023-01-20Fix percentage display for PSS (#508)miozune
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-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-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-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-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-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-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-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-26Use reduced voltage to acommondate loss (#465)Maxim