aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/clientbound_explode_packet.rs
AgeCommit message (Expand)Author
2024-11-27Refactor azalea-protocol (#190)mat
2024-01-20remove unnecessary map_errmat
2024-01-08fix ping packet, explosion packet, and panic lessmat
2023-12-051.20.3 (#110)mat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-01-30More packet fixes, tests, handle error (#61)EightFactorial
2022-12-071.19.3 (#34)mat
2022-11-12Pathfinder (#25)mat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-05Publish everything* to crates.iomat
2022-08-20Implement ALL packets (#16)mat