mirror of
https://github.com/quizhizhe/LiteLoaderBDS-1.16.40.git
synced 2025-06-03 04:23:39 +00:00
Release v408.2.0
This commit is contained in:
parent
a582e254e2
commit
e723c6c4cb
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,14 +0,0 @@
|
|||||||
## [LiteLoader Release Note]
|
|
||||||
LiteLoaderBDS-408.1.0 update has been released, adapted 1.16.40.02, ProtocolVersion 408
|
|
||||||
Support [LLCheckBag](https://github.com/quizhizhe/LLCheckBag/releases/tag/v1.3.7-1.16.40)
|
|
||||||
|
|
||||||
## [Add]
|
|
||||||
- Add `Level::BlockPalettePtr` to replace `Level::BlockPalette`
|
|
||||||
|
|
||||||
## [Fix]
|
|
||||||
- Fix Form System
|
|
||||||
- Fix `WitherBossDestroy Event`
|
|
||||||
- Fix `mce::UUID::isEmpty()`
|
|
||||||
|
|
||||||
## [Other]
|
|
||||||
- Null
|
|
@ -5,7 +5,7 @@
|
|||||||
#define LITELOADER_VERSION_RELEASE 2
|
#define LITELOADER_VERSION_RELEASE 2
|
||||||
|
|
||||||
#define LITELOADER_VERSION_MAJOR 408
|
#define LITELOADER_VERSION_MAJOR 408
|
||||||
#define LITELOADER_VERSION_MINOR 1
|
#define LITELOADER_VERSION_MINOR 2
|
||||||
#define LITELOADER_VERSION_REVISION 0
|
#define LITELOADER_VERSION_REVISION 0
|
||||||
#define LITELOADER_VERSION_ACTIONS 0
|
#define LITELOADER_VERSION_ACTIONS 0
|
||||||
#define LITELOADER_VERSION_STATUS LITELOADER_VERSION_DEV
|
#define LITELOADER_VERSION_STATUS LITELOADER_VERSION_DEV
|
||||||
|
19
RELEASE_NOTES.md
Normal file
19
RELEASE_NOTES.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Release 408.2.0
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
## Added
|
||||||
|
|
||||||
|
* Null
|
||||||
|
|
||||||
|
## Changed
|
||||||
|
|
||||||
|
* 重构文件结构
|
||||||
|
* 更改LL命名空间至ll
|
||||||
|
* 添加SDK库
|
||||||
|
|
||||||
|
## Fixed
|
||||||
|
|
||||||
|
* Fix AttributeInstance class
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/quizhizhe/LiteLoaderBDS-1.16.40/compare/408.1.0...408.2.0
|
Loading…
Reference in New Issue
Block a user