From a5dc3253b14a5c0e8a24e6bca75a5ef8e38542e4 Mon Sep 17 00:00:00 2001 From: ShrBox Date: Sat, 7 Jan 2023 22:18:37 +0800 Subject: [PATCH] Release 2.9.1 --- CHANGELOG.md | 20 +++++++++++--------- scripts/LINK.txt | 2 +- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ed2b476ad..00533a662f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,18 @@ - + # LiteLoader Release Note -**Adapted to BDS-1.19.50 | ProtocolVersion 560** +**Support BDS 1.19.50 & 1.19.51 | ProtocolVersion 560** ## New features -- Support 1.19.50 @dreamguxiang @ShrBox -- Add offline nbt API #305 @Tsubasa6848 -- Add more parameters for LLSE PlayerEffectChangedEvent #922 @Tsubasa6848 -- Add Player::getAllUuid @Tsubasa6848 -- Add PlayerInfo::getUUIDByXuid #940 @Tsubasa6848 -- Add data.name2uuid and data.xuid2uuid for LLSE #940 @Tsubasa6848 +- Add offline score API to ScoreboardAPI @kkj9333 +- Add CommandOutputParameters support for LLSE @StarsDream00 +- Add methods to change attributes in LLSE @shishkevichd +- Add offline score API for LLSE @Tsubasa6848 ## Bug Fixes -- Fix isMinecart always true #923 @StarsDream00 +- Fix Player::sendTextTalkPacket @ShrBox +- Refactor checkRunningBDS & Fix #912 @pa733 +- Fix includes in I18nAPI.h #969 @JasonZyt +- Fix a bug in SplitStrWithPattern algorithm @yqs112358 +- Fix the bug of not listening to the respawn of EnderDragon @wzyyyyyyy diff --git a/scripts/LINK.txt b/scripts/LINK.txt index 5f2cd74350..526e1c98d0 100644 --- a/scripts/LINK.txt +++ b/scripts/LINK.txt @@ -1 +1 @@ -https://minecraft.azureedge.net/bin-win/bedrock-server-1.19.50.02.zip \ No newline at end of file +https://minecraft.azureedge.net/bin-win/bedrock-server-1.19.51.01.zip \ No newline at end of file