文件最后提交记录最后更新时间
Bedrock 1.26.20 (#7040)14 天前
Use PHP-CS-Fixer to enforce file header presence 3 年前
Use PHP-CS-Fixer to enforce file header presence 3 年前
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 个月前
Bedrock 1.26.20 (#7040)14 天前
Deal with a whole lot of PHPStan suppressed key casting errors closes #6534 1 年前
Burn meta wildcards from Item, allow more dynamic recipe inputs this was an obstacle for getting rid of legacy item IDs. 3 年前
Burn meta wildcards from Item, allow more dynamic recipe inputs this was an obstacle for getting rid of legacy item IDs. 3 年前
Item: added getStateId(), removed state data from public API state data was only used for indexing stuff along with state ID anyway, so it makes more sense to lock it away in here instead. 2 年前
Implement campfire & soul campfire (#4696) 1 年前
Burn meta wildcards from Item, allow more dynamic recipe inputs this was an obstacle for getting rid of legacy item IDs. 3 年前
Updated creative and crafting data to 1.19 3 年前
Updated creative and crafting data to 1.19 3 年前
Burn meta wildcards from Item, allow more dynamic recipe inputs this was an obstacle for getting rid of legacy item IDs. 3 年前
crafting: validate array inputs this makes sure wrong parameters don't show up as core errors, as seen in crash report 12373907 closes #6642 1 年前
crafting: validate array inputs this makes sure wrong parameters don't show up as core errors, as seen in crash report 12373907 closes #6642 1 年前
Start migrating EnumTrait enums to PHP 8.1 native enums 2 年前
fix CS 3 年前