aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-15fix typoTom Dickson
minor typo fix
2021-11-15Merge pull request #37 from D-Cysteine/fix-pipe-renderingMartin Robertz
2021-11-14Render restricted inputD-Cysteine
2021-11-10Merge pull request #35 from Florexiz/masterMartin Robertz
Change recipe search for Dangotus
2021-11-08Merge remote-tracking branch 'origin/master'Florexiz
2021-11-08Replaced recipe search for DT from items to fluids. It should at least work now.Florexiz
2021-11-04Merge pull request #34 from GTNewHorizons/alloys-melter-fixMartin Robertz
fix large alloy smelter
2021-11-04Update GregtechMetaTileEntity_IndustrialAlloySmelter.javaGlodBlock
remove unnecessary max check
2021-11-04fix large alloy smelterGlodBlock
2021-11-04Merge pull request #33 from GTNewHorizons/subitemMartin Robertz
fix subitem
2021-11-04fix subitemGlodBlock
2021-10-21Merge pull request #32 from GTNewHorizons/same-nameMartin Robertz
fix crush with the same name
2021-10-22use the fucking imcGlodBlock
2021-10-21fix crush with the same nameGlodBlock
see this https://github.com/GTNewHorizons/GT5-Unofficial/pull/697
2021-10-17Merge pull request #31 from Kiwi233/masterMartin Robertz
Update zh_CN.lang
2021-10-17Update zh_CN.lang[Kiwi233]
2021-10-17Add files via uploadKiwi
2021-10-16bump versionDreamMasterXXL
2021-10-16Merge pull request #29 from GTNewHorizons/Alu-changeMartin Robertz
Alu change
2021-10-15Merge pull request #30 from Florexiz/masterMartin Robertz
Volcanus separate busses
2021-10-15Volcanus separate bussesFlorexiz
2021-10-01spelling derpDreamMasterXXL
2021-10-01add new gt as libDreamMasterXXL
change AL to Al02 and Si to SiO2
2021-09-28Merge pull request #27 from kuba6000/disableautocrafterMartin Robertz
Disable autocrafter
2021-09-28Merge pull request #28 from GTNewHorizons/npeMartin Robertz
fix NPE
2021-09-27fix NPEGlodBlock
this PR must be merged before this: https://github.com/GTNewHorizons/GT5-Unofficial/pull/673
2021-09-27Fix compilation error & Remove typekuba6000
2021-09-27Disable autocrafterkuba6000
2021-09-19Merge pull request #26 from repo-alt/masterMartin Robertz
fix crash when empty flask gets into pyrotheum hatch
2021-09-19fix crash when empty flask gets into pyrotheum hatchrepo_alt
2021-08-25Revert "fix the problem of duping fluids"DreamMasterXXL
This reverts commit 1c00ffe8a568e25124cfe7796fa2e5e1a483a1eb.
2021-08-25fix the problem of duping fluidsGlodBlock
(cherry picked from commit ed7e9fed49f16afd4fb9852003e82d43c96a412d)
2021-08-25Merge pull request #25 from Kiwi233/masterKiwi
New element glyph repair
2021-08-25New element glyph repair[Kiwi233]
2021-08-19Fixed steam being produces by Boilers once in two ticksTimeConqueror
2021-08-16bump versionDreamMasterXXL
2021-08-15Merge pull request #24 from D-Cysteine/masterMartin Robertz
Update Forestry to new API
2021-08-14Fix leading whitespaceD-Cysteine
2021-08-14Merge branch 'GTNewHorizons:master' into masterD-Cysteine
2021-08-14Update Forestry versionD-Cysteine
2021-08-14Update to new Forestry APID-Cysteine
2021-08-09Merge pull request #21 from vovaksenov/expMartin Robertz
Biomass recipes for Rainforest Oak Sapling
2021-08-09Biomass recipes for Rainforest Oak Saplingvovaksenov
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-05Merge pull request #18 from D-Cysteine/delete-super-bufferMartin Robertz
Delete ThreadedSuperBuffer
2021-08-03Use disassembler recipesD-Cysteine
2021-08-03Upd Arrays -> ArrayExtTimeConqueror
2021-08-03Forgot to restore logger settings after debuggingTimeConqueror
2021-08-03Merge pull request #19 from GTNewHorizons/asm-hatchesMartin Robertz
Removed terrible ASM hacks for creating extra constructors to access slots of Hatch Bus
2021-08-02Merge remote-tracking branch 'origin/master'TimeConqueror
2021-08-02Removed ASM-based SuperBusesTimeConqueror