aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/packet_handling.rs
AgeCommit message (Expand)Author
2023-09-211.20.2 (#99)mat
2023-09-18fix entities not always being despawned after mergemat
2023-09-18instanceloadedevent and a few fixesmat
2023-09-17heightmapsmat
2023-09-16don't apply metadata updates multiple times in swarmsmat
2023-09-14fix unknown entity warningsmat
2023-09-14add ResourcePackEvent eventmat
2023-09-14AcceptResourcePacksPluginmat
2023-09-14rename Local to LocalEntitymat
2023-09-13improve some loggingmat
2023-09-11fix ongroundmat
2023-09-11fix falling through blocks on spawn (and triggering anticheats)mat
2023-08-25fix all bevy ambiguitiesmat
2023-08-24Support properly switching instances (#106)mat
2023-08-23remove some debug printlnsmat
2023-08-22fix entities not being despawnedmat
2023-08-21Food/saturation component support (#97)Luuk van Oijen
2023-07-23fix sometimes not receiving chunksmat
2023-07-23fix sending brand incorrectlymat
2023-07-23clean up azalea-entity a littlemat
2023-07-20remove unnecessary clonemat
2023-07-15fix brigadier booleansmat
2023-07-15Attacking (#96)mat
2023-07-15fix auto respawn and fix entity metadatamat
2023-07-14Mining (#95)mat
2023-07-09Update to Bevy 0.11 (#94)mat
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