aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/packet_handling.rs
AgeCommit message (Expand)Author
2023-05-12handle ping packet and resource pack correctlymat
2023-05-03Inventory (#48)mat
2023-03-21clear titles packetmat
2023-03-141.19.4 (#57)mat
2023-03-14make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...mat
2023-03-11fix doc errorsmat
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2023-03-08make ClientInformation and TabList their own componentsmat
2023-03-07Bevy 0.10 (#79)mat
2023-02-26Add PacketEvent (#75)mat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-21properly disconnect on ungraceful disconnectmat
2023-02-13Fix ClientboundBlockEventPacket::block (#70)EightFactorial
2023-02-12DisconnectEventmat
2023-02-12Better chat events (#67)mat
2023-02-08Add KeepAliveEvent and Fix Error Messages (#65)EightFactorial
2023-02-07move az_world::entity_info to az_world::entities::infoUbuntu
2023-02-05shut up clippymat
2023-02-05improve docsmat
2023-02-04Use an ECS (#52)mat