aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-09replace HashMap with a (bounded) Guava Cacherepo_alt
2020-09-08A simple cache for the furnace recipes, to avoid linear iterationrepo_alt
(Should help with https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6416)
2020-09-02reverted CoFHCore dependency removal (unrelated to this PR)repo_alt
2020-09-02GT p2p tunnel was added to AE itselfrepo_alt
2020-08-29Merge pull request #310 from moller21/experimentalMartin Robertz
Fix strong power redstone
2020-08-29Move neighbour update to BaseTileEntitymoller21
2020-08-25Redstone, power, strong, signal, covermoller21
2020-08-24Merge pull request #309 from moller21/experimentalMartin Robertz
Make chest buffers reduce server load.
2020-08-23Revert stocking mode change.moller21
2020-08-23Attempt at improving chest buffers, also slowing down lower tier ones.moller21
2020-08-23Merge pull request #308 from redmage17/experimentalMartin Robertz
Added Recycling recipes for EBF Coils
2020-08-18Added Recycling recipes for EBF Coilsredmage17
Mica foil is basically Ash or Quartz Sand as it is a composite and I feel like you should not get it back. I am not adding coils to the disassembler recipes. Verified all recipes in game
2020-08-02Fix full size pipes restrictor textures.moller21
2020-08-01Merge pull request #306 from hohounk/experimentalMartin Robertz
Simple optimization to GT_Utility.moveOneItemStack
2020-08-01Merge pull request #307 from moller21/experimentalMartin Robertz
Fix batteries in machines chugging cpu to look up recipes.
2020-08-01Fix batteries in machines chugging cpu to look up recipes.moller21
2020-07-31Better optimization for moving items between inventories.Kalle
2020-07-29Simple optimization to GT_Utility.moveOneItemStackKalle
2020-07-26fix(gregtech)machineparts uevDreamMasterXXL
fix uev machineparts texture UEV Electric Piston has 2 pixels miscoloured #6443 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6443
2020-07-26fix(gregtech)piston uevDreamMasterXXL
fix uev piston texture UEV Electric Piston has 2 pixels miscoloured #6443 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6443
2020-07-26fix(Gregtech)T1 Ingot recipeDreamMasterXXL
change compressed bronze to compressed steel
2020-07-26Merge pull request #305 from GTNewHorizons/DD-PortalMartin Robertz
Deep Dark portal change
2020-07-26fix(gregtech)derp }DreamMasterXXL
(cherry picked from commit b11c0702c2b7b62a8374e8925cca5540d153c178)
2020-07-25fix(gregtech)derp }DreamMasterXXL
2020-07-25feat(Gregtech)add more Autoclave recipesDreamMasterXXL
add new Autoclave recipes using molten void and a output of 100% Adjust distilled water amount crystal #6405 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6405 (cherry picked from commit 0d5949ce84caa55d5721b99e9cbc0c3ceb231b1e)
2020-07-25feat(Gregtech)add more Autoclave recipesDreamMasterXXL
add new Autoclave recipes using molten void and a output of 100% Adjust distilled water amount crystal #6405 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6405
2020-07-25change(Gregtech)recipesDreamMasterXXL
change T1 heavy Duty ingot recipe from crafting to Assembler HV change Iridium Alloy Ingot recipe from crafting recipe to Assembler IV (cherry picked from commit ec51124197a8009d38e2e2027667b5c40569175f)
2020-07-25change(Gregtech)recipesDreamMasterXXL
change T1 heavy Duty ingot recipe from crafting to Assembler HV change Iridium Alloy Ingot recipe from crafting recipe to Assembler IV
2020-07-25nerf(Gregtech)Autoclave recipesDreamMasterXXL
change unkown Crystal and Ae2 Crystals recipes Autoclave recipe with water gives 80% output change and with distilled water 90% crystal #6405 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6405 (cherry picked from commit e828bb6607afccc607e4ff76eaae8b5594d6596b)
2020-07-25nerf(Gregtech)Autoclave recipesDreamMasterXXL
change unkown Crystal and Ae2 Crystals recipes Autoclave recipe with water gives 80% output change and with distilled water 90% crystal #6405 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6405
2020-07-25feat(Gregtech)New Boiler FuelsDreamMasterXXL
Add Cactus and Sugar Fuesl from gt++ to the single Block Boiler burn list Allow for Cactus/sugar coke/coal to be used as fuel in coal boilers. #6438 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6438 (cherry picked from commit eb900fccc4dc85dee445498c9524c9a75b5529e6)
2020-07-25feat(Gregtech)New Boiler FuelsDreamMasterXXL
Add Cactus and Sugar Fuesl from gt++ to the single Block Boiler burn list Allow for Cactus/sugar coke/coal to be used as fuel in coal boilers. #6438 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6438
2020-07-24fix(Gregtech)Obsidian recipeDreamMasterXXL
remove unbalanced Obsidian recipes [Cutting Machine] Obsidian Plate (not profitable) #6430 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6430 (cherry picked from commit 470f3636f882fc3b961d65bde87462cc66be128d)
2020-07-24fix(Gregtech)Obsidian recipeDreamMasterXXL
remove unbalanced Obsidian recipes [Cutting Machine] Obsidian Plate (not profitable) #6430 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6430
2020-07-23fix(Gregtech)add localizerDreamMasterXXL
add missing localizer for assembly line/tt research station
2020-07-23remove(Gregtech)DD PortalDreamMasterXXL
remove DD Portal recipe and put it into Tec Tech research Station
2020-07-23change(gregtech)texture from Raw DD BlockDreamMasterXXL
2020-07-23fix(Gregtech) Raw DD Portal BlockDreamMasterXXL
fix recipe for Raw Portal Block for DD Infusion recipe
2020-07-23feat(Gregtech) add Raw DD Portal BlockDreamMasterXXL
Add Raw Poatal Block for DD Infusion recipe
2020-07-19removed unused functionDreamMasterXXL
2020-07-19added missing importsDreamMasterXXL
2020-07-19Rework clientside pollution (#302)moller21
* Rework clientside pollution * Pollution rework * removed debug
2020-07-17Merge pull request #304 from repo-alt/experimentalMartin Robertz
Transformer not change visually when mode changes to step up
2020-07-17Fixed average EU input/output displayrepo_alt
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5472
2020-07-17Transformer not change visually when mode changes to step uprepo_alt
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5420
2020-06-20Merge pull request #303 from moller21/experimentalMartin Robertz
Fixed item cover gui not being usable.
2020-06-20Item detector cover GUI fix. How'd i miss that.moller21
2020-06-13add pyhton script for a automated changelogDreamMasterXXL
2020-06-12fix derpMartin Robertz
2020-06-12fixDreamMasterXXL