aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/goodgenerator/blocks
AgeCommit message (Collapse)Author
2023-07-17Implement generic processing logic (#176)Maxim
* Removed deprecated bartworks interface * Migrated PrAss * Migrated CoAL * Migrated CoolantTower * Migrated EHE * Migrated compacts * Migrated large turbine base * Migrated UCFE * Migrated FRF * Migrated naq gen * Migrated YOTTA * Migrated LEG * Migrated LES * Migrated NA * Updated deps * Updated deps * Derp * Fixed PrAss in precise mode * Added missing GPL getters in NA * Fixed power of NA * Enabled batch mode and void protection in FRF * Addressed reviews * Deleted LongPowerUsageBase in favor of ExtendedPowerMultiBlockBase * Addressed reviews * Limit recipe duration to 1 tick * Updated dep
2023-07-15Void fluids that go into the YOTTA via injectItems, if YOTTA has void excess ↵Maxim
enabled (#175)
2023-07-13Coolant Tower: pull steam from all available hatches. (#167)Alex Bee
2023-07-01Remove laser support for LEG (#168)chochem
* no magic lasers * update BS * better tooltip
2023-07-01Buffing the LEG to UV for the LEG Laser nerf (#169)Alastors
As has been discussed in #magic-dev in the face of chochom's laser nuke on the LEG, we need to update this value to have a max at either UV or UHV, I have set it here for UV but I'm open to suggestions
2023-06-27Added more information to YOTTA structure tooltip (#172)Maxim
* Added more information to yotta structure tooltip * Change mentioning of EC2 to AE2FC in yottahatch
2023-06-25Added more information to PrAss tooltip (#170)Maxim
2023-05-30Update to new input separation API & appearance of PAss GUI (#166)miozune
2023-05-19Remove mention to EC2 (#165)miozune
* Remove mention to EC2 * Remove dependency on AE2FC * Remove optionals for AE2
2023-05-19yottank information (#163)Quetz4l
* yottank information * changed the information for the yotta tank and added percentages. * * bs + sa * yottank move percentage to current storage * sa * spotlessApply (#164) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-14any glass for structures (#160)Quetz4l
* bs * any glass for ExtremeHeatExchanger * any glass for NeutronActivator
2023-05-01ForgeDirection (#158)Jason Mitchell
* ForgeDirection * update dep --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-04-15Re-enable compact mk5 + adjust mk4 (#155)GDCloud
* bump dep * nei catalyst * change mk5 blocks * mk5 recipes * right texture * adjust mk4 recipes + mk5 disassembly * bump dep again * update coremod dep * update buildscript * update bartworks dep * update dep file * update bs * merge conflict * ++ dep * nei catalyst * change mk5 blocks * mk5 recipes * right texture * adjust mk4 recipes + mk5 disassembly * ++ dep * no complex fusion * fix mk4 casing * move to research station + fix oredict issue --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-04-05More CoAl fixes (#153)Phineasor
* Change structure check to allow for 2 more input buses with permission form MadMan, will allow for faster automation to help prevent spamming them. * Add energy hatch locations.
2023-03-30Allow me output hatch in compact fusion structure (#152)Maxim
2023-03-29Various NA fixes (#151)Maxim
* Remove logic to ignore stacks * Updated tooltip * Made structure definition static
2023-03-21Implemented sound for compacts (#149)Maxim
2023-03-20Fix-Compact-Fusion (#147)Батьків Нестор-Євген Васильович
* Fix-Compact-Fusion * SPOTLEEEEEEEEEEEESSSSSSSSSSSSS
2023-03-19add ev+ glass to Neutron activator (#146)Батьків Нестор-Євген Васильович
2023-03-16Fixed null recipe (#145)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-03-15add batch mode for neutron activator (#141)Yang Xizhi
* batch mode for neutron activator * sa * requset change * Fix typo (#142) (#143) Co-authored-by: LewisSaber <39595617+LewisSaber@users.noreply.github.com> --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: LewisSaber <39595617+LewisSaber@users.noreply.github.com>
2023-03-07Fix typo (#142)LewisSaber
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-23Make PrAss Accept EV+ glass (#138)LewisSaber
* Add alternative recipe to circuits * Add glass Variants to PrAss
2023-02-16Added new fusion NEI handler support (#135)Maxim
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