forked from LiteLDev/LeviLamina
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/beta' into beta
- Loading branch information
Showing
65 changed files
with
11,096 additions
and
1,392 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,17 @@ | ||
## [LiteLoader Release Note] | ||
LiteLoaderBDS-2.5.0 update has been released, adapted to BDS-1.19.20, ProtocolVersion 544 | ||
|
||
## [Major] | ||
- Support BDS 1.19.20 by @dreamguxiang | ||
- New i18n API (#503)(#651) by @Jasonzyt | ||
- NodeJs Support. by @Jasonzyt @WangYneos @yqs112358 @ShrBox @RimuruChan | ||
LiteLoaderBDS-2.5.1 update has been released, adapted to BDS-1.19.20, ProtocolVersion 544 | ||
|
||
## [New features] | ||
- Add BinaryStream.writeType(mce::UUID) (#606) by @S3v3Nice | ||
- Add ReadOnlyBinaryStream.readType(Vec3) (#619) by @S3v3Nice | ||
- Add PlayerInfoAPI cache&new API (#612) by @Jasonzyt | ||
- Add Raise error when trying registering a existing command name (#604) by @Jasonzyt | ||
- Add PlayerInteractEntityEvent (#646) by @S3v3Nice | ||
- Add basic NativeAPI For LLSE @dreamguxiang & @yqs112358 & @WangYneos & @dofes & @wzyyyyyyy | ||
- Add `LL::getLanguage()` by @ShrBox | ||
- Add response to control event(Ctrl+C) by @Redbeanw44602 | ||
|
||
## [Change] | ||
- Script addons support, by @dofes | ||
- LLSE-JS engine changed from V8 to QuickJs by @dreamguxiang @yqs112358 | ||
- Update Slider & CustomForm (#572) by @S3v3Nice | ||
- Upgrade OpenSSL to 3.0.5 (#654) by @ShrBox | ||
- Re-add mysql support | ||
|
||
## [Bug Fixes] | ||
- Separate jsdebug & nodedebug command (#615) by @StarsDream00 @RimuruChan | ||
- Fix Lua table type check (#622) by @StarsDream00 @RimuruChan | ||
- Fix LLSE File class object cannot read files with Chinese file names properly (#625) by @Jasonzyt | ||
- Fix LLSE File class can not properly delete files with Chinese file names (#627) by @Jasonzyt | ||
- Fix BinaryStream class is missing writeVec3 (#631) by @Jasonzyt | ||
- Fix ob.getScore(target) does not get the corresponding score correctly (#626) by @Jasonzyt | ||
- Fix Block::getTileData error, by @Jasonzyt | ||
- Fix Plugin name cannot contain LiteLoader (#644) by @Jasonzyt | ||
- Fix the event callback when listening to the player's death does not get the player's items properly (#634) by @dreamguxiang | ||
- Fix FormUI Form StepSlider error (#642) by @Jasonzyt | ||
- Fix FormUI error by @dreamguxiang | ||
- Fix #666 by @dreamguxiang & @WangYneos | ||
- Fix I18N compatibility by @Jasonzyt | ||
- Fix quickjs timezone bug (#664) by @yqs112358 | ||
- Fix #604 again by @Jasonzyt |
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
File renamed without changes.
File renamed without changes.
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
Oops, something went wrong.