Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-20 | rest of structurelib | Sphyix | |
2021-11-20 | partial structurelib, more stuff uncommented | Sphyix | |
2021-11-20 | uncommented multi | Sphyix | |
2021-11-20 | enabled, balanced(?) wood multiblock | Sphyix | |
2021-11-19 | Merge branch 'GTNewHorizons:master' into master | bombcar | |
2021-11-19 | Remove wireless charging chat spam in local or mixed mode | Tom Dickson | |
Leave long as that's not as common | |||
2021-11-19 | Merge pull request #41 from GTNewHorizons/structurelib-interation | Martin Robertz | |
add back LFTR and refinery | |||
2021-11-18 | add back LFTR and refinery | GlodBlock | |
2021-11-17 | Merge pull request #36 from GTNewHorizons/structurelib-interation | Martin Robertz | |
structurelib interation and disable some multis | |||
2021-11-17 | Merge pull request #40 from iouter/master | Martin Robertz | |
add GUI for overflow valve | |||
2021-11-17 | my mistake... | iouter | |
2021-11-17 | change format | iouter | |
2021-11-17 | add GUI for overflow valve | iouter | |
2021-11-16 | Merge pull request #38 from iouter/master | Martin Robertz | |
Separate recipes of the multiblock mixer | |||
2021-11-16 | Merge branch 'master' into structurelib-interation | GlodBlock | |
2021-11-15 | fix typo | Tom Dickson | |
minor typo fix | |||
2021-11-15 | add generator array back | GlodBlock | |
2021-11-15 | hatch limitation | GlodBlock | |
2021-11-15 | fix pss and centrifuge texture | GlodBlock | |
2021-11-14 | fix chem plant check | GlodBlock | |
2021-11-14 | add advanced mixer back | iouter | |
2021-11-14 | separate recipes of the multiblock mixer | iouter | |
2021-11-14 | Render restricted input | D-Cysteine | |
2021-11-14 | structurelib interation | GlodBlock | |
2021-11-08 | Merge remote-tracking branch 'origin/master' | Florexiz | |
2021-11-08 | Replaced recipe search for DT from items to fluids. It should at least work now. | Florexiz | |
2021-11-04 | Update GregtechMetaTileEntity_IndustrialAlloySmelter.java | GlodBlock | |
remove unnecessary max check | |||
2021-11-04 | fix large alloy smelter | GlodBlock | |
2021-11-04 | fix subitem | GlodBlock | |
2021-10-22 | use the fucking imc | GlodBlock | |
2021-10-21 | fix crush with the same name | GlodBlock | |
see this https://github.com/GTNewHorizons/GT5-Unofficial/pull/697 | |||
2021-10-16 | Merge pull request #29 from GTNewHorizons/Alu-change | Martin Robertz | |
Alu change | |||
2021-10-15 | Volcanus separate busses | Florexiz | |
2021-10-01 | spelling derp | DreamMasterXXL | |
2021-10-01 | add new gt as lib | DreamMasterXXL | |
change AL to Al02 and Si to SiO2 | |||
2021-09-28 | Merge pull request #27 from kuba6000/disableautocrafter | Martin Robertz | |
Disable autocrafter | |||
2021-09-27 | fix NPE | GlodBlock | |
this PR must be merged before this: https://github.com/GTNewHorizons/GT5-Unofficial/pull/673 | |||
2021-09-27 | Fix compilation error & Remove type | kuba6000 | |
2021-09-27 | Disable autocrafter | kuba6000 | |
2021-09-19 | fix crash when empty flask gets into pyrotheum hatch | repo_alt | |
2021-08-25 | Revert "fix the problem of duping fluids" | DreamMasterXXL | |
This reverts commit 1c00ffe8a568e25124cfe7796fa2e5e1a483a1eb. | |||
2021-08-25 | fix the problem of duping fluids | GlodBlock | |
(cherry picked from commit ed7e9fed49f16afd4fb9852003e82d43c96a412d) | |||
2021-08-19 | Fixed steam being produces by Boilers once in two ticks | TimeConqueror | |
2021-08-09 | Biomass recipes for Rainforest Oak Sapling | vovaksenov | |
Added for consistency: sapling + water / honey / juice = biomass. Based my code on the code used in this project, so I hope there are no problems with it. I can't test it myself as I don't know how to build a jar file out of this, sorry. | |||
2021-08-05 | Merge pull request #18 from D-Cysteine/delete-super-buffer | Martin Robertz | |
Delete ThreadedSuperBuffer | |||
2021-08-03 | Use disassembler recipes | D-Cysteine | |
2021-08-03 | Upd Arrays -> ArrayExt | TimeConqueror | |
2021-08-03 | Forgot to restore logger settings after debugging | TimeConqueror | |
2021-08-02 | Removed ASM-based SuperBuses | TimeConqueror | |
2021-08-01 | Merge branch 'master' into delete-super-buffer | Martin Robertz | |