From 0c237652229cfc84cd0a345ff9b8ec8d0f0a0ad0 Mon Sep 17 00:00:00 2001 From: boubou19 Date: Mon, 18 Nov 2024 12:48:11 +0100 Subject: [PATCH] changelog from 2.7.0-beta-3 to 2.7.0-beta-4 --- ...gelog from 2.7.0-beta-3 to 2.7.0-beta-4.md | 525 ++++++++++++++++++ 1 file changed, 525 insertions(+) create mode 100644 releases/changelogs/changelog from 2.7.0-beta-3 to 2.7.0-beta-4.md diff --git a/releases/changelogs/changelog from 2.7.0-beta-3 to 2.7.0-beta-4.md b/releases/changelogs/changelog from 2.7.0-beta-3 to 2.7.0-beta-4.md new file mode 100644 index 00000000..62d2370e --- /dev/null +++ b/releases/changelogs/changelog from 2.7.0-beta-3 to 2.7.0-beta-4.md @@ -0,0 +1,525 @@ +# Updated AE2FluidCraft-Rework (1.3.41-gtnh --> 1.3.48-gtnh) +**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.41-gtnh...1.3.48-gtnh +>## What's Changed +> * fix the search strings resetting when changing the terminal size in the interface terminal by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/243 (1.3.47-gtnh) +> * Fix clearing the current search when clicking the change terminal size button by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/240 (1.3.47-gtnh) +> * Hide P2P outputs from interface terminal by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/241 (1.3.47-gtnh) +> * fix changing size of the interface terminal switching to a different GUI entirely by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/242 (1.3.47-gtnh) +> * Fix that the clicked slot in a level maintainer is not determined correctly by @hiroscho in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/236 (1.3.46-gtnh) +> * Fix behavior for conduits. part 2. by @lordIcocain in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/235 (1.3.45-gtnh) +> * Fix Crash and revert mistake. by @lordIcocain in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/233 (1.3.42-gtnh) +> + +# Updated AdventureBackpack2 (1.2.3-GTNH --> 1.2.4-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/AdventureBackpack2/compare/1.2.3-GTNH...1.2.4-GTNH +>## What's Changed +> * close item inventory if parent item is gone by @Glease in https://github.com/GTNewHorizons/AdventureBackpack2/pull/24 (1.2.4-GTNH) +> + +# Updated AkashicTome (1.1.7 --> 1.1.9) +**Full Changelog**: https://github.com/GTNewHorizons/AkashicTome/compare/1.1.7...1.1.9 +>## What's Changed +> * Fix tome not unmorphing when punching air by @Lyfts in https://github.com/GTNewHorizons/AkashicTome/pull/13 (1.1.9) +> * Use Registry Names instead of IDs when saving NBT by @glowredman in https://github.com/GTNewHorizons/AkashicTome/pull/12 (1.1.8) +> + +# Updated Angelica (1.0.0-beta10 --> 1.0.0-beta20) +**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta10...1.0.0-beta20 +>## What's Changed +> * fix ArrayOutOfBounds in F3 debug text handler by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/736 (1.0.0-beta20) +> * Null check by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/737 (1.0.0-beta20) +> * Handle more incompatible mods by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/735 (1.0.0-beta19) +> * fix wrong mixin remap values by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/726 (1.0.0-beta18) +> * Zoom by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/724 (1.0.0-beta18) +> * Better ANTLR error handling for GLSL transformations by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/715 (1.0.0-beta17) +> * New Compat System for ASM Transformations + Immersive Engineering patches by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/719 (1.0.0-beta17) +> * Fix inverted config by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/710 (1.0.0-beta16) +> * Cursor based positioning for shader setting tooltips by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/711 (1.0.0-beta16) +> * Fix entity render by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/707 (1.0.0-beta16) +> * "Fix" world time.... by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/693 (1.0.0-beta15) +> * Add realtime dynamic lights mode with no delay by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/694 (1.0.0-beta15) +> * Add a config to the total world time patch by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/701 (1.0.0-beta15) +> * implement Iris ShadowRenderer by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/702 (1.0.0-beta15) +> * Add ASM for handling field level tessellator usage, and also Stacks on Stacks compatibility by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/703 (1.0.0-beta15) +> * Show tooltiops for shader options by @TotallyNotOndre in https://github.com/GTNewHorizons/Angelica/pull/705 (1.0.0-beta15) +> * Handle auto enablement of texture LOD extension for GLSL 120 by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/684 (1.0.0-beta14) +> * Add an IS_ANGELICA and ANGELICA_VERSION define for shaders by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/686 (1.0.0-beta14) +> * Forcibly disable separateAo by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/687 (1.0.0-beta14) +> * Properly set frame start time for Iris by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/682 (1.0.0-beta13) +> * implement Iris HandRenderer by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/681 (1.0.0-beta13) +> * Add reserved keywords and replace GLSLPreParser with regex by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/683 (1.0.0-beta13) +> * add correct pipeline phase on block destroy animation by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/678 (1.0.0-beta12) +> * fix vanilla destroy block animation like 1.12 by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/679 (1.0.0-beta12) +> * Conversion to glsl-transformation-lib by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/680 (1.0.0-beta12) +> * Replace BlockError mixin with event handler by @RecursivePineapple in https://github.com/GTNewHorizons/Angelica/pull/671 (1.0.0-beta11) +> * fix entities being rendered completely black by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/676 (1.0.0-beta11) +> * fix in-world text rendering + GL immediate mode rendering by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/677 (1.0.0-beta11) +> + +# Updated Applied-Energistics-2-Unofficial (rv3-beta-470-GTNH --> rv3-beta-477-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-470-GTNH...rv3-beta-477-GTNH +>## What's Changed +> * Fix scroll bar drag click by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/608 (rv3-beta-476-GTNH) +> * Hide P2P outputs from interface terminal by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/610 (rv3-beta-476-GTNH) +> * Implement up down right left scrolling in GuiCraftingTree by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/607 (rv3-beta-475-GTNH) +> * Fix clearing the current search when clicking the change terminal size button by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/609 (rv3-beta-475-GTNH) +> * fix the search strings resetting when changing the terminal size in the interface terminal by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/611 (rv3-beta-475-GTNH) +> * Make checkmark gui button icon bigger in interface terminal by @BlueHero233 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/605 (rv3-beta-474-GTNH) +> * Remove Unnecessary `IllegalStateException` for Shared Input/Output Patterns by @Vlamonster in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/601 (rv3-beta-473-GTNH) +> * show coprocessor number beside byte num by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/599 (rv3-beta-473-GTNH) +> * Fix ordering of pattern outputs for rendering. by @Vlamonster in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/600 (rv3-beta-472-GTNH) +> * Fix AEFluidStack.loadFluidStackFromNBT not properly implemented by @reobf in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/602 (rv3-beta-472-GTNH) +> * Change the x2 icon texture by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/598 (rv3-beta-471-GTNH) +> + +# Updated BetterQuesting (3.6.20-GTNH --> 3.6.22-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/BetterQuesting/compare/3.6.20-GTNH...3.6.22-GTNH +>## What's Changed +> * Add git blame ignore file by @wlhlm in https://github.com/GTNewHorizons/BetterQuesting/pull/154 (3.6.22-GTNH) +> * Enable & run spotless by @Lyfts in https://github.com/GTNewHorizons/BetterQuesting/pull/152 (3.6.21-GTNH) +> * Changes the name of the Questbook item ingame from "Standard Expansion" to "BetterQuesting" by @brandyyn in https://github.com/GTNewHorizons/BetterQuesting/pull/153 (3.6.21-GTNH) +> + +# Updated Binnie (2.4.3 --> 2.4.4) +**Full Changelog**: https://github.com/GTNewHorizons/Binnie/compare/2.4.3...2.4.4 +>## What's Changed +> * Fixing Waila showing incorrect blocks for logs by @Cardinalstars in https://github.com/GTNewHorizons/Binnie/pull/54 (2.4.4) +> + +# Updated CodeChickenCore (1.3.9 --> 1.3.10) +**Full Changelog**: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.9...1.3.10 +>## What's Changed +> * Allow colorful Tooltips by @glowredman in https://github.com/GTNewHorizons/CodeChickenCore/pull/24 (1.3.10) +> + +# Updated Crops-plus-plus (1.7.9 --> 1.7.11) +**Full Changelog**: https://github.com/GTNewHorizons/Crops-plus-plus/compare/1.7.9...1.7.11 +>## What's Changed +> * Remove SPOOKY from Biome Humidity List by @zhehedream in https://github.com/GTNewHorizons/Crops-plus-plus/pull/81 (1.7.11) +> * Make Spade behave more like a vanilla Hoe by @wlhlm in https://github.com/GTNewHorizons/Crops-plus-plus/pull/82 (1.7.10) +> + +# Updated Draconic-Evolution (1.3.12-GTNH --> 1.3.13-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Draconic-Evolution/compare/1.3.12-GTNH...1.3.13-GTNH +>## What's Changed +> * Destroy PlacedItem tile entities properly by @Alexdoru in https://github.com/GTNewHorizons/Draconic-Evolution/pull/55 (1.3.13-GTNH) +> + +# Updated EnderIO (2.8.20 --> 2.8.22) +**Full Changelog**: https://github.com/GTNewHorizons/EnderIO/compare/2.8.20...2.8.22 +>## What's Changed +> * Prevent Silver Capacitor from being used as Upgrade by @54M44R in https://github.com/GTNewHorizons/EnderIO/pull/178 (2.8.22) +> * Fix Zombie Generator NPE by @Kogepan229 in https://github.com/GTNewHorizons/EnderIO/pull/180 (2.8.22) +> * removed conduit subtype by @Nockyx in https://github.com/GTNewHorizons/EnderIO/pull/179 (2.8.21) +> + +# Updated FindIt (1.3.8 --> 1.3.9) +**Full Changelog**: https://github.com/GTNewHorizons/FindIt/compare/1.3.8...1.3.9 +>## What's Changed +> * fix thaumcraft search crash by @leumasme in https://github.com/GTNewHorizons/FindIt/pull/25 (1.3.9) +> + +# Updated FloodLights (1.4.1 --> 1.4.2) +**Full Changelog**: https://github.com/GTNewHorizons/FloodLights/compare/1.4.1...1.4.2 +>## What's Changed +> * sanity te check & update bs+deps by @Pilzinsel64 in https://github.com/GTNewHorizons/FloodLights/pull/5 (1.4.2) +> + +# Updated ForestryMC (4.9.16 --> 4.9.18) +**Full Changelog**: https://github.com/GTNewHorizons/ForestryMC/compare/4.9.16...4.9.18 +>## What's Changed +> * close item inventory if parent item is gone by @Glease in https://github.com/GTNewHorizons/ForestryMC/pull/84 (4.9.18) +> * Fix NPE in logic of radioactive effect by @OneEyeMaker in https://github.com/GTNewHorizons/ForestryMC/pull/83 (4.9.17) +> + +# Updated GT5-Unofficial (5.09.50.50 --> 5.09.50.72) +**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.50...5.09.50.72 +>## What's Changed +> * move away from classicHatches() hatch adder by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3512 (5.09.50.72) +> * 9x crop leaf extraction by @LazyFleshWasTaken in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3511 (5.09.50.71) +> * Fix (another) Computation Bug by @DylanTaylor1 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3432 (5.09.50.70) +> * Remove the GT++ programmed circuit from certain chem plant recipes by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3495 (5.09.50.70) +> * Add Raw Ores to Isamill recipes by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3496 (5.09.50.70) +> * update the BlockPosHighlighter call to AE2 in MTEDroneCentre by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3487 (5.09.50.70) +> * Restore hydration cell recipe by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3507 (5.09.50.69) +> * Add throughput to Wireless Energy Hatch tooltip by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3506 (5.09.50.69) +> * Improve EHE info and buff lava in EHE by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3494 (5.09.50.69) +> * Add configurable EOH Energy Display by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3477 (5.09.50.68) +> * Add nbt safeguard for dtpf convergence catalyst type by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3486 (5.09.50.68) +> * Fix Volumetric Flasks Render by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3488 (5.09.50.68) +> * Adds a blacklist to prevent certain dims like Twilight Forest from generating overworld ores by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3438 (5.09.50.68) +> * added recipe using rutile, scheelite and ilmenite for qft Tita-Tungsten-Catalyst by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3482 (5.09.50.68) +> * Add explicit mention of exotic energy hatches by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3491 (5.09.50.68) +> * Fix advanced mufflers in the XLGT and other multiblocks with >1 muffler hatch by @nshepperd in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3489 (5.09.50.68) +> * Prevent screwdriver from changing pipe collision boxes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3493 (5.09.50.68) +> * Add tooltips to fluid/item pipe casings by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3492 (5.09.50.68) +> * Delete GT++ Super chests by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3497 (5.09.50.68) +> * Simplify GT Assembler recipes for Muffler Upgrades by @HFPTetraUro in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3498 (5.09.50.68) +> * Fix pitchblende height range by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3500 (5.09.50.68) +> * Added mode swap button to Utupu Tanuri by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3499 (5.09.50.68) +> * Added Pipe Casing Recipes to Assembler by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3501 (5.09.50.68) +> * Reduce packets sent for shutdown duration UI by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3503 (5.09.50.68) +> * Add Ore Berries to Fluid Extraction Recipes by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3502 (5.09.50.68) +> * Prevent -generation when long overflow for antimatter gen. by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3378 (5.09.50.68) +> * rebalance of plasma chain recipes by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3468 (5.09.50.67) +> * Delete NBT data about crafting components on MetaTileEntity by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3476 (5.09.50.66) +> * Save custom name on particular case by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3473 (5.09.50.66) +> * Improve EoH tier numbering in portable scanner info by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3483 (5.09.50.66) +> * remove duplicate motor recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3484 (5.09.50.66) +> * Fix to Vanadium Redox Power Cell Recipe by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3481 (5.09.50.65) +> * Fix Solidifier Autoplace and Add Glass Subchannel by @Ruling-0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3480 (5.09.50.64) +> * Small solidifier structure check fix by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3479 (5.09.50.64) +> * Add tool batch mode for some multis by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3475 (5.09.50.64) +> * Remove OC AVR architecture by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3474 (5.09.50.63) +> * Adjust number formatting in WAILA machine progress line by @wlhlm in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3478 (5.09.50.63) +> * Custom iconset for bedrockium by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3471 (5.09.50.62) +> * Add Very Heavy Oil Cell to Materials list by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3472 (5.09.50.62) +> * Fix gold vein name by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3463 (5.09.50.61) +> * Delete the "PlayerActivity.log" by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3464 (5.09.50.61) +> * Turbine Texture Refactor by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3435 (5.09.50.61) +> * Readd missing iodine output to seaweed ash line by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3466 (5.09.50.61) +> * Fix a few waterline nei previews by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3462 (5.09.50.61) +> * Add ctrl-middle-click to suppress infinite spray can's left click shake by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3431 (5.09.50.61) +> * Add Ore Dictionary Tags for Subatomic Particles by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3465 (5.09.50.61) +> * Blackhole fixes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3470 (5.09.50.61) +> * Remove waterline QFT skip by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3460 (5.09.50.60) +> * Fix HILE waila info by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3459 (5.09.50.59) +> * Add Tool Casting support to the Fluid Shaper multiblock. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3454 (5.09.50.59) +> * Another round of later naqfuel buffs by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3439 (5.09.50.59) +> * Fix HILE render turning off while running when pressing power button by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3443 (5.09.50.59) +> * LSC information enhancements by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3427 (5.09.50.58) +> * Fix wrong shutdown duration of tectech multi & cleanup by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3424 (5.09.50.58) +> * adjusted status window widget creation to allow for horizontal scrolling by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3428 (5.09.50.58) +> * Fix baryonic perfection voiding one catalyst when recipe fails by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3455 (5.09.50.58) +> * Change thorium comb to have mv processing by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3456 (5.09.50.58) +> * Remove fast mode mention from XL Steam Turbines by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3458 (5.09.50.58) +> * Fix shirabon cost in alternative naqfuel mk6 recipe by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3429 (5.09.50.58) +> * Fix EHE NEI special info by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3457 (5.09.50.58) +> * Delete 4 unused GT++ classes by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3426 (5.09.50.57) +> * Fix mabs crash when breaking energy hatches by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3425 (5.09.50.57) +> * Hide WAILA and remove collision of render blocks by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3436 (5.09.50.57) +> * fix tengam oregen by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3440 (5.09.50.57) +> * Set new default for tooltip finisher separator line by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3442 (5.09.50.57) +> * Fixes for Deep Earth Heating Pump by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3434 (5.09.50.57) +> * Fix EIG Fertilizer Multiplier by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3441 (5.09.50.57) +> * Give blackhole a bounding box by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3444 (5.09.50.57) +> * Reduce Bounding Box allocations by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3447 (5.09.50.57) +> * Fix wrap recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3445 (5.09.50.57) +> * Change Cooling Tower Structure by @54M44R in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3449 (5.09.50.57) +> * Add tinted industrial glass to the structure glasses. by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3448 (5.09.50.57) +> * Fix memory leak in gt++ PlayerUtils by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3411 (5.09.50.57) +> * Fix structure checks and tooltip issues by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3446 (5.09.50.57) +> * Add an overflow fix that was missing from #3332. by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3416 (5.09.50.57) +> * Fix DTPF convergence catalyst consumption for non-catalyst recipes by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3399 (5.09.50.57) +> * fixed crash in kubatech if witchery is not loaded by @Trinsdar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3451 (5.09.50.57) +> * Various waterline bugfixes by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3433 (5.09.50.56) +> * fix plasma arc furnace recipe by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3430 (5.09.50.55) +> * Render fixes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3409 (5.09.50.54) +> * Change sterile casing texture by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3402 (5.09.50.54) +> * fix waterline cycle breaking on reload by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3420 (5.09.50.54) +> * convert the debug button to a LockedWhileActiveButton by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3413 (5.09.50.54) +> * Replace Bee description containing Diddy with his new socials for obvious reasons by @Nilau1998 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3421 (5.09.50.54) +> * add cycle idle status for waterline units by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3422 (5.09.50.54) +> * save debug mode to NBT to prevent it turning it off on game reload by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3419 (5.09.50.53) +> * fix world leak caused by BlockPos class from GT++ by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3414 (5.09.50.53) +> * Fix NPE on IC2 recycler blacklist by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3403 (5.09.50.52) +> * Use explicit internal name for Diphenylisophthalate by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3404 (5.09.50.52) +> * Fix ruby/sapphire juice mistake by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3407 (5.09.50.52) +> * Fix log 1:6 in cutting machine by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3406 (5.09.50.52) +> * Right clicking water purification units places blocks by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3405 (5.09.50.52) +> * Remove method in multiblock tooltip by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3410 (5.09.50.52) +> * Superdense plate integration by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3400 (5.09.50.51) +> * Allow use high tier fluid regulators as cover. by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3398 (5.09.50.51) +> * Fix missing circuit replacements in AL recipies by @alphaomega21 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3397 (5.09.50.51) +> + +# Updated GTNH-Intergalactic (1.4.22 --> 1.4.25) +**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.4.22...1.4.25 +>## What's Changed +> * circuit oredict fixes by @chochem in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/82 (1.4.25) +> * Move space assembler and space research modules to RA2 by @serenibyss in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/80 (1.4.24) +> * Fix build by @Alexdoru in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/79 (1.4.23) +> + +# Updated GTNHLib (0.5.16 --> 0.5.20) +**Full Changelog**: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.16...0.5.20 +>## What's Changed +> * Disable thread safety checks with FalseTweaks by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/88 (0.5.20) +> * Shadow source jars too by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/87 (0.5.19) +> * Add texture debug feature by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/86 (0.5.18) +> * merge iih + mt hand command in one by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/84 (0.5.17) +> + +# Updated Galaxy-Space-GTNH (1.1.95-GTNH --> 1.1.97-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Galaxy-Space-GTNH/compare/1.1.95-GTNH...1.1.97-GTNH +>## What's Changed +> * Remove memory allocations from checking achievements by @Alexdoru in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/120 (1.1.96-GTNH) +> + +# Updated Hodgepodge (2.5.74 --> 2.5.79) +**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.74...2.5.79 +>## What's Changed +> * fix crash in DebugScreenHandler by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/440 (2.5.79) +> * Add zh_CN.lang by @Omgise in https://github.com/GTNewHorizons/Hodgepodge/pull/439 (2.5.79) +> * feat: patch several dupes in eu2 by @Midnight145 in https://github.com/GTNewHorizons/Hodgepodge/pull/438 (2.5.78) +> * Merge mixin from BQ3-Thermos-patch mod by @serenibyss in https://github.com/GTNewHorizons/Hodgepodge/pull/437 (2.5.78) +> * Add button to refresh the sounds by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/436 (2.5.77) +> * Merge working parts of fastload by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/434 (2.5.77) +> * fix speedupAnimations setting also disabling fast placing keybind by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/435 (2.5.77) +> * add nametag/hit brightness fix by @kurrycat2004 in https://github.com/GTNewHorizons/Hodgepodge/pull/433 (2.5.76) +> * Memory optimization by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/432 (2.5.75) +> + +# Updated HydroEnergy (1.3.5 --> 1.3.6) +**Full Changelog**: https://github.com/GTNewHorizons/HydroEnergy/compare/1.3.5...1.3.6 +>## What's Changed +> * transfer to early/late mixin system by @Alexdoru in https://github.com/GTNewHorizons/HydroEnergy/pull/29 (1.3.6) +> + +# Updated InGame-Info-XML (2.8.14 --> 2.8.19) +**Full Changelog**: https://github.com/GTNewHorizons/InGame-Info-XML/compare/2.8.14...2.8.19 +>## What's Changed +> * Fix positioning issues by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/27 (2.8.19) +> * Fix some icons not being found by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/26 (2.8.16) +> * Fix a few issues by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/25 (2.8.15) +> + +# Updated LunatriusCore (1.2.0-GTNH --> 1.2.1-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/LunatriusCore/compare/1.2.0-GTNH...1.2.1-GTNH +>## What's Changed +> * fix slime chunks algorithm by @asquared31415 in https://github.com/GTNewHorizons/LunatriusCore/pull/8 (1.2.1-GTNH) +> + +# Updated Mantle (0.4.1 --> 0.4.2) +**Full Changelog**: https://github.com/GTNewHorizons/Mantle/compare/0.4.1...0.4.2 +>## What's Changed +> * Fix ArrayIndexOutOfBoundsException in getUnlocalizedName by @tsiarokhin in https://github.com/GTNewHorizons/Mantle/pull/8 (0.4.2) +> + +# Updated ModularUI (1.2.11 --> 1.2.13) +**Full Changelog**: https://github.com/GTNewHorizons/ModularUI/compare/1.2.11...1.2.13 +>## What's Changed +> * Apply the size limit of Scrollable to its children by @HoleFish in https://github.com/GTNewHorizons/ModularUI/pull/86 (1.2.13) +> * Fix tessellator crash with circle draw by @serenibyss in https://github.com/GTNewHorizons/ModularUI/pull/85 (1.2.12) +> + +# Updated MouseTweaks (2.4.17-GTNH --> 2.4.18-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/MouseTweaks/compare/2.4.17-GTNH...2.4.18-GTNH +>## What's Changed +> * Force disable mouse wheel transfer if NEI's mouse wheel transfer is active by @Alexdoru in https://github.com/GTNewHorizons/MouseTweaks/pull/12 (2.4.18-GTNH) +> + +# Updated Natura (2.7.4 --> 2.7.5) +**Full Changelog**: https://github.com/GTNewHorizons/Natura/compare/2.7.4...2.7.5 +>## What's Changed +> * Fix setDead() if mob is not dead yet. by @AbdielKavash in https://github.com/GTNewHorizons/Natura/pull/26 (2.7.5) +> + +# Updated NewHorizonsCoreMod (2.6.68 --> 2.6.78) +**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.68...2.6.78 +>## What's Changed +> * Fix array out of bounds crash in DebugHandler by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1083 (2.6.78) +> * 9x Oreberry maceration to remove tiny dust by @LazyFleshWasTaken in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1086 (2.6.78) +> * Add Cosmic Neutronium Block Solidifier Recipe by @lordIcocain in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1042 (2.6.77) +> * Delete GT++ Super chests by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1081 (2.6.77) +> * Added EU consumption to Air-Filter Tooltip by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1082 (2.6.77) +> * Fix glass dupe using aurora by @Ableytner in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1075 (2.6.77) +> * Removed Ultra Dense ME conduit recipe by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1080 (2.6.76) +> * Remove LogFactory from OpenComputers script by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1077 (2.6.75) +> * Add lepidopterology chest to Script by @BlueHero233 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1078 (2.6.75) +> * Improve the Name Remover machine by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1079 (2.6.75) +> * Icon rename by @BlueHero233 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1061 (2.6.74) +> * fix memory leak in RecipeRemover by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1056 (2.6.73) +> * Added wiremill recipe for projectRed Red Alloy Wire by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1074 (2.6.73) +> * Add recipe for energy crad by @lordIcocain in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1064 (2.6.72) +> * Add full dust recipe for certain bacterial vats recipes by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1060 (2.6.72) +> * Move space assembler recipes to RA2 by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1068 (2.6.72) +> * Remove Ancient Blocks from Chisel by @54M44R in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1067 (2.6.72) +> * Add Mehen Belt Planet recipe by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1069 (2.6.72) +> * Changed Ichorcloth Recipe to remove screws and screwdriver by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1070 (2.6.72) +> * Added transistor exchange recipe back without any duping effect by @Chaoschaot232 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1049 (2.6.72) +> * Added upgrade recipes for Thaumic Boots variations by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1072 (2.6.72) +> * fix small bop to gt color bug by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1073 (2.6.72) +> * Add Roquesite indium boost by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1071 (2.6.72) +> * Added Infinity Water Cell Recipe by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1059 (2.6.72) +> * Add lsc casing to lsc assembler recipe by @TheEpicGamer274 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1062 (2.6.71) +> * Remove callisto ice ic2 coolant cutting recipe by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1063 (2.6.71) +> * Change shadow steel recipe to be similar to the HV steel recipe by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1065 (2.6.71) +> * Adds conversion recipes to busses and hatches by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1066 (2.6.71) +> * Fix aluminium hydroxide stoik in ebf by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1055 (2.6.70) +> * fix NPE in TCLoader by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1054 (2.6.70) +> * Fix LuV world accelerator assembler recipe by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1053 (2.6.69) +> * move item in hand command to GTNHlib by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1051 (2.6.69) +> + +# Updated NotEnoughItems (2.6.42-GTNH --> 2.6.46-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.6.42-GTNH...2.6.46-GTNH +>## What's Changed +> * Fix Presets Scroll; Fix Placeholder position in the quantity field; Hide rendering error in chat; by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/555 (2.6.46-GTNH) +> * Fix typo options for English GUI by @Worive in https://github.com/GTNewHorizons/NotEnoughItems/pull/553 (2.6.45-GTNH) +> * Fix Zoom Position by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/554 (2.6.45-GTNH) +> * Add Helioflare Power Forge (Gorge) to smelting catalysts by @serenibyss in https://github.com/GTNewHorizons/NotEnoughItems/pull/544 (2.6.44-GTNH) +> * Small Fixes by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/543 (2.6.44-GTNH) +> * replace GL immediate draw with Tessellator calls for chunk bounds rendering by @kurrycat2004 in https://github.com/GTNewHorizons/NotEnoughItems/pull/549 (2.6.44-GTNH) +> + +# Updated Nutrition (0.0.12 --> 0.0.13) +**Full Changelog**: https://github.com/GTNewHorizons/Nutrition/compare/0.0.12...0.0.13 +>## What's Changed +> * Update Cranberry Jelly Sandwitch nutritional values by @Worive in https://github.com/GTNewHorizons/Nutrition/pull/21 (0.0.13) +> + +# Updated OpenComputers (1.10.26-GTNH --> 1.10.27-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/OpenComputers/compare/1.10.26-GTNH...1.10.27-GTNH +>## What's Changed +> * Shorten Computer Running whitenoise by @BlueHero233 in https://github.com/GTNewHorizons/OpenComputers/pull/136 (1.10.27-GTNH) +> + +# Updated Railcraft (9.15.14 --> 9.15.15) +**Full Changelog**: https://github.com/GTNewHorizons/Railcraft/compare/9.15.14...9.15.15 +>## What's Changed +> * fix crash when not installed BuildCraft by @kuzuanpa in https://github.com/GTNewHorizons/Railcraft/pull/64 (9.15.15) +> + +# Updated RemoteIO (2.6.0 --> 2.6.2) +**Full Changelog**: https://github.com/GTNewHorizons/RemoteIO/compare/2.6.0...2.6.2 +>## What's Changed +> * Delete ASM coremod by @Alexdoru in https://github.com/GTNewHorizons/RemoteIO/pull/15 (2.6.1) +> + +# Updated ServerUtilities (2.0.79 --> 2.0.85) +**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.0.79...2.0.85 +>## What's Changed +> * Fix command overview crash by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/131 (2.0.85) +> * Make names in tab menu replaceable by display name by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/129 (2.0.84) +> * Add /back compat for vanilla tp by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/126 (2.0.84) +> * Use vanilla tooltip rendering for sidebar buttons and fix Z height by @wlhlm in https://github.com/GTNewHorizons/ServerUtilities/pull/128 (2.0.83) +> * Fix crash with commands that doesn't extend CommandBase by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/125 (2.0.82) +> * Replace command override with mixins by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/124 (2.0.80) +> + +# Updated SpecialMobs (3.6.0 --> 3.6.2) +**Full Changelog**: https://github.com/GTNewHorizons/SpecialMobs/compare/3.6.0...3.6.2 +>## What's Changed +> * Fix special endermen dropping their held block if not killed. by @AbdielKavash in https://github.com/GTNewHorizons/SpecialMobs/pull/26 (3.6.2) +> * Fix Death Creeper Typo by @BlueHero233 in https://github.com/GTNewHorizons/SpecialMobs/pull/25 (3.6.1) +> + +# Updated StructureLib (1.3.4 --> 1.3.5) +**Full Changelog**: https://github.com/GTNewHorizons/StructureLib/compare/1.3.4...1.3.5 +>## What's Changed +> * Fix IStructureElementChain returning an invalid Iterable by @Lyfts in https://github.com/GTNewHorizons/StructureLib/pull/33 (1.3.5) +> + +# Updated TCNEIAdditions (1.4.1 --> 1.4.2) +**Full Changelog**: https://github.com/GTNewHorizons/TCNEIAdditions/compare/1.4.1...1.4.2 +>## What's Changed +> * Fix floating point error causing misaligned infusion recipes by @truenachtara in https://github.com/GTNewHorizons/TCNEIAdditions/pull/28 (1.4.2) +> + +# Updated ThaumicBases (1.7.5 --> 1.7.7) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBases/compare/1.7.5...1.7.7 +>## What's Changed +> * Prevent placement of fully grown plants by @OneEyeMaker in https://github.com/GTNewHorizons/ThaumicBases/pull/43 (1.7.7) +> * Fix Ancient Blocks being Invalid Stabilisers by @54M44R in https://github.com/GTNewHorizons/ThaumicBases/pull/42 (1.7.6) +> + +# Updated ThaumicBoots (1.3.9 --> 1.3.10) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBoots/compare/1.3.9...1.3.10 +>## What's Changed +> * Update the Charging machine and max charge for the QVoidBoots + recipe fix by @Ethryan in https://github.com/GTNewHorizons/ThaumicBoots/pull/33 (1.3.10) +> + +# Updated ThaumicEnergistics (1.6.26-GTNH --> 1.6.27-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicEnergistics/compare/1.6.26-GTNH...1.6.27-GTNH +>## What's Changed +> * add check before adding matrix into list by @MCTBL in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/78 (1.6.27-GTNH) +> + +# Updated ThaumicHorizons (1.6.3 --> 1.6.4) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicHorizons/compare/1.6.3...1.6.4 +>## What's Changed +> * Fix setDead() if mob is not dead yet. by @AbdielKavash in https://github.com/GTNewHorizons/ThaumicHorizons/pull/78 (1.6.4) +> + +# Updated Thaumic_Exploration (1.3.5-GTNH --> 1.3.7-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Thaumic_Exploration/compare/1.3.5-GTNH...1.3.7-GTNH +>## What's Changed +> * Soul Brazier fixes. by @AbdielKavash in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/39 (1.3.7-GTNH) +> * Fix heavy RAM usage caused by ThaumicReplicator recipe cache list by @Alexdoru in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/38 (1.3.6-GTNH) +> + +# Updated TinkersConstruct (1.12.12-GTNH --> 1.12.15-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/TinkersConstruct/compare/1.12.12-GTNH...1.12.15-GTNH +>## What's Changed +> * Fix Essence Berry OreDict tags by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/138 (1.12.15-GTNH) +> * Fix unlocalized name of Wool Slabs by @Worive in https://github.com/GTNewHorizons/TinkersConstruct/pull/135 (1.12.14-GTNH) +> * Revert default config for option "Remove Gold Cast Recipes" by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/130 (1.12.13-GTNH) +> * Fix NPE making gold casts while they are disabled by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/132 (1.12.13-GTNH) +> * Explicit GTNH check for gold cast removal config by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/134 (1.12.13-GTNH) +> + +# Updated WarpTheory (1.4.1-GTNH --> 1.4.2-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/WarpTheory/compare/1.4.1-GTNH...1.4.2-GTNH +>## What's Changed +> * Add Portable Shower bauble by @OmdaCZ in https://github.com/GTNewHorizons/WarpTheory/pull/42 (1.4.2-GTNH) +> + +# Updated WitcheryExtras (1.2.2 --> 1.2.3) +**Full Changelog**: https://github.com/GTNewHorizons/WitcheryExtras/compare/1.2.2...1.2.3 +>## What's Changed +> * Add biome tooltip to Shifting Seasons brew by @serenibyss in https://github.com/GTNewHorizons/WitcheryExtras/pull/22 (1.2.3) +> + +# Updated WitchingGadgets (1.5.15-GTNH --> 1.5.17-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/WitchingGadgets/compare/1.5.15-GTNH...1.5.17-GTNH +>## What's Changed +> * Thaumic boots dep + compat by @Nockyx in https://github.com/GTNewHorizons/WitchingGadgets/pull/65 (1.5.17-GTNH) +> * Blacklist Thaumcraft clusters + made the file more readable by @Ethryan in https://github.com/GTNewHorizons/WitchingGadgets/pull/63 (1.5.16-GTNH) +> + +# Updated ae2stuff (0.8.3-GTNH --> 0.8.4-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/ae2stuff/compare/0.8.3-GTNH...0.8.4-GTNH +>## What's Changed +> * Wrenching a wireless connector keeps its color. by @AbdielKavash in https://github.com/GTNewHorizons/ae2stuff/pull/19 (0.8.4-GTNH) +> * Fix channels 128 cable by @nikita23830 in https://github.com/GTNewHorizons/ae2stuff/pull/23 (0.8.4-GTNH) +> + +# Updated amunra (0.7.0 --> 0.7.1) +**Full Changelog**: https://github.com/GTNewHorizons/amunra/compare/0.7.0...0.7.1 +>## What's Changed +> * fix typo and thus localization for redgrass by @chochem in https://github.com/GTNewHorizons/amunra/pull/32 (0.7.1) +> + +# Updated gendustry (1.8.2-GTNH --> 1.8.3-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/gendustry/compare/1.8.2-GTNH...1.8.3-GTNH +>## What's Changed +> * Fix Pollen Collection Kit NPE by @Kogepan229 in https://github.com/GTNewHorizons/gendustry/pull/12 (1.8.3-GTNH) +> + +# Updated lwjgl3ify (2.1.3 --> 2.1.4) +**Full Changelog**: https://github.com/GTNewHorizons/lwjgl3ify/compare/2.1.3...2.1.4 +>## What's Changed +> * Bump ASM to support Java 24 by @ah-OOG-ah in https://github.com/GTNewHorizons/lwjgl3ify/pull/184 (2.1.4) +> + +# Updated nei-custom-diagram (1.6.7 --> 1.6.8) +**Full Changelog**: https://github.com/GTNewHorizons/nei-custom-diagram/compare/1.6.7...1.6.8 +>## What's Changed +> * fix bug introduced in #42 by @Alexdoru in https://github.com/GTNewHorizons/nei-custom-diagram/pull/43 (1.6.8) +> + +# Updated twilightforest (2.6.34 --> 2.6.35) +**Full Changelog**: https://github.com/GTNewHorizons/twilightforest/compare/2.6.34...2.6.35 +>## What's Changed +> * Defeat SnowQueen should conquer the Ice Tower instead of Lich Tower by @zhehedream in https://github.com/GTNewHorizons/twilightforest/pull/91 (2.6.35) +> + +# Updated waila (1.8.1 --> 1.8.2) +**Full Changelog**: https://github.com/GTNewHorizons/waila/compare/1.8.1...1.8.2 +>## What's Changed +> * Remove unnecessary reflection by @Alexdoru in https://github.com/GTNewHorizons/waila/pull/24 (1.8.2) +> + +# Credits +A special thanks to @54M44R, @AbdielKavash, @Alexdoru, @BlueHero233, @Ethryan, @Glease, @HFPTetraUro, @HoleFish, @Kogepan229, @LazyFleshWasTaken, @Lyfts, @Midnight145, @Nockyx, @OmdaCZ, @Omgise, @OneEyeMaker, @Pilzinsel64, @RecursivePineapple, @TotallyNotOndre, @Trinsdar, @VinDevGH, @Vlamonster, @Worive, @ah-OOG-ah, @alphaomega21, @asquared31415, @brandyyn, @glowredman, @kurrycat2004, @kuzuanpa, @nikita23830, @nshepperd, @serenibyss, @truenachtara, @tsiarokhin, @wlhlm, @zhehedream, who contributed to this release! \ No newline at end of file