Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
4cc26be8342a80d0959efb4e622b1cc2fd01c47f
PocketMine-MP
/
src
/
data
/
bedrock
/
block
/
upgrade
下载当前目录
G
GitHub
First pass ext-encoding support (high-level network I/O and read-only data) (
#6799
)
3336cda3
创建于
2025年9月26日
历史提交
文件
最后提交记录
最后更新时间
model
Add support for specialized flattenedProperties in schema format
1 年前
BlockDataUpgrader.php
LevelDB: log more stuff, stop bailing on recoverable errors
3 年前
BlockIdMetaUpgrader.php
First pass ext-encoding support (high-level network I/O and read-only data) (#6799) This implements ext-encoding only in high-level network I/O (only BedrockProtocol and stuff implemented in PM) and read-only data. This should net a significant performance advantage while being low-risk in the case of critical issues with the extension. Any problems affecting protocol won't do permanent damage while being fairly easy to debug. Next passes will integrate ext-encoding versions of RakLib, RakLibIpc and NBT, as well as generally using ext-encoding for writeable data.
7 个月前
BlockStateUpgradeSchema.php
Add support for specialized flattenedProperties in schema format
1 年前
BlockStateUpgradeSchemaBlockRemap.php
Add support for specialized flattenedProperties in schema format
1 年前
BlockStateUpgradeSchemaFlattenInfo.php
Add support for specialized flattenedProperties in schema format
1 年前
BlockStateUpgradeSchemaUtils.php
PHPStan 2.0 fixes
1 年前
BlockStateUpgradeSchemaValueRemap.php
Namespace rename
3 年前
BlockStateUpgrader.php
Update composer dev dependencies
8 个月前
LegacyBlockIdToStringIdMap.php
BC break: Replaced webmozart/path-util with symfony/filesystem, closes #5332
3 年前