aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-10-30Cleanup isValidMetaTileEntitymiozune
2023-10-11Add UXV Component Assemblyline functionality (#214)GDCloud
* reduce recipe size for uxv parts * stop mhdcsm from being compacted * first attempt at large stacks * Working mhdcsm conversion * remove divisor * add casing recipe * spotless * remove wildcard import * remove unnecessary parentheses * no need for pairs * convert 64+ stacksize materials * spotless * add comment * address reviews * typo * small uxv casing texture update
2023-10-10Stop maintenance issues cropping up on fuel refinery. (#215)Alex Bee
2023-09-29Fluid cell tooltip change (#213)Alexdoru
* add the word "yottank" to the fluid cells so they can be found easily in NEI * add zh_CN translation
2023-09-24add metastable oganesson solidifer recipies (#212)Lyfts
2023-09-23Cleanup noXXXYYY methods (#211)miozune
* updateBuildScript * Update dependencies * Cleanup noXXXYYY methods * Fix wildcard import
2023-09-22format the eu/t number in the scanner data of the Naquadah reactor multi (#210)Alexdoru
* format the eu/t number in the scanner data of the Naquadah reactor multi * update buildscript
2023-09-12Fix Large Naq Reactor tooltip error (#209)Serenibyss
2023-09-07Update en_US.lang (#208)Rika
2023-08-30Fix precise assembler not overclocking with amperage and Precise mode having ↵BlueWeabo
parallels (#207) * fix precise assembler not overclocking with amperage * fix precise mode having parallels * address review
2023-08-28Make UCFE use TecTech's new power API (#204)sasha0552
* Make UCFE use TecTech's new power API * Wrap numbers using formatNumbers
2023-08-26no amperage OC for PrAss (#203)chochem
2023-08-24Buff Mark I and Mark II naquadah fuels (#202)Sampsa
* Improve MK I burn time by 200% and MK II burn time by 250%
2023-08-24Mark VI Naquadah Fuel (#200)Sampsa
* Add a way to enrich tiberium dust * Add alternate recipe for MK3 Fuel * Bump deps * Add new tier of catalyst and coolant to Naquadah Reactor * Add T4 Field Restriction Coil * Fix structure check on T4 coils * Classic spotless * Add Mark VI naquadah fuel * Spotless * Change shirabon to 1008L per recipe and make improved recipe need T4 coils * Actually neverming, 1440L is much better for Shirabon
2023-08-23Buff Naquadah Fuels in UIV+ tiers (#198)Sampsa
* Add a way to enrich tiberium dust * Add alternate recipe for MK3 Fuel * Bump deps * Add new tier of catalyst and coolant to Naquadah Reactor * Add T4 Field Restriction Coil * Fix structure check on T4 coils * Classic spotless
2023-08-22Add PA centrifuge recipe map to naq line recipe replacements (#197)chochem
* add PA centrifuge recipe map to recipe replacements * improve code * update bs
2023-08-17Add a way to enrich tiberium dust (#196)Sampsa
2023-08-16fix fuel refinery overclocks (#195)BlueWeabo
2023-08-10Don't consume multiple amps for Precise Assembler if only one normal energy ↵miozune
hatch is used (#193)
2023-08-09Fix Compact Fusion not showing correct parallel for scanner (#194)miozune
2023-08-08Extract using AEFluidStack, not FluidStack (#192)firenoo
Using FluidStack limits extraction to INT32_MAX; use AEFluidStack to extract up to INT64_MAX.
2023-08-03Fix compacts mk4 and mk5 having way too many overclocks (#191)BlueWeabo
* fix compacts mk4 and mk5 having way too many overclocks * fix wrong tier overclocks allowing mk4 to overclock mk4 recipes * fix having 1/8th the power * use super
2023-08-01fix neutron activators getting to 0 ticks (#190)BlueWeabo
2023-07-29Use new API for checking ME hatch for compact fusion (#189)miozune
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-07-29Use new API from GT5u (#188)BlueWeabo
* use new API from gt5u * made precise assembler not speed boost in precise mode * fix neutron activator having infinite parallels * update dep
2023-07-26Remove reference to sByProductList (#187)miozune
2023-07-26Fix crafting input hatches texture in PrAss (#186)Harry
2023-07-24update bs+sa+depsMartin Robertz
2023-07-24Add support for crafting input buffer (#185)Harry
2023-07-24Fixed setting of processing logic power (#184)Maxim
2023-07-22fix divide by zero (#183)Glease
2023-07-21Fixes Large Essentia Smeltery autoplace in survival (#182)Lyfts
* Fixes Large Essentia Smeltery Autoplace * corrects the typo
2023-07-21Fix incorrect multiblock preview hint for CoAL (#181)MadMan310
2023-07-20Remove mEUStore variable (#180)Maxim
2023-07-19Migrated compact to GPL (#179)Maxim
2023-07-18Enable VP support on PrAss (#178)Maxim
2023-07-17Buff CoAL recipe times to 48x base instead of 64x (#177)Dakota Jones
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-13Set SH steam output for plasmas to 0; remove bounds check. (#174)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-25Rename location from Aluminum to Aluminium (#171)Maxim
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-18fix tengam (#162)GDCloud