aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
AgeCommit message (Collapse)Author
2023-03-21Implemented sound for compacts (#149)Maxim
2023-03-16Add mode toggle button to PrAss GUI (#144)Maxim
* Added button to toggle mode on PrAss * Derp * Switched to cycle button
2023-02-26More CoAL improvements (#136)MadMan310
* Update TecTech Dependency * Add more item and fluid slots to the CoAL map * More Input Bus candidates * Add separate input bus capability * Spotless * NEI fix * tooltip fix * merge master (#139) * Update buildscript, fix missing windows gradle wrapper * Add alternative recipe to circuits (#137) * Make PrAss Accept EV+ glass (#138) * Add alternative recipe to circuits * Add glass Variants to PrAss --------- Co-authored-by: Raven Szewczyk <git@eigenraven.me> Co-authored-by: LewisSaber <39595617+LewisSaber@users.noreply.github.com> * Recipe duration and power is 64x +cleanup * power+time req is 64x for LV-IV components * added support for new GUI buttons --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Raven Szewczyk <git@eigenraven.me> Co-authored-by: LewisSaber <39595617+LewisSaber@users.noreply.github.com>
2023-02-16Added new fusion NEI handler support (#135)Maxim
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-07buffs (#124)BlueWeabo
2023-01-02Move NEI handlers to new recipemap methods (#123)miozune
2022-12-22Update dependencies.gradleMartin Robertz
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-14naq line skip (#113)Yang Xizhi
* naq line skip * fix dead lock
2022-12-12Rewrite GUIs with ModularUI (#110)miozune
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-10-17fix bunch of yottank issues (#94)Yang Xizhi
* yot tank/hatch fix * dep
2022-10-13Fix Dalisenite not having freezer recipe (#90)miozune
2022-09-24Updated dependencies to prevent dupes bugs with stocking input bus (#86)Maxim
2022-09-09Adapt to Wiremill Configuration Circuit support (#78)miozune
2022-08-23update bs + spotless (#73)Martin Robertz
2022-08-23fix null fluidMartin Robertz
2022-08-23Update dependencies.gradleMartin Robertz
2022-08-23Update dependencies.gradleMartin Robertz
2022-08-19Update dependencies.gradleMartin Robertz
2022-08-17Update dependencies.gradleMartin Robertz
2022-08-17Update dependencies.gradleMartin Robertz
2022-08-17Update dependencies.gradleMartin Robertz
2022-08-17Update dependencies.gradleMartin Robertz
2022-08-10Fix exploit with disassembler (#64)miozune
* Fix exploit with disassembler * spotlessApply
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-07-04use correctt silicon for boule (#52)Yang Xizhi
* use correct silicon * add missing GaAs
2022-06-12Use getMaxInputVoltage for finding recipes in Precise Assembler (#47)miozune
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-03-31Fix secondary description (#28)MuXiu1997
2022-03-07Recipe fix (#20)Yang Xizhi
* downgrade ae2 version * fix some tier locked recipe * fix some material parts missing recipes
2022-02-15Fixstructurelib (#17)bombcar
* update to handle TT change * shellcheck
2022-01-19a few depsJason Mitchell
2022-01-19Fixed CCL/CCC dependenciesunknown
2022-01-19Buildscript Changesunknown