aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech
AgeCommit message (Collapse)Author
2021-11-19Merge pull request #738 from GTNewHorizons/tankchest-reworkMartin Robertz
2021-11-19give player debuff when holding a filled chest/tankGlodBlock
2021-11-19https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/3166repo_alt
Flip wrench behaviour for buffer-like tiles
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-19Add MTBE as an alternative to ETBE in HOG productionGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
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 branch 'experimental' into lock-single-recipeMartin Robertz
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-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-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-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-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-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-15Add locking support to LCR and PAD-Cysteine
2021-11-14Add single recipe checkD-Cysteine
2021-11-14fix derpMartin Robertz
(cherry picked from commit 44940486e339568159a73706ac70eda35876370f)
2021-11-14fix tank recipeMartin Robertz
(cherry picked from commit 9ce18d253432553b95860159ad6f7161d3e6c440)
2021-11-14add assembler recipes for new RC Tanks VipMartin Robertz
2021-11-14fix hsss mixer recipeMartin Robertz
(cherry picked from commit 40150c997c0ee325c6283fc943afff01f6589196)
2021-11-14fix hsss mixer recipeMartin Robertz
2021-11-14Tweak rutile and magnesium chloride recipe timeGlease
This makes the titanium foundry a little easier to build, as now the chemical reactor processing rutile and magnesium chloride can reach a 1:1 ratio, which is much easier to manage than the previous 5:3 ratio. Magnesium chloride recipe EU/t is increased to keep the overall EU consumption the same (312000EU).
2021-11-14fix recipe valuesMartin Robertz
2021-11-14fix black steel, red steel and blue steel mixer recipeMartin Robertz
2021-11-13Merge pull request #730 from D-Cysteine/fix-output-hatchMartin Robertz
Remove infinite retries on throughput each tick
2021-11-13fix 4 slot mixer nei supportMartin Robertz
(cherry picked from commit 6272d6d84052a03cd7d9b3398573527217923907)
2021-11-14Require each LDP endpoints to be at least 64 blocks awayGlease
2021-11-13Remove infinite throughputD-Cysteine
2021-11-13Merge pull request #727 from D-Cysteine/fix-universal-cellMartin Robertz
Remove glass from universal fluid cell
2021-11-13Sulfur dioxide circuit to #3Florexiz
Changed circuit used in production of sulfur dioxide to prevent indirect conflict mentioned https://discord.com/channels/181078474394566657/522098956491030558/908819460318703667
2021-11-12Remove glass from universal fluid cellD-Cysteine
2021-11-12Update GT_MetaTileEntity_Hatch_Maintenance.javaAlkalus
Only damage tool(s) if the maintenance for that tool needs to be done.
2021-11-12Update GT_MetaTileEntity_Hatch_Maintenance.javaAlkalus
Made Toolbox work for maintenance issues.
2021-11-12Update GT_ModHandler.javaAlkalus
Fix GT_Tools not going into the IC2 Toolbox. https://media.discordapp.net/attachments/603348502637969419/908770911203758080/2021-11-12_17.29.53.png?width=1277&height=683
2021-11-11Add 4 Slots to mixer output at hvMartin Robertz
re add red steel and Blue Steel recipe (hv) change fluid tank in Ev Mixer
2021-11-11Merge pull request #724 from GTNewHorizons/hatch-size-changeMartin Robertz
Hatch size change