aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src
AgeCommit message (Expand)Author
2022-12-07Reauth on invalid session (#50)mat
2022-12-071.19.3 (#34)mat
2022-12-04change to_ansi to not take argsmat
2022-12-03make the packets in events be Arcmat
2022-11-27Swarm (#36)mat
2022-11-21feat: PlayerCombatKill client event (#44)Ryan
2022-11-21ok shutdown doesn't actually have to consume clientmat
2022-11-21improve shutdownsmat
2022-11-19Replace lazy_static with once_cell::sync::Lazy (#43)mat
2022-11-18Player List (#41)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-15Rename "dimension" to "world" (#39)mat
2022-11-15rephrase thatUbuntu
2022-11-15add Client::metadataUbuntu
2022-11-15clippyUbuntu
2022-11-12Pathfinder (#25)mat
2022-11-11improved docsUbuntu
2022-11-10fix clippy warningsUbuntu
2022-11-09ignore bad utf8Ubuntu
2022-11-09fix warningsUbuntu
2022-11-09don't error on bad entity data packetUbuntu
2022-11-08don't log light updatesUbuntu
2022-11-08log some more stuffUbuntu
2022-11-07don't panic on kickmat
2022-11-06Entity metadata (#37)mat
2022-11-03change comment to be less than 80 widthUbuntu
2022-10-30actually fixmat
2022-10-30reply to custom query packetmat
2022-10-30replace an expect with unwrap_or_elsemat
2022-10-30more docsmat
2022-10-30fix errormat
2022-10-30improve docs a little moremat
2022-10-29add packet to match lolmat
2022-10-29oop fix another unwrapmat
2022-10-29don't panic if connection closes on joinmat
2022-10-27use variables directly in format stringsmat
2022-10-27fix removed packets still being definedmat
2022-10-23Add Client::set_client_information (#33)mat
2022-10-23add `# Examples` to some docsmat
2022-10-23Update examples with new cleaner handle/statemat
2022-10-23make `handle` cleanermat
2022-10-23write more documentationmat
2022-10-21add function that gets full message contentmat
2022-10-21work around rustc compilation errormat
2022-10-18make Account clonableUbuntu
2022-10-17refactor: remove println statements (#31)Sculas
2022-10-16Add chat function (#28)mat
2022-10-16Microsoft Authentication (#29)mat
2022-10-10fix panic in azalea-chatmat