aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-19give player debuff when holding a filled chest/tankGlodBlock
2021-11-19merge common codeGlodBlock
Former-commit-id: 6f3a4fb6857843e310ebcc71596f127c202a81cc
2021-11-19Merge pull request #41 from GTNewHorizons/structurelib-interationMartin Robertz
add back LFTR and refinery
2021-11-19https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/3166repo_alt
Flip wrench behaviour for buffer-like tiles
2021-11-19Merge pull request #740 from repo-alt/experimentalMartin Robertz
Fluid lost when transporting fluid from GregTech pipe to EnderIO Conduit
2021-11-19Fluid lost when transporting fluid from GregTech pipe to EnderIO Conduitrepo_alt
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/4161
2021-11-18Merge pull request #739 from GTNewHorizons/patch-hogMartin Robertz
Add MTBE as an alternative to ETBE in HOG production
2021-11-18Update build.gradleTom Dickson
2021-11-18make consistent tabsTom Dickson
2021-11-18Merge branch 'master' of https://github.com/bombcar/GTplusplusTom Dickson
2021-11-18Update build.gradleTom Dickson
matching new repositories
2021-11-19Add MTBE as an alternative to ETBE in HOG productionGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-18add back LFTR and refineryGlodBlock
2021-11-18make tank/chest keep its contents when harvstedGlodBlock
2021-11-18Factor in stack sizes for Hashing.Alkalus
2021-11-18Actually add items to the Input Array that is hashed.Alkalus
2021-11-17Merge pull request #36 from GTNewHorizons/structurelib-interationMartin Robertz
structurelib interation and disable some multis
2021-11-17Merge branch 'experimental' into lock-single-recipeMartin Robertz
2021-11-17Merge pull request #737 from GTNewHorizons/patch-uoMartin Robertz
Fix NPE and math bugs in underground oil
2021-11-17Added hashCode and equals overrides to GT_Recipe_AssemblyLine.Alkalus
2021-11-17Fix NPE and math bugsGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-17Merge pull request #734 from GTNewHorizons/patch-cover-nbtMartin Robertz
convert cover data storage to a full nbt tag
2021-11-17Merge pull request #40 from iouter/masterMartin Robertz
add GUI for overflow valve
2021-11-17Merge pull request #736 from GTNewHorizons/patch-8856Martin Robertz
Change 2H2+O2=H2O recipe
2021-11-17Change 2H2+O2=H2O recipeGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-17Revert unintended changes in GT_Cover_ItemMeterGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-17Rename GT_CoverBehavior_New to GT_CoverBehaviorBaseGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-17put my names on it somehowGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-17convert ItemFilter to use NBTTagCompound storageGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-17convert cover data storage to a full nbt tagGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-17my mistake...iouter
2021-11-17change formatiouter
2021-11-17add GUI for overflow valveiouter
2021-11-16Merge pull request #38 from iouter/masterMartin Robertz
Separate recipes of the multiblock mixer
2021-11-16Implemented use of GT_AssemblyLineUtils for the Scanner and Assembly line.Alkalus
Cleaned up Assembly Line recipe handling code. Cleaned up Scanner AL recipe handling code. Cleaned up GT_AssemblyLineUtils a touch and added a little more debugging. (Turn D1 on in GT)
2021-11-16optimize parallel algorithmGlodBlock
Former-commit-id: b4d3eeaa77c61c2597326a3e659c008c07087779
2021-11-16Merge pull request #733 from GTNewHorizons/patch-uoMartin Robertz
Underground oil and pollution persistence form rework
2021-11-16Potentially implemented Assembly Line Recipe Hash checking to the Scanner ↵Alkalus
and Assembly line.
2021-11-16Improved caching.Alkalus
2021-11-16Cleaned up the class a little.Alkalus
Added Caching to Assembly Line output lookups.
2021-11-16Implemented groundwork for fixing Data Stick exploiting.Alkalus
2021-11-16Merge branch 'master' into structurelib-interationGlodBlock
2021-11-15Fully optimize PA checkD-Cysteine
2021-11-15Merge pull request #731 from GTNewHorizons/patch-titanium-tweakMartin Robertz
Tweak rutile and magnesium chloride recipe time
2021-11-15Merge pull request #39 from bombcar/masterMartin Robertz
fix typo
2021-11-16Reformat filesGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-16underground oil and pollution persistence form reworkGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-15fix typoTom Dickson
minor typo fix
2021-11-15add generator array backGlodBlock
2021-11-15hatch limitationGlodBlock