Release v408.3.1

This commit is contained in:
Qiuzhizhe 2023-03-26 07:00:35 -07:00
parent ac7733eeee
commit acc469d6b2
3 changed files with 7 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#define LITELOADER_VERSION_MAJOR 408
#define LITELOADER_VERSION_MINOR 3
#define LITELOADER_VERSION_REVISION 0
#define LITELOADER_VERSION_REVISION 1
#define LITELOADER_VERSION_ACTIONS 0
#define LITELOADER_VERSION_STATUS LITELOADER_VERSION_DEV

@ -1 +1 @@
Subproject commit 15e2c6d7149054f36f103de0a86d58e4548a506f
Subproject commit 23548dcf6a1761c0fab3268e733ac84b2b7ccee6

View File

@ -2,6 +2,7 @@
![BDS 1.16.40.02](https://img.shields.io/badge/BDS-1.16.40.02-blue?style=for-the-badge) ![Protocol 408](https://img.shields.io/badge/Protocol-408-orange?style=for-the-badge)
v408.3.x 版本变更内容
## Added
* 添加`ActorBlockSyncMessage`结构
@ -30,6 +31,10 @@
* 修复`SetDisplayObjectivePacket`类
* 修正`HitResult::getEntity`函数
v408.3.1
* 修复指令在无作弊情况下不能使用
## Other
* 已发布到Tooth库可使用[Lip](https://github.com/LiteLDev/Lip)或者[LipUI](https://github.com/LiteLDev/LipUI)进行安装