aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/chat.rs
AgeCommit message (Expand)Author
2022-12-071.19.3 (#34)mat
2022-12-03make the packets in events be Arcmat
2022-11-27Swarm (#36)mat
2022-11-19Replace lazy_static with once_cell::sync::Lazy (#43)mat
2022-11-18Add functions to get ChatPacket author and content (#42)mat
2022-11-17move some stuff to the azalea_client::chat modUbuntu
2022-11-12Pathfinder (#25)mat
2022-11-03change comment to be less than 80 widthUbuntu
2022-10-23Add Client::set_client_information (#33)mat
2022-10-23Update examples with new cleaner handle/statemat
2022-10-23make `handle` cleanermat
2022-10-23write more documentationmat
2022-10-16Add chat function (#28)mat