| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-10 | add 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-10 | Decreased Zyngen minimum casings (#492) | RaitGamerGR | |
| 2023-01-10 | spotlessApply | GitHub GTNH Actions | |
| 2023-01-10 | Merge b2a2166e2c9086b0e5678d9088522437fe6af607 into ↵ | Connor-Colenso | |
| 44fbc83f2e41def4a911eca26af0ee76a1b99962 | |||
| 2023-01-10 | Translations | GTNH-Colen | |
| 2023-01-10 | Turn off debug mode | GTNH-Colen | |
| 2023-01-10 | Spotless | GTNH-Colen | |
| 2023-01-10 | Allow 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-10 | Spotless + survival construction enabled | GTNH-Colen | |
| 2023-01-10 | Bump GT5 dep | GTNH-Colen | |
| 2023-01-10 | Spotless | GTNH-Colen | |
| 2023-01-10 | Fix attempt 2 | GTNH-Colen | |
| 2023-01-10 | Maybe fix? | GTNH-Colen | |
| 2023-01-10 | Fix client/server error on server startup | GTNH-Colen | |
| 2023-01-10 | Fix colouring on block names | GTNH-Colen | |
| 2023-01-10 | Spotless | GTNH-Colen | |
| 2023-01-10 | Merge remote-tracking branch 'origin/CelestialThingy' into CelestialThingy | GTNH-Colen | |
| 2023-01-10 | New textures for tiered blocks. | GTNH-Colen | |
| 2023-01-10 | Increase EOH star field range | GTNH-Colen | |
| 2023-01-09 | Fix 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-09 | Add 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-08 | Migrate 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-08 | prevent 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-08 | Fix size of Blank texture (#487) | miozune | |
| 2023-01-08 | prevent incorrect fluid from being forced into specialized hatch (#488) | Glease | |
| 2023-01-08 | propene fix (#1642) | chochem | |
| 2023-01-08 | emergency fix for NPE in #1641 (#1643) | Glease | |
| 2023-01-08 | Fix Bacterial Vat NEI recognizing Petri Dish as output (#260) | miozune | |
| Former-commit-id: bae69eb3ab703005682200a36d9bed36014869f4 | |||
| 2023-01-08 | allow filtering what is accepted in a fluid slot (#1641) | Glease | |
| 2023-01-08 | Make GT_FluidDisplayItem.getChemicalFormula static (#1640) | miozune | |
| 2023-01-08 | make 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-08 | fix compact fusion scanner info display error (#127) | Yang Xizhi | |
| 2023-01-08 | Small fixes | GTNH-Colen | |
| 2023-01-08 | Make OrbitingObject static | GTNH-Colen | |
| 2023-01-08 | Make sure tier 0 has at least 1 planet | GTNH-Colen | |
| 2023-01-08 | Add debug mode | GTNH-Colen | |
| 2023-01-08 | Add more recipes for lead lined chest (#485) | Pxx500 | |
| 2023-01-08 | ULV-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-08 | Add 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-07 | Merge branch 'master' into CelestialThingy | Connor-Colenso | |
| 2023-01-07 | Fix render layer issue | GTNH-Colen | |
| 2023-01-07 | Switched 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-07 | Use long MB base (#482) | Maxim | |
| * Use long MB base * Added some more casts * Replaced all occurences of mEUt with lEUt | |||
| 2023-01-07 | Add Weed-EX 9000 consumption in EIG (GTNewHorizons/bartworks#257) | Jakub | |
| * Update GT5 * Add Weed-EX Consumption * Add info | |||
| 2023-01-07 | Add Weed-EX 9000 consumption in EIG (#257) | Jakub | |
| * Update GT5 * Add Weed-EX Consumption * Add info Former-commit-id: 381c787fa9f659b776ec48cc77f3ab7181399174 | |||
| 2023-01-07 | remove exception, instead calculate (#1638) | BlueWeabo | |
| 2023-01-07 | buffs (#124) | BlueWeabo | |
| 2023-01-07 | Add star field | GTNH-Colen | |
| 2023-01-06 | Mixer 16->6 (#481) | RaitGamerGR | |
| 2023-01-06 | Merge pull request #131 from GDCloudstrike/hullamountfix | Martin Robertz | |
| Fix uxv hull amount in uxv energy/dynamo hatches | |||
