aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14Military-grade server implementation (#40)Honbra
2022-11-12Pathfinder (#25)mat
2022-11-12Update Cargo.lockmat
2022-11-11change some dependenciesmat
2022-11-11add more to optimization docsmat
2022-11-11add optimization stuff to azalea docsmat
2022-11-12Merge branch 'main' of https://github.com/mat-1/azalea into mainUbuntu
2022-11-11fix docsmat
2022-11-11make some stuff in azalea-protocol publicmat
2022-11-11fix example in azalea_protocol::connectmat
2022-11-11improved docsUbuntu
2022-11-10fix clippy warningsUbuntu
2022-11-10didn't cargo check lolUbuntu
2022-11-10fix another panic in bitsetUbuntu
2022-11-09semicolon lolmat
2022-11-09shut down on broken pipemat
2022-11-09ignore bad utf8Ubuntu
2022-11-09fix warningsUbuntu
2022-11-09don't error on bad entity data packetUbuntu
2022-11-08make some fields public in light update packetUbuntu
2022-11-08don't log light updatesUbuntu
2022-11-08log some more stuffUbuntu
2022-11-07don't panic on kickmat
2022-11-07fix edge case with clearing bitsetsmat
2022-11-06Entity metadata (#37)mat
2022-11-03ask for someone to do server implementationmat
2022-11-03change comment to be less than 80 widthUbuntu
2022-10-31some -> most in readme warningUbuntu
2022-10-31add basic installation instructionsUbuntu
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-30Update README.mdmat
2022-10-30add docs.rs badgemat
2022-10-30Create LICENSE.mdmat
2022-10-30chore: Releasemat
2022-10-30add "repository" field to all cratesmat
2022-10-30fix errormat
2022-10-30improve docs a little moremat
2022-10-29add packet to match lolmat
2022-10-29ClientboundContainerClosePacketmat
2022-10-29add doc comments to combat packetsmat
2022-10-29oop fix another unwrapmat
2022-10-29don't panic if connection closes on joinmat