Commit Graph

18 Commits

Author SHA1 Message Date
da87c54494 add license and fix some bugs 2026-02-17 22:25:39 +08:00
a885a7eec4 fix: possible packet issues 2026-02-16 13:42:03 +08:00
d2bec53bb8 fix: possible issues 2026-02-15 23:08:17 +08:00
aba432da7a feat: 1.21.11 codecs 2026-02-15 23:04:47 +08:00
1718f54fb1 update codecs 2025-12-05 16:47:53 +08:00
d524687d51 add handlers for block updates and section block updates in world package 2025-08-28 16:27:42 +08:00
d694e147fc player info updated and fixes codecs 2025-08-28 16:25:35 +08:00
3bd5a47e80 acknowledge configuration packet before invoking configuration method 2025-08-27 22:00:10 +08:00
9ae126c648 fixup codes 2025-08-27 20:28:44 +08:00
093fdaaecf cleanup code 2025-08-23 18:57:05 +08:00
680d399c2d update protocol codecs: refine type definitions, fix inconsistent naming, and enhance component handling 2025-08-23 18:55:44 +08:00
fae3236486 cleanup code 2025-08-23 17:49:15 +08:00
8b3d6c8bd5 update protocol packet definitions: replace value receivers with pointer receivers in PacketID methods, expand FixedBitSet size from 8 to 256 bits, and remove outdated documentation files 2025-08-23 17:27:23 +08:00
eb01f5ccc7 initialize player field in client, expose getter, and integrate with player package 2025-08-23 16:22:25 +08:00
4528bdc86a add player package with key client-side player functionality, update protocol codecs, and refactor metadata definitions and slot usage 2025-08-23 16:19:45 +08:00
cff9d4a809 typo 2025-08-22 05:19:29 +08:00
e686e0c816 refactor package 2025-08-22 05:16:24 +08:00
65690e51ab refactor package 2025-08-22 05:14:59 +08:00