aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-03add the real chemical Formular for AluminiumhydroxideDreamMasterXXL
add the Alu Rod Extruder recipe to LV (cherry picked from commit 3d21a1c5f57e48f6b0ded3ea89220ae51defb5a9)
2021-10-02fix chemical Bath gui to work with fluid outputDreamMasterXXL
(cherry picked from commit 5df6c16e3188e381a4042f0ae529759ac90f0065)
2021-10-02add Ore Multipler to cryositeDreamMasterXXL
add a fluid output to chembath add a SodiumHydroxide recipes out of Na and Water (cherry picked from commit 4a1618fa07e8dc90b4f5106e1928e2a63d96bd2f)
2021-10-02romove commented out material duplictesDreamMasterXXL
(cherry picked from commit c1b37c7cafa0b1663fbd1b0a3a14f79f785c561c)
2021-10-02Merge pull request #679 from boubou19/fix_sortingboubou19
Fix sorting mode not being properly used by the chest/super buffers.
2021-10-01remove unused importsboubou_19
2021-10-01prevent sorting mode when tickrate timer is resetboubou_19
2021-10-01fix 4 slots Autoclave guiDreamMasterXXL
2021-10-01add control circuits to Schematic recipeDreamMasterXXL
(cherry picked from commit db469364025e65eb26471a90f199b48fa1c7f29a)
2021-10-01spelling derpDreamMasterXXL
2021-10-01add new gt as libDreamMasterXXL
change AL to Al02 and Si to SiO2
2021-10-01add schematic recipes backDreamMasterXXL
this changes was lost
2021-10-01change SI back to SiO2 and AL to AlO2 as byproductDreamMasterXXL
Former-commit-id: 636cc6aae424e75bd38c36c9f2d305028712d238
2021-10-01this was SiO2 by defaultDreamMasterXXL
Former-commit-id: 614dfd6ed9fd17c79e82173c92ac6e2f7350ca47
2021-10-01change SiO2 back to SiDreamMasterXXL
Former-commit-id: ad8dfa08d3309f5f40386d27b2d7274eed9cbc82
2021-10-01change AlO2 to Al and SiO2 to SiDreamMasterXXL
Former-commit-id: c49673c71786def934e9820e60a78fac5da9a1ae
2021-10-01add oxygen back to siliconeDreamMasterXXL
(cherry picked from commit b4760624b2ae8f0f485d818d2e2cdd137e05d3b6)
2021-10-01changed SiO2 to SiDreamMasterXXL
2021-10-01changed scrapbox items to original itemsDreamMasterXXL
2021-10-01remove Si02 and replace it with SiDreamMasterXXL
2021-10-01mssing oneDreamMasterXXL
2021-10-01changed SiO2 to SiDreamMasterXXL
(cherry picked from commit 5b460b6e58871b812a838b6f75b4605aaa743bc2)
2021-09-30change formular sodiumAlumateDreamMasterXXL
(cherry picked from commit f9ce66049bcb63b7b6f96a2ed1f608f664679ad6)
2021-09-30exchange formularDreamMasterXXL
(cherry picked from commit ecc05cf97b679f505ded872eeca33f182b2505b7)
2021-09-30Merge pull request #677 from GTNewHorizons/small-changeMartin Robertz
small change
2021-09-30small changeGlodBlock
follow TimeConqueror's suggestion
2021-09-30Add Sondium Carbonate and Sodium AluminateDreamMasterXXL
change color a bit of materials (cherry picked from commit 7f29d2eef1cad2c1ff8e31763f2d348b9e935a50)
2021-09-30Merge pull request #676 from GTNewHorizons/fluid-tooltipMartin Robertz
display tooltip for fluid
2021-09-30remove redundant codeGlodBlock
2021-09-30use lambdaGlodBlock
2021-09-30move code away from GT_UtilityGlodBlock
2021-09-29remove autogenerated electrolyzer recipes from many materialsDreamMasterXXL
(cherry picked from commit ae7f0f62e62fa4a38a12d4d9ec0d72ce92e6702d)
2021-09-29Merge pull request #671 from D-Cysteine/experimentalMartin Robertz
Move assembly line NEI tab before all other GT NEI tabs
2021-09-29move materials to materialbuilderDreamMasterXXL
(cherry picked from commit 42faf22d8a9c7656ce04d5947ea9cca98cd6629d)
2021-09-29remove auto electrolyse recipesDreamMasterXXL
add them manual back with oxide variants (cherry picked from commit f3c43083b0fc076c16eba965323f241de8b80890) Former-commit-id: b57da6a8a54f25425ff3496e6427f916ee415633
2021-09-29Merge pull request #675 from Prometheus0000/HIMartin Robertz
Allow HI stacking to 64
2021-09-29Allow HI stacking to 64Prometheus0000
2021-09-29Finish upPrometheus0000
2021-09-28Merge pull request #27 from kuba6000/disableautocrafterMartin Robertz
Disable autocrafter
2021-09-28Merge pull request #43 from GTNewHorizons/mvfMartin Robertz
allow MVF accept fluid input Former-commit-id: 2d67b3390f12fbbe8d22328d0f2cbe6c1afe75ea
2021-09-28Merge pull request #44 from GTNewHorizons/GlodBlock-patch-1Martin Robertz
balance comb recipe Former-commit-id: 13632e988b65afd659bd0f694c9c91d974016ecb
2021-09-28Merge pull request #674 from Florexiz/experimentalMartin Robertz
Implemented limiting mode for input busses (same as in singleblocks)
2021-09-28Support arbitrary ordering of NEI handlersD-Cysteine
2021-09-28balance comb recipeGlodBlock
Former-commit-id: 9129f299bac69753856c8d82e854674af793aca0
2021-09-28make multi amp hatch worksGlodBlock
2021-09-28Replaced get() with get_nocopy()Florexiz
2021-09-28Merge pull request #673 from GlodBlock/experimentalMartin Robertz
allow VF to accept fluid input
2021-09-28Merge pull request #28 from GTNewHorizons/npeMartin Robertz
fix NPE
2021-09-27Limiting mode now disabled for already existing bussesFlorexiz
2021-09-27Implemented limiting mode for input busses (same as in singleblocks)Florexiz