Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-25 | changed implosion compressor to user per second for more precision | boubou_19 | |
2021-11-25 | changed large boilers to use per second for more precision | boubou_19 | |
2021-11-24 | fixed bricked blast furnace tooltip | boubou_19 | |
2021-11-24 | made it easier to edit default values in code | boubou_19 | |
2021-11-24 | centralized pollution for generators | boubou_19 | |
2021-11-24 | centralized pollution for GT boilers | boubou_19 | |
2021-11-23 | centralized pollution for GT multies | boubou_19 | |
2021-11-23 | added configs to disabled dirt particles and pollution fog rendering | boubou_19 | |
2021-11-22 | Merge pull request #750 from Sphyix/experimental | Martin Robertz | |
Added Infinity Armors to hazmat | |||
2021-11-21 | Merge pull request #746 from D-Cysteine/experimental | Martin Robertz | |
Fix recipe input check | |||
2021-11-21 | Add comment about GTppRecipeHelper | D-Cysteine | |
2021-11-21 | added infinity armor to hazmats | Sphyix | |
2021-11-21 | Merge branch 'experimental' of https://github.com/Sphyix/GT5-Unofficial into ↵ | Sphyix | |
experimental | |||
2021-11-21 | Revert "fix int overflow on amps calculation" | Sphyix | |
This reverts commit 01c243ee9f58c3f64fc883f931ad9a81813f894f. | |||
2021-11-21 | Merge branch 'GTNewHorizons:experimental' into experimental | Sphyix | |
2021-11-21 | Merge pull request #747 from GTNewHorizons/patch-uo | Martin Robertz | |
Ensure UO is generated in a consistent way instead of depending on positions of stars and stuff | |||
2021-11-21 | Merge pull request #748 from D-Cysteine/organize-lens-recipes | Martin Robertz | |
Organize lens recipes | |||
2021-11-21 | Merge pull request #749 from GTNewHorizons/cover-nbt | Martin Robertz | |
Fix array overflow related to covers | |||
2021-11-21 | Makes it not crash if someone calls in from UNKNOWN direction | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-21 | Ensure UO is generated in a consistent way instead of depending on positions ↵ | Glease | |
of stars and stuff Also fixes buildscript and excluded generated source code from git Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-21 | Organize lens recipes | D-Cysteine | |
2021-11-20 | Rename variables and add some comments | D-Cysteine | |
2021-11-20 | Fix recipe input check | D-Cysteine | |
2021-11-20 | Merge pull request #745 from GTNewHorizons/patch-uo | Martin Robertz | |
Fix underground oil being all 0 and not migrating properly | |||
2021-11-21 | Fix underground oil being all 0 and not migrating properly | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-20 | Merge pull request #744 from GTNewHorizons/patch-8879 | Martin Robertz | |
Add Dimethylbenzene electrolyzer recipe | |||
2021-11-21 | Add Dimethylbenzene electrolyzer recipe | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-20 | Merge pull request #742 from GTNewHorizons/New_RC-Tanks | Martin Robertz | |
New rc tank assembler recipes | |||
2021-11-20 | Merge pull request #741 from repo-alt/experimental | Martin Robertz | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/3166 | |||
2021-11-20 | Merge pull request #743 from D-Cysteine/fix-gtpp-semifluid | Martin Robertz | |
Fix GT++ semi-fluid generator | |||
2021-11-20 | Merge pull request #732 from D-Cysteine/lock-single-recipe | Martin Robertz | |
[Proof of concept] Allow locking multi-block machines to a single recipe, to reduce server cost | |||
2021-11-20 | Merge pull request #735 from GTNewHorizons/AssLine-Data-Stick-Fix | Martin Robertz | |
Assembly line data stick fix | |||
2021-11-20 | Fix GT_Recipe_Map_Fuel not handling fuel recipes correctly | D-Cysteine | |
This fixes the GT++ semi-fluid generator | |||
2021-11-19 | Merge pull request #738 from GTNewHorizons/tankchest-rework | Martin Robertz | |
2021-11-19 | give player debuff when holding a filled chest/tank | GlodBlock | |
2021-11-19 | https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/3166 | repo_alt | |
Flip wrench behaviour for buffer-like tiles | |||
2021-11-19 | Merge pull request #740 from repo-alt/experimental | Martin Robertz | |
Fluid lost when transporting fluid from GregTech pipe to EnderIO Conduit | |||
2021-11-19 | Fluid lost when transporting fluid from GregTech pipe to EnderIO Conduit | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/4161 | |||
2021-11-18 | Merge pull request #739 from GTNewHorizons/patch-hog | Martin Robertz | |
Add MTBE as an alternative to ETBE in HOG production | |||
2021-11-19 | Add MTBE as an alternative to ETBE in HOG production | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-18 | make tank/chest keep its contents when harvsted | GlodBlock | |
2021-11-18 | Factor in stack sizes for Hashing. | Alkalus | |
2021-11-18 | Actually add items to the Input Array that is hashed. | Alkalus | |
2021-11-17 | Merge branch 'experimental' into lock-single-recipe | Martin Robertz | |
2021-11-17 | Merge pull request #737 from GTNewHorizons/patch-uo | Martin Robertz | |
Fix NPE and math bugs in underground oil | |||
2021-11-17 | Added hashCode and equals overrides to GT_Recipe_AssemblyLine. | Alkalus | |
2021-11-17 | Fix NPE and math bugs | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-11-17 | Merge pull request #734 from GTNewHorizons/patch-cover-nbt | Martin Robertz | |
convert cover data storage to a full nbt tag | |||
2021-11-17 | Merge pull request #736 from GTNewHorizons/patch-8856 | Martin Robertz | |
Change 2H2+O2=H2O recipe | |||
2021-11-17 | Change 2H2+O2=H2O recipe | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> |