aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/goodgenerator/blocks
AgeCommit message (Collapse)Author
2023-02-05Allow input hatch on inner ring of compact fusion (#134)Yang Xizhi
* allow input hatch at inner ring * c
2023-01-28[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-24Add Yotta fluid lock (#131)Maxim
* Added fluid locking to yotta * Added fluid lock and void excess to GUI buttons
2023-01-23guard against null hotName (#129)Glease
* guard against null hotName * spotlessApply (#130) Co-authored-by: Glease <4586901+Glease@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-08make sc turbine won't explode when overvoltaged (#128)Yang Xizhi
* make sc turbine won't explode when overvoltaged * cal max power once * request change
2023-01-08fix compact fusion scanner info display error (#127)Yang Xizhi
2022-12-22Co al fixes (#119)Martin Robertz
* fixed broken recipe adder, increased power usage in pre-LuV components * fixed circuit compacting and PTMEG plates * fix circuit type * Update dependencies * Fix recipe conflict with LuV and IV Field Generator * Don't use programmed circuit number 0 * Use GT_Values.VP[tier - 1] for assembler recipes Co-authored-by: MadMan310 <madman3017@gmail.com> Co-authored-by: miozune <miozune@gmail.com>
2022-12-20buff sc turbine (#117)Yang Xizhi
2022-12-12Rewrite GUIs with ModularUI (#110)miozune
2022-12-04remove muffler from steam turbine tooltip (#109)Glease
2022-11-30clean the long power use base and add item util for tiered material (#108)Yang Xizhi
2022-11-29Component Assembly Line (#102)MadMan310
* Initial Commit * Added recipe generator for components LV-IV * Added recipe generator for components LuV and beyond This one took a LONG time to make work... * Added structure and recipe processing * Added Recipes for Controller and Casings * Cleanup * Assline gives proper amount same as assembler * tooltip fix * add support for BW glass and warded glass * Added proper NEI handler * spotless * Spotless apply for branch componentAssemblyLine for #102 (#103) * Update build-and-test.yml * fix missing hatch element (#92) * fix missing hatch element * spotlessApply (#93) Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix bunch of yottank issues (#94) * yot tank/hatch fix * dep * Add better naq fuel recipes to combat fusion spam (#91) * Add higher tier naq fuel recipes * Fix Hypogen (hopefully) * Spotless >:( * Slightly change tooltip on the Precise Assembler (#95) 0.03 mm changed to 7nm * fix 0 stack of nuclear rod (#98) * naq fuel change (#96) * naq fuel change * Spotless apply for branch naqfuel for #96 (#97) * Slightly change tooltip on the Precise Assembler (#95) 0.03 mm changed to 7nm * spotlessApply Co-authored-by: MadMan310 <66886359+MadMan310@users.noreply.github.com> Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: MadMan310 <66886359+MadMan310@users.noreply.github.com> * Naq Fuel 1,2,3 Changes (#99) * Naq Emulsion line changes * Mk1 recipe change * Fuel value changes * Mk2 fuel recipe changes * Radiation proof plate recipe changes * Fix sludge dust centrifuge amounts * Remove Hafnium recipe for now * Spotless * thorium balance change (#76) * Add implementation for tank info getter (#101) * Add void excess option to yotta fluid tank (#100) * Add void excess option to yotta fluid tank * derp * Added own localization of void excess toggle messages * Update build.gradle * update bc * spotlessApply Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: GDCloud <93287602+GDCloudstrike@users.noreply.github.com> Co-authored-by: MadMan310 <66886359+MadMan310@users.noreply.github.com> Co-authored-by: xSkewer <43712386+xSkewer@users.noreply.github.com> Co-authored-by: Maxim <maxim235@gmx.de> Co-authored-by: GitHub GTNH Actions <> * cleanup handler * Overhauled recipe generator, added circuit wraps, buffed output efficiency * Structure re-tiering * Gravi -> Nuclear for UHV components (due to overflowing) * spotless * added new casings * removed some debug info and added dep * Fixed magnetic samarium fluid and other autogenerations * fixed recipe tiering * Removed Nuclear Star, to be replaced by the GT5U version * spotless * fixed recipe handling Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> Co-authored-by: GDCloud <93287602+GDCloudstrike@users.noreply.github.com> Co-authored-by: xSkewer <43712386+xSkewer@users.noreply.github.com> Co-authored-by: Maxim <maxim235@gmx.de>
2022-11-25allow precise assembler overclock after max (#106)Yang Xizhi
* allow precise assembler overclock after max * use the new energy base * clean up * oversight
2022-11-07Removed need for a maintenance hatch on the yotta fluid tank (#104)Maxim
2022-11-04Add void excess option to yotta fluid tank (#100)Maxim
* Add void excess option to yotta fluid tank * derp * Added own localization of void excess toggle messages
2022-11-04Add implementation for tank info getter (#101)Maxim
2022-10-26naq fuel change (#96)Yang Xizhi
* naq fuel change * Spotless apply for branch naqfuel for #96 (#97) * Slightly change tooltip on the Precise Assembler (#95) 0.03 mm changed to 7nm * spotlessApply Co-authored-by: MadMan310 <66886359+MadMan310@users.noreply.github.com> Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: MadMan310 <66886359+MadMan310@users.noreply.github.com>
2022-10-23Slightly change tooltip on the Precise Assembler (#95)MadMan310
0.03 mm changed to 7nm
2022-10-17fix bunch of yottank issues (#94)Yang Xizhi
* yot tank/hatch fix * dep
2022-10-16fix missing hatch element (#92)Yang Xizhi
* fix missing hatch element * spotlessApply (#93) Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-12Auto place integration (#83)Maxim
* Updated needed dependancies * Added autoplace integration for compact fusion reactors * Corrected energy hatch type and increased budget for large fusion * Applied spotless * Added autoplace integration to precise assembler * Reverted check for now * survival build multis * spotless * spotless annoyance * Added structure check from normal compact to gtpp compact * SC Steam turbine survival Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com>
2022-09-26Added start and end processing calls to NA onPostTick item access (#87)Maxim
2022-09-24Fix pollution produce (#84)DianeXD
* Fix pollution produce * Remove air requirement from LES flux gas generation * spotlessApply (#85) Co-authored-by: DianeXD <64360468+DianeXD@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-23Reset mUpdate timer when base cyclicUpdate_EM() is triggered (#81)Raven Szewczyk
* Reset mUpdate timer when base cyclicUpdate_EM() is triggered This matches TT behaviour of the private cyclicUpdate() function in TT machines * Check compact fusion structure every 5 min instead of 50s
2022-09-21Fix integer overflow in PAss when overclocking beyond MAX (#82)Raven Szewczyk
2022-09-16fix overflow cal when max input voltage over max (#80)Yang Xizhi
* fix overflow cal when max input voltage over max * int - 1
2022-09-12fix voltage check (#79)Yang Xizhi
2022-08-23Allow multiple hatches in Large Essentia Generator (#72)Team1Warlord
LEG allows you to use only 1 essentia input hatch, because other places for hatches will be used for dynamo hatch, maintenance hatch and input hatch for liquid. So you cannot use multiple essentia type in 1 generator and multiple liquid type, but LGE allows you to do that by its own. Moreover, it cannot use more than 2 essentia per tick because of slow essentia providers (export busses doesn't work).
2022-08-19Use the same check as in multiblock base to check the structure (#71)Maxim
* Use the same check as in multiblock base to check the structure * Applied spotless
2022-08-14Rate-limit the YOTTAHatch to reduce their tick time. (#69)Sampsa
* Rate-limit the YOTTAHatch to reduce their tick time. * Move onPostTick to be called every tick
2022-08-13Changed Fluid Display (#67)Runakai1
* Changed Fluid Display * spotless apply Co-authored-by: boubou_19 <miisterunknown@gmail.com>
2022-08-01YOTTANK glorification (#61)Runakai1
* YOTTANK glorification Added remainining 4 cores + cells to YOTTANK Made the Multiblock allow up to neutronium borosilicate glas * Recipe changes supercoolant added plus pumps exchanged * Request changes Made all cores 20 seconds in Assline made cells 50 seconds in Assline added recursive recipes to make 128 cores of one Tier to 1 of the next one Fixed Voltages Fixed Pump Quantity * Fixed Quantity Fixed Pump Quantity on Cells as well * spotless Co-authored-by: Dream-MasterXXL <dream-master@gmx.net>
2022-07-31fix sc steam turbine do damage turbine in loose mode (#60)Yang Xizhi
2022-07-29Fix ConcurrentModificationException (#59)DianeXD
2022-07-27Some LES bug fixes (#57)DianeXD
* Add mod check to prevent unexpected crash * Fix wrong NBTbase type * Fix some missing Essentia * Change incorrect text * careless * Use the correct random function
2022-07-15Expand item limit for Neutron Activator & Add back Low Quality Naquadria ↵miozune
Sulphate to the outputs from Concentrated Enriched-Naquadah Sludge (#53) * Expand item limit for Neutron Activator & Add back Low Quality Naquadria Sulphate to the outputs from Concentrated Enriched-Naquadah Sludge * updateBuildScript & spotlessApply
2022-07-05supercritial steam power cycle system (#51)Yang Xizhi
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-06-21Limit PASS recipes by energy hatch tier as well (#48)miozune
2022-06-14fix neturon accelrerator broken in thermalsGlodBlock
2022-06-12Use getMaxInputVoltage for finding recipes in Precise Assembler (#47)miozune
2022-06-10correct tooltip (#45)Yang Xizhi
2022-06-06fix dumb shit:GlodBlock
2022-05-30Prevent misoperation (#43)DianeXD
2022-05-13Incorrect value (#40)DianeXD
* Incorrect value * Incorrect value
2022-05-09Add Large Essentia Smeltery (#38)DianeXD
* Add Large Essentia Smeltery * Add info data * Add Essentia Output Hatch (ME) * fix node power * Bug fix * Solve the problems mentioned * Undo wrong changes
2022-05-06Fix asymmetry structure in Large Fusion (#36)miozune
* Fix asymmetry structure in Large Fusion * Fix tooltip
2022-04-25wrong parent classYang Xizhi
2022-04-24Efficiency Changes in the Universal Chemical Fuel Engine (#12)Steelux
* Efficiency Coefficient Changes - Changed the coefficients for the formulas used to calculate the fuel efficiency of Diesel and Gas fuels. This should penalize the usage of simpler, low fuel value fuels compared to their more complex, higher fuel value alternatives. * Changed Files that are Supposed to be Ignored
2022-04-22use the correct max input power method (#34)Yang Xizhi
otherwise it will try to drain more energy than it should
2022-04-01attempt to fix NA in thermos (#31)Yang Xizhi
* attempt to fix NA in thermos * fix colen's oversight