aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-10add linked input bus (#3)Glease
* add linked input bus * fix automation * fix tooltip * disable extraction from linked input bus * add dependency changes * fix bugs * a new recipe that make some sense
2023-01-10Decreased Zyngen minimum casings (#492)RaitGamerGR
2023-01-10spotlessApplyGitHub GTNH Actions
2023-01-10Merge b2a2166e2c9086b0e5678d9088522437fe6af607 into ↵Connor-Colenso
44fbc83f2e41def4a911eca26af0ee76a1b99962
2023-01-10TranslationsGTNH-Colen
2023-01-10Turn off debug modeGTNH-Colen
2023-01-10SpotlessGTNH-Colen
2023-01-10Allow earlier initialization of exotic fluid cells (#1644)miozune
* Allow earlier initialization of exotic fluid cells * Rename method and move initialized check to inside * Use null check and remove mHasNotBeenInitialized * Always set itemstack * address review * address review * Update javadoc * Refactor tryToInitialize * Remove isStackAlreadySet from ID collision check
2023-01-10Spotless + survival construction enabledGTNH-Colen
2023-01-10Bump GT5 depGTNH-Colen
2023-01-10SpotlessGTNH-Colen
2023-01-10Fix attempt 2GTNH-Colen
2023-01-10Maybe fix?GTNH-Colen
2023-01-10Fix client/server error on server startupGTNH-Colen
2023-01-10Fix colouring on block namesGTNH-Colen
2023-01-10SpotlessGTNH-Colen
2023-01-10Merge remote-tracking branch 'origin/CelestialThingy' into CelestialThingyGTNH-Colen
2023-01-10New textures for tiered blocks.GTNH-Colen
2023-01-10Increase EOH star field rangeGTNH-Colen
2023-01-09Fix voltage variable in comb chance calculation in Mega Apiary + some tweaks ↵Jakub
(#43) * Always use full potential power * Fix voltage variable (t) in comb chance calculation * Fix already existing apiaries
2023-01-09Add GUIs to Super Busses (#490)BlueWeabo
* bus guis * convert to row * remove useless part of description * remove useless overrides and make slot count match other busses * spotlessApply (#491) 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>
2023-01-08Migrate MABS to OC calculator and extended powerbase (#483)Maxim
* Migrate MABS to OC calculator and extended powerbase * Respect multiple hatches Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-01-08prevent incorrect fluid from being forced into liquid air hatch (#261)Glease
* prevent incorrect fluid from being forced into liquid air hatch * Spotless apply for branch fix/restrictive-hatch-gui for #261 (#262) 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> Former-commit-id: 96355205d1e00f596bb23514933e89355f8b71eb
2023-01-08Fix size of Blank texture (#487)miozune
2023-01-08prevent incorrect fluid from being forced into specialized hatch (#488)Glease
2023-01-08propene fix (#1642)chochem
2023-01-08emergency fix for NPE in #1641 (#1643)Glease
2023-01-08Fix Bacterial Vat NEI recognizing Petri Dish as output (#260)miozune
Former-commit-id: bae69eb3ab703005682200a36d9bed36014869f4
2023-01-08allow filtering what is accepted in a fluid slot (#1641)Glease
2023-01-08Make GT_FluidDisplayItem.getChemicalFormula static (#1640)miozune
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
2023-01-08Small fixesGTNH-Colen
2023-01-08Make OrbitingObject staticGTNH-Colen
2023-01-08Make sure tier 0 has at least 1 planetGTNH-Colen
2023-01-08Add debug modeGTNH-Colen
2023-01-08Add more recipes for lead lined chest (#485)Pxx500
2023-01-08ULV-UV Hi-Amp Transformers craft unification (#484)RaitGamerGR
* Transformers crafts change All transformers have 4x wires now * Hi-Amp Transformers Changed coil on the recipes
2023-01-08Add recipe to recycle SodiumNitrate (#125)Pxx500
* Add recipe * spotlessApply (#126) Co-authored-by: Pxx500 <81298696+Pxx500@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-07Merge branch 'master' into CelestialThingyConnor-Colenso
2023-01-07Fix render layer issueGTNH-Colen
2023-01-07Switched from internal OC calc function to new GT_OverclockCalculator (#259)Maxim
* Switched from internal OC calc function to new GT_OverclockCalculator * Spotless * Removed try-catch Former-commit-id: 554533aa8c7a6f88dc2ef7e71d3dc583d02fc212
2023-01-07Use long MB base (#482)Maxim
* Use long MB base * Added some more casts * Replaced all occurences of mEUt with lEUt
2023-01-07Add Weed-EX 9000 consumption in EIG (GTNewHorizons/bartworks#257)Jakub
* Update GT5 * Add Weed-EX Consumption * Add info
2023-01-07Add Weed-EX 9000 consumption in EIG (#257)Jakub
* Update GT5 * Add Weed-EX Consumption * Add info Former-commit-id: 381c787fa9f659b776ec48cc77f3ab7181399174
2023-01-07remove exception, instead calculate (#1638)BlueWeabo
2023-01-07buffs (#124)BlueWeabo
2023-01-07Add star fieldGTNH-Colen
2023-01-06Mixer 16->6 (#481)RaitGamerGR
2023-01-06Merge pull request #131 from GDCloudstrike/hullamountfixMartin Robertz
Fix uxv hull amount in uxv energy/dynamo hatches