aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-25Remove reflection from RTG Hatch (#411)miozune
2022-10-25Recipe fixes 2022/10/25 (#410)miozune
2022-10-25fix crop manager log spam (#408)Guinea Wheek
2022-10-24Update chemplant manual for TPV (#409)miozune
* Update chemplant manual for TPV * update BS Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-10-17fix double plate and long rod cant localized (#405)iouter
* fix double plate and long rod cant localized * sa
2022-10-16fix frame box and block cant localized (#404)iouter
2022-10-13Fix Sterile Farm Casing Recipe (No Tumbaga Pipe) (#402)Steelux
2022-10-12Fix Amount of Infinite Mutation Catalyst Output (#398)Steelux
- Changed output from 1 to 5 catalysts, to match the input of 5 carriers.
2022-10-12Revert the Nerf to Algae Farm Casing Cost (#397)Steelux
- Changed the Algae Farm casing tier to the low tier it was supposed to be at, this time at MV and with no dirt. The casing is shared with the TGS, which was the reason for the nerf, but the controller can gate that multi; - Adjusted the controller recipe for the Farm to also be MV.
2022-10-12fix material localization (#395)iouter
* fix material localization * spotlessApply
2022-10-10Make Chemplant Mv and use mv materials (#396)Martin Robertz
2022-10-07Mega Alloy Blast Smelter (#394)MadMan310
* Initial commit * added BW dependancy & runtime * dimmminsishing returns on coil discount, fix other stuff * Coil discount is now a linear function * spotlessApply * Add recipe * Fixed scanner recipe
2022-10-06Fix Dehydrator Recipes Not Having Circuits (#393)Steelux
- Fixed conflict between Dehydrator recipes due to fluid-to-dust recipes generating without circuits. Changing the "advanced" circuit to a default GT one fixes the problem.
2022-10-05handle drops with a smaller max stack size properly (#391)Glease
* handle drops with a smaller max stack size properly also inverted a few if statements to reduce nesting levels. the effect and semantic is left the same * optimize a bit
2022-10-05Fix Copper(II) Sulphate and Sodium Cyanide not having LCR recipes (#392)miozune
2022-10-04Update ru_RU.lang (#390)Eldrinn-Elantey
Updated file structure, translation of chat messages after sleep Co-Authored-By: poisoniks <115036062+poisoniks@users.noreply.github.com> Co-authored-by: poisoniks <115036062+poisoniks@users.noreply.github.com>
2022-10-04Remove duplicate keys (#387)ChromicRedBrick
Remove duplicate keys Remove duplicate keys that had been commented out in #195. Co-Authored-By: Kiwi <42833050+Kiwi233@users.noreply.github.com> Co-authored-by: Kiwi <42833050+Kiwi233@users.noreply.github.com>
2022-10-03ref(texture_api): update to the texture api (#386)Léa Gris
* ref(textures): replace deprecated texture objects with api * :spotlessapply
2022-10-01update BS+SAMartin Robertz
2022-10-01update dep fileMartin Robertz
2022-10-01Quick for Cell-Less PAs (#383)BlueWeabo
* make electrolyzer recipes work in PA * spotlessApply (#384) Co-authored-by: BlueWeabo <76872108+BlueWeabo@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-01no-more-duplicate-key (#381)iouter
2022-10-01Buffs (#382)boubou19
* buffed thallium * swapped iron for zinc in thallium recipe * botmium recipe time 480s -> 120s * spotlessApply * fix recipe mistakes
2022-09-28Fix mixer dupe bug with ME input bus (#380)Maxim
* Change accidently inventory access on bus as this will cause dupe bugs with the ME bus * Apply spotless
2022-09-28Fix input seperation on mixer (#379)Maxim
* Added back logic that has input seperation, while still allowing having no input busses at all * Apply spotless
2022-09-26Fix fluid-extraction recipes for Redstone Alloy are incorrectly overwritten ↵miozune
(#377)
2022-09-26Fix mixer requiring input busses to work (#375)Maxim
* Removed unnecessary inputs builder from mixer * Applied spotless
2022-09-26Made super bus recipe time not tier dependend (#376)Maxim
2022-09-26Fix NPE with Crop Harvester (#378)miozune
* Fix NPE with Crop Harvester * address review
2022-09-25Fix EU/t display in large turbine multiblocks (#374)Raven Szewczyk
2022-09-25Revert "Decreased consumption by 20 since it uses the sec value per tick ↵Maxim
(#372)" (#373) This reverts commit 7c1b717a8f90397e90f0c9e70790aaed9f0e65bb.
2022-09-25Decreased consumption by 20 since it uses the sec value per tick (#372)Maxim
2022-09-25Rebuild turbine distribution to respect stocking input bus (#369)Maxim
2022-09-25fix multiblock misbehavior after mode change (#370)Glease
* fix can buffer in singleblock mode * flush last recipe on recipe map change * Spotless apply for branch fix/adv-dt for #370 (#371) 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>
2022-09-24Fix Amazon dupe bug (#368)Maxim
* Use proper find recipe instead of this hacky way * Reenable accident comment out of log
2022-09-24Removed wrong local var init (#367)Maxim
2022-09-24Corrected offsets in survival placement (#366)Maxim
2022-09-24Update zh_CN.lang (#365)Kiwi
* Update zh_CN.lang * Update zh_CN.lang
2022-09-23Decreased case count from 10 to 5 (#291)Maxim
2022-09-23Merge remote-tracking branch 'origin/fixXLPlasmaConsumingPerTick-spotless-fixes'Martin Robertz
2022-09-23spotlessMartin Robertz
2022-09-23spotlessApplyGitHub GTNH Actions
2022-09-23XL Plasma consumes every tick instead of second (#363)BlueWeabo
* fixes * remove commented code to appease reviewer
2022-09-23Merge 383d449cf4c6920753186621a1e56953ef038cf2 into ↵BlueWeabo
9ff8d7475cd1e8cd4d43273340a7eca37af95d98
2022-09-23remove commented code to appease reviewerBlueWeabo
2022-09-23add bus IO indicator and implement survival construct for steam multis (#361)Glease
* add bus IO indicator and implement survival construct for steam multis * fix copy paste
2022-09-23fixesBlueWeabo
2022-09-23Fix misbehaved merge in #290 (#362)miozune
2022-09-21fix log spam (#360)pulsemageadvocate
2022-09-21fixes XL bug to produce plasma and adds Steelux turbine change (#357)BlueWeabo
* fixes XL bug to produce plasma and adds Steelux turbine change * spotlessApply (#358) Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * changes requested * spotlessApply (#359) Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * missed it, now its added Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>