aboutsummaryrefslogtreecommitdiff
path: root/src/chat.rs
AgeCommit message (Collapse)Author
2021-06-29named contents wrongregenerativep
2021-06-29possible chat fix, jigsaw/creative swapregenerativep
2021-01-04fix status parsingJoey Sacchini
2020-10-22move RemainingBytes out of the protocol definitions and refactor some ↵Joey Sacchini
duplication in chat.rs
2020-10-19remove compat layer (don't need it), and fix some other small issues with ↵Joey Sacchini
tests/compiling
2020-10-19fix mistakes when implementing no_stdJoey Sacchini
2020-10-19allow no_std with allocJoey Sacchini
2020-10-09visit_str not visit_stringJoey Sacchini
2020-10-09fix issue with serialization and deserialization of translation chatJoey Sacchini
2020-10-09fix broken lighting data and totally rewrite chat engineJoey Sacchini