This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
forked from LiteLDev/LeviLamina
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
12 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,23 @@ | ||
# Release 2.11.0 | ||
# Release 2.11.1 | ||
|
||
![BDS 1.19.63.01](https://img.shields.io/badge/BDS-1.19.63.01-blue?style=for-the-badge) ![Protocol 568](https://img.shields.io/badge/Protocol-568-orange?style=for-the-badge) | ||
|
||
## Added | ||
|
||
* Add feetPos for Player and Entity in LLSE (by @yqs112358) | ||
* Add resourcepack encryption (by @dreamguxiang) | ||
* Add get/setTime() get/setWeather() api in LLSE (by @ACX66) | ||
* feat: add PosDelta for entity in LLSE (by OEOTYAN) | ||
* feat: rename pl.sneaking & add be.name for LLSE (by @shishkevichd @OEOTYAN) | ||
* feat: add Level::getDimensionPtr (by @OEOTYAN) | ||
|
||
## Changed | ||
|
||
* Update Header for 1.19.63 (by @dreamguxiang) | ||
* Add members for HopperSearchItemEvent & HopperPushOutEvent (by @ACX66) | ||
* feat: update WeakEntityRef.hpp (by @OEOTYAN) | ||
* fix: fix a problem caused by HopperEvents (by @OEOTYAN) | ||
|
||
## Fixed | ||
|
||
* Fix PlayerAttackEvent::mAttackDamage (by @ACX66) | ||
* fix: Fix AddEfect #1100 (by @Tsubasa6848 @RimuruChan) | ||
* fix: #1088 (by @Tsubasa6848 @OEOTYAN) | ||
* fix: #959 (by @Tsubasa6848) | ||
* feat: #1011 (by @Tsubasa6848 @Jasonzyt) | ||
|
||
**Full Changelog**: https://github.com/LiteLDev/LiteLoaderBDS/compare/2.10.1...2.11.0 | ||
**Full Changelog**: https://github.com/LiteLDev/LiteLoaderBDS/compare/2.11.0...2.11.1 |