Files
Gregtech-New-Bastards/.minecraft/changelog from 2.7.3 to 2.7.4.md
samsonsin 90b3575aea initial
2025-05-29 23:26:10 +02:00

70 lines
5.8 KiB
Markdown

# Updated AE2FluidCraft-Rework (1.3.54-gtnh --> 1.3.55-gtnh)
**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.54-gtnh...1.3.55-gtnh
# Updated Applied-Energistics-2-Unofficial (rv3-beta-484-GTNH --> rv3-beta-485-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-484-GTNH...rv3-beta-485-GTNH
# Updated Draconic-Evolution (1.3.17-GTNH --> 1.3.18-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/Draconic-Evolution/compare/1.3.17-GTNH...1.3.18-GTNH
# Updated GT5-Unofficial (5.09.50.118 --> 5.09.50.119)
**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.118...5.09.50.119
# Updated GTNH-Intergalactic (1.4.34 --> 1.4.35)
**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.4.34...1.4.35
# Updated LogisticsPipes (1.3.4-GTNH --> 1.3.6-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/LogisticsPipes/compare/1.3.4-GTNH...1.3.6-GTNH
>## What's Changed
> * Fixing NoSuchMethodError in PipeFluidSupplierMk2.addUIWidget() by @godrja in https://github.com/GTNewHorizons/LogisticsPipes/pull/80 (1.3.6-GTNH)
>
# Updated NewHorizonsCoreMod (2.6.99 --> 2.6.101)
**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.99...2.6.101
# Updated ServerUtilities (2.1.7 --> 2.1.40)
**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.1.7...2.1.40
>## What's Changed
> * Fix crash when creating new world by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/206 (2.1.40)
> * Change Sidebar zIndex by @slprime in https://github.com/GTNewHorizons/ServerUtilities/pull/205 (2.1.39-pre, 2.1.38)
> * Fix permissions not working for WorldEdit commands by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/201 (2.1.36-pre, 2.1.35)
> * Backport playersSleepingPercentage gamerule and implement by @Cleptomania in https://github.com/GTNewHorizons/ServerUtilities/pull/162 (2.1.33)
> * Fix empty server teams unable to force-load chunks by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/197 (2.1.31)
> * Fix `/home <name> <player>` tping the wrong player by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/195 (2.1.30)
> * Fix backup failing when encountering renamed region files by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/190 (2.1.29)
> * Fix shift clicking in invsee creating invalid stacks by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/189 (2.1.28)
> * Fix urls in motd not working by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/186 (2.1.26)
> * Fix entity cleanup removing nametagged entities by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/187 (2.1.26)
> * Backup save related files outside of save folder by @DarkShadow44 in https://github.com/GTNewHorizons/ServerUtilities/pull/178 (2.1.25)
> * Improve invsee gui & add support for some modded inventories by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/185 (2.1.22)
> * Add vanish command by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/170 (2.1.22)
> * Spotless apply for branch vanish for #170 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/171 (2.1.21-pre, 2.1.18-pre)
> * Fix chunk decay not working for teams that have been inactive for ages by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/182 (2.1.17)
> * Fix player ranks ui becoming unreadable if players have tons of ranks by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/181 (2.1.17)
> * Add permissions to disallow cross-dim usage of more tp commands by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/180 (2.1.17)
> * Spotless apply for branch vanish for #170 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/171 (2.1.16-pre)
> * Fix `max_folder_size` not working for smaller worlds by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/172 (2.1.15)
> * Migrate Server Pausing From Hodgepodge by @Caedis in https://github.com/GTNewHorizons/ServerUtilities/pull/175 (2.1.15)
> * Make `/inv view` work for offline players by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/177 (2.1.15)
> * Fix `max_folder_size` not working for smaller worlds by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/172 (2.1.14-pre)
> * Migrate Server Pausing From Hodgepodge by @Caedis in https://github.com/GTNewHorizons/ServerUtilities/pull/175 (2.1.14-pre)
> * Spotless apply for branch vanish for #170 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/171 (2.1.13-pre)
> * Update zh_CN.lang by @huihiuhuai in https://github.com/GTNewHorizons/ServerUtilities/pull/99 (2.1.12)
> * Spotless apply for branch vanish for #170 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/171 (2.1.10-pre)
> * Basic Pregenerator by @Cardinalstars in https://github.com/GTNewHorizons/ServerUtilities/pull/121 (2.1.9)
>
# Updated Share-Where-I-am (2.1.2 --> 2.1.3)
**Full Changelog**: https://github.com/GTNewHorizons/Share-Where-I-am/compare/2.1.2...2.1.3
>## What's Changed
> * Fix keybind not being registered by @miozune in https://github.com/GTNewHorizons/Share-Where-I-am/pull/6 (2.1.3)
>
# Updated TCNEIAdditions (1.4.2 --> 1.4.8)
**Full Changelog**: https://github.com/GTNewHorizons/TCNEIAdditions/compare/1.4.2...1.4.8
>## What's Changed
> * Add missing research message when recipe is shown by @Caedis in https://github.com/GTNewHorizons/TCNEIAdditions/pull/29 (1.4.8)
>
# Credits
Special thanks to @Caedis, @Cardinalstars, @Cleptomania, @DarkShadow44, @github-actions, @godrja, @huihiuhuai, @Lyfts, @miozune, @slprime, for their code contributions listed above, and to everyone else who helped, including all of our beta testers! <3