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 2
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
7 additions
and
11 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,17 +1,13 @@ | ||
# Release 2.13.1 | ||
# Release 2.14.0 | ||
|
||
![BDS 1.19.81.01](https://img.shields.io/badge/BDS-1.19.81.01-blue?style=for-the-badge) ![Protocol 582](https://img.shields.io/badge/Protocol-582-orange?style=for-the-badge) | ||
![BDS 1.20.0.01](https://img.shields.io/badge/BDS-1.20.0.01-blue?style=for-the-badge) ![Protocol 582](https://img.shields.io/badge/Protocol-582-orange?style=for-the-badge) | ||
|
||
# Notice | ||
## Added | ||
|
||
This version has fixed two destructive BDS vulnerabilities, please update as quickly as possible | ||
- Support 2.14.0 (by @dreamguxiang @OEOTYAN) | ||
|
||
[//]: # (## Added) | ||
## Changed | ||
|
||
- refactor: remove LevelChunkPacket hook because its vulnerability has been fixed | ||
[//]: # (## Changed) | ||
|
||
## Fixed | ||
|
||
- fix: add hook to fix PlayerListPacket's memory leak vulnerability | ||
- fix: add hook to fix SubClient exploit | ||
- Fix item disappear caused by players throwing items at unloaded chunks (by @timiya) |