aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-26Merge pull request #101 from GTNewHorizons/feature/uhv-hatch-recipe-coolantMartin Robertz
Allow any of 360k coolant for UHV Energy Hatch / Dynamo Hatch
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-26Adapt some multiblock GUIs for configuration circuit (#1415)miozune
* Adapt Distillation Tower GUI for configuration circuit * Ore Drilling Plant & Pyrolyse Oven
2022-09-26Fix NPE with Crop Harvester (#378)miozune
* Fix NPE with Crop Harvester * address review
2022-09-26Added start and end processing calls to NA onPostTick item access (#87)Maxim
2022-09-26Allow any of 360k coolant for UHV Energy Hatch / Dynamo Hatchmiozune
2022-09-26Merge pull request #100 from minecraft7771/DupeFixesMartin Robertz
Added start and end processing call to infuser to sync ME bus
2022-09-26Added start and end processing calls to machines that work with inputs in ↵Maxim
onPostTick (GTNewHorizons/bartworks#206)
2022-09-26Added start and end processing calls to machines that work with inputs in ↵Maxim
onPostTick (#206) Former-commit-id: 34f1e0867e65c8aeae02e1391e4502e9a8498a03
2022-09-26Added start and end processing call to infuser to sync ME busminecraft7771
2022-09-26Add chemical formula to ore tooltip (#1413)Glease
* Add chemical formula to ore tooltip * Spotless apply for branch feature/ore-tooltip for #1413 (#1414) 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-26Fix muffler not stopping to run when multi is broken (#1411)Maxim
* Stop muffler when they are removed from the structure and when the controller is broken * Refactoring of muffler toggling
2022-09-25Fix incorrect mutation block name for explosive bee (#1412)Vladislav Laetansky
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-25Revert "Decreased consumption by 20 since it uses the sec value per tick ↵Maxim
(#1408)" (#1410) This reverts commit da0b22e96b959f9b79af7466f6dd319528b43b2c.
2022-09-25Minor turbine fixes: correct EU/t display in scanner, update flow ↵Raven Szewczyk
multipliers in plasma turbine (#1409)
2022-09-25Decreased consumption by 20 since it uses the sec value per tick (#372)Maxim
2022-09-25Decreased consumption by 20 since it uses the sec value per tick (#1408)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-24reduce RNG-ness for some centrifuge recipes (#1405)Glease
2022-09-24rollback(materials): tin ores multipliers (#1406)Léa Gris
Reverts changes from https://github.com/GTNewHorizons/GT5-Unofficial/pull/1150
2022-09-24Merge pull request #98 from Kiwi233/masterMartin Robertz
Update zh_CN.lang
2022-09-24Updated dependencies to prevent dupes bugs with stocking input bus (#86)Maxim
2022-09-24Merge pull request #99 from minecraft7771/MEInputBusDupeFixConnor-Colenso
Fix ME Stocking input bus dupe fix for all TT based MBs
2022-09-24Added start and end processing calls like in the regulat MB base class, ↵minecraft7771
which will properly update the stocking input bus
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-24Update zh_CN.lang[Kiwi233]
2022-09-24Corrected offsets in survival placement (#366)Maxim
2022-09-24Update zh_CN.lang (#22)Kiwi
2022-09-24Update zh_CN.lang (#365)Kiwi
* Update zh_CN.lang * Update zh_CN.lang
2022-09-24Merge pull request #38 from Kiwi233/masterMartin Robertz
Update zh_CN.lang
2022-09-24Merge pull request #24 from Kiwi233/masterMartin Robertz
Create zh_CN.lang
2022-09-24Make FluidTankInfo capacity larger in overflow voiding mode (#1404)Raven Szewczyk
2022-09-24Update zh_CN.lang (#1403)Kiwi
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-24Create zh_CN.lang[Kiwi233]
2022-09-24Update zh_CN.lang[Kiwi233]
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