aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-28Removed Infinity and Cosmic NT centrifuge (#1314)Runakai1
2022-08-28RemovePAEnergyDiscount (#1315)BlueWeabo
2022-08-28fix multi input hatch doesn't work properly in oil cracker (#1308)Yang Xizhi
* fix multi input hatch doesn't work properly in oil cracker * spotlessApply (#1309) Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * crap * remove debug log Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-28add breaks in switch (#1313)BlueWeabo
2022-08-28Adjust Graphene recipes (#315)miozune
2022-08-27Make MultiSmelter able to do more than 128 parallels (#1310)BlueWeabo
* Make MultiSmelter able to do more than 128 parallels The multismelter was before only able to do 128 and it got to that with HSS-G coils. With this change it will be able to go above that with the higher tier coils. This change won't cause any more lag than it is currently creating. * undo public method * spotlessApply (#1312) 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-08-27fixed disassembler for steam machines (#1311)TauZer0
2022-08-27general code clean up and tooltip fixes (#314)Glease
2022-08-27Enable electrolyzing Zinc Chloride (#74)miozune
2022-08-27Update buildscript & apply spotless (GTNewHorizons/bartworks#192)Raven Szewczyk
* Update dependencies * updateBuildscript & spotlessApply
2022-08-27Update buildscript & apply spotless (#192)Raven Szewczyk
* Update dependencies * updateBuildscript & spotlessApply Former-commit-id: f780e1a8d0f0bd192ba977eef17d41ee6fcd4b12
2022-08-27Fix spotless rebase (#1307)Raven Szewczyk
* Fix broken rebase * Undo Materials formatting, it generates too many lines * Dummy commit * Missed a structurelib update
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
* Update dependencies * Update buildscript, apply spotless
2022-08-27Delegate NEI recipe stack position placement to recipemap instead of recipe ↵miozune
itself (#1305) * Delegate NEI recipe stack position placement to recipemap instead of recipe itself * maybe this is better
2022-08-27Fix description of speed boost in tooltips (#289)ChromicRedBrick
* Fix description of speed boost in tooltips * Capitalise Eu/eu to EU
2022-08-27Fix color of glass tiers (#191)miozune
Former-commit-id: 741e584f4175da950d54c6668b86e2b3a7906bd4
2022-08-27Fix reflection failure with RTG hatch (#303)miozune
2022-08-27Fixed getMaxParallelRecipe to retrieve the correct value (#311)Maxim
2022-08-27Make Mutated Living Solder divisible by 144 (#313)miozune
2022-08-27use channels to select tier of chemical plant components (#312)Glease
2022-08-27Merge pull request #90 from minecraft7771/QuantumComputerQoLConnor-Colenso
Fix no Computation on world load
2022-08-26Added computation to saved NBT to still generate computation until the multi ↵minecraft7771
is fully loaded
2022-08-26Fix Stocking ME Input bus item amount client side display on dedicated ↵repo-alt
server (#1304)
2022-08-26fix adv dt not able to output fluid (#306)Glease
2022-08-26Added call to language manager to get the localized recipe map name (#310)Maxim
2022-08-26Fix structure hint being off by 1 (#1303)miozune
2022-08-26remove debug print; keep disabled for nowJason Mitchell
2022-08-26texture workJason Mitchell
2022-08-26WIP Texture supportJason Mitchell
2022-08-26New MTE interfacesJason Mitchell
2022-08-26Merge pull request #85 from minecraft7771/ResearchStationWailaImprovementConnor-Colenso
Improved Resarch Station WAILA Information
2022-08-26Merge pull request #89 from minecraft7771/ObjectHolderTextureConnor-Colenso
Object Holder Texture Fix
2022-08-26Added texture offset to make the object holder take the adv computer casing ↵minecraft7771
texture
2022-08-26Merge pull request #41 from GTNewHorizons/feature/autoplaceMartin Robertz
autoplace integration
2022-08-26add subchannel usage to structure hintGlease
2022-08-26add subchannel helper to GT_Multiblock_Tooltip_Builder (#1292)Glease
2022-08-26a proper fix for anyrubber product outputting silicon rubber on macerate (#1302)Glease
* a proper fix for anyrubber product outputting silicon rubber on macerate * remove debug prints
2022-08-26Add burn time for Diamond in GT way (#1300)くぁーりぃ
2022-08-26Fix Coal Chunk compression recipe outputting vanilla Diamond (#1301)miozune
2022-08-26Fix assembler recipe for Wither Cage being more expensive than crafting ↵miozune
recipe (#309)
2022-08-26Disable disassembling Everglades portal frame (#308)miozune
2022-08-26Add more cells for GTNH fluids (#1299)miozune
2022-08-26Fix error ingot (#307)miozune
2022-08-26Fix void protection requires too many slots than actual (#301)miozune
* Fix void protection requires too many slots than actual * remove proper stack size
2022-08-25Matter fab fixes (#304)Maxim
2022-08-25i nerf potin pipes but forgot about lead pipes. (#305)Martin Robertz
2022-08-25Add Secret Tea collection (#10)Jakub
* Licensing stuff * Turbo Legendary Secret Tea Collection * Turbo Legendary Secret Tea Collection * ᲼᲼
2022-08-25feat(vent_cover): cool hot-coolant (#1298)Léa Gris
Provides a low tech method to cool down hot-coolant using vent covers. It is meant for reprocessing hot coolant before having access to a Large Heat Exchanger or a VacuumFreezer. The tier of vent cover and the type of aire or water in front of it determines the cooling speed. Feature preview: https://youtu.be/g5a-WuVBqOI
2022-08-25allow separately selecting coil and glass tier using channels (#190)Glease
Former-commit-id: 1071d5a84db3514f32952a992b7339f6c37a6478
2022-08-25autoplace integrationGlease