aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/common
AgeCommit message (Expand)Author
2025-12-15sort derives with cargo sort-derivesmat
2025-12-11enable str_to_string clippy lintmat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-091.21.11 (#273)mat
2025-11-13rename ResourceLocation to Identifier ahead of mojmap changesmat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-09-301.21.9 (#235)mat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-08-12send correct packets on teleportmat
2025-08-12fix rotations flagging anticheatsmat
2025-07-24update movement code for 1.21.5 changesmat
2025-06-26start adding packet_order testmat
2025-06-09handle relative teleports correctly and fix entity chunk indexing warningsmat
2025-06-08add support for panicking on warn/error in simulation testsmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-30make fixedbitset require generic const exprs again :3mat
2025-05-02fix InstanceName desyncmat
2025-01-14fix wrong ServerLinkKind and serialize hex colors correctly in nbtmat
2024-12-19fix incorrect packetsmat
2024-12-11fix for latest nightly by changing the FixedBitSet generic to take bytes inst...mat
2024-11-27Refactor azalea-protocol (#190)mat