Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-25 | Merge pull request #25 from Kiwi233/master | Kiwi | |
New element glyph repair | |||
2021-08-25 | New element glyph repair | [Kiwi233] | |
2021-08-19 | Fixed steam being produces by Boilers once in two ticks | TimeConqueror | |
2021-08-16 | bump version | DreamMasterXXL | |
2021-08-15 | Merge pull request #24 from D-Cysteine/master | Martin Robertz | |
Update Forestry to new API | |||
2021-08-14 | Fix leading whitespace | D-Cysteine | |
2021-08-14 | Merge branch 'GTNewHorizons:master' into master | D-Cysteine | |
2021-08-14 | Update Forestry version | D-Cysteine | |
2021-08-14 | Update to new Forestry API | D-Cysteine | |
2021-08-09 | Merge pull request #21 from vovaksenov/exp | Martin Robertz | |
Biomass recipes for Rainforest Oak Sapling | |||
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-03 | Merge pull request #19 from GTNewHorizons/asm-hatches | Martin Robertz | |
Removed terrible ASM hacks for creating extra constructors to access slots of Hatch Bus | |||
2021-08-02 | Merge remote-tracking branch 'origin/master' | TimeConqueror | |
2021-08-02 | Removed ASM-based SuperBuses | TimeConqueror | |
2021-08-01 | Merge branch 'master' into delete-super-buffer | Martin Robertz | |
2021-08-01 | Merge pull request #17 from GTNewHorizons/boiler | Martin Robertz | |
Advanced Boilers | |||
2021-08-01 | Clean up Super Buffer overlay | D-Cysteine | |
2021-08-01 | Delete ThreadedSuperBuffer | D-Cysteine | |
2021-08-01 | Fixed logger-dependent reflection stuff | TimeConqueror | |
2021-08-01 | Boiler: removing explosion logic | TimeConqueror | |
2021-08-01 | Upd to newest gregtech | TimeConqueror | |
2021-08-01 | Improved Electric Boilers | TimeConqueror | |
2021-07-30 | Merge pull request #16 from Sphyix/master | Martin Robertz | |
removed ic2 hazmat asm | |||
2021-07-30 | removed ic2 hazmat asm | Sphyix | |
2021-07-27 | Merge pull request #15 from Kiwi233/master | Martin Robertz | |
2021-07-27 | Update zh_CN.lang | Kiwi233 | |
2021-07-26 | Merge pull request #14 from Sphyix/master | Martin Robertz | |
Removed hazmat logic and ASM to gt5u | |||
2021-07-26 | Merge pull request #13 from D-Cysteine/fix-pipe-scaling | Martin Robertz | |
Fix fluid pipe scaling | |||
2021-07-26 | Merge pull request #12 from D-Cysteine/master | Martin Robertz | |
Fix GUI and WAILA fluid handling for GT++ single-block boilers and steam condenser. | |||
2021-07-26 | moved hazmat logic to gt5u | Sphyix | |
2021-07-24 | Fix fluid pipe scaling | D-Cysteine | |
2021-07-24 | Update required GregTech version | D-Cysteine | |
2021-07-24 | Re-order lines to be consistent | D-Cysteine | |
2021-07-24 | Update SolarGenerator and SteamCondenser with similar changes | D-Cysteine | |
2021-07-24 | Update GregTech lib and version number | D-Cysteine | |
2021-07-24 | Fix comment indenting | D-Cysteine | |
2021-07-24 | Add handling of separate steam capacity for single-block boilers | D-Cysteine | |
2021-07-23 | Merge pull request #11 from GTNewHorizons/GlodBlock-patch-1 | Martin Robertz | |
2021-07-22 | fix nitric acid dupe | GlodBlock | |
2021-07-11 | Merge pull request #10 from GTNewHorizons/void-excess | Martin Robertz | |
Add chat feedback on void excess toggle | |||
2021-07-11 | Add chat feedback on void excess toggle | llk89 | |
2021-07-01 | bump(GT++)version internal | DreamMasterXXL | |
2021-07-01 | Merge pull request #9 from GTNewHorizons/remove-update-checker | Martin Robertz | |
Stop checking for update as we are on our own now |