aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/client.rs
AgeCommit message (Expand)Author
2023-09-211.20.2 (#99)mat
2023-09-19add Loaded component and fix clamping look directionmat
2023-09-18fix entities not always being despawned after mergemat
2023-09-16don't apply metadata updates multiple times in swarmsmat
2023-09-15simplify some code related to Account being a componentmat
2023-09-15make Account a componentmat
2023-09-15rename start_ecs to start_ecs_runnermat
2023-09-14rename Local to LocalEntitymat
2023-09-11fix falling through blocks on spawn (and triggering anticheats)mat
2023-08-25fix all bevy ambiguitiesmat
2023-08-25add basic pathfinding testmat
2023-08-24Support properly switching instances (#106)mat
2023-08-21Food/saturation component support (#97)Luuk van Oijen
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-06-24Add ClientBuilder:new_without_log (#93)xtex
2023-05-27random fixes mostly related to auth and cryptomat
2023-05-16ClientBuilder::new_without_pluginsmat
2023-05-12auto respawnmat
2023-05-03Inventory (#48)mat
2023-03-11fix doc errorsmat
2023-03-08make ClientInformation and TabList their own componentsmat
2023-03-07Bevy 0.10 (#79)mat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-21properly disconnect on ungraceful disconnectmat
2023-02-21improve docs and rename model_customisationmat
2023-02-12DisconnectEventmat
2023-02-12Better chat events (#67)mat
2023-02-10make blockstate goodUbuntu
2023-02-08Add KeepAliveEvent and Fix Error Messages (#65)EightFactorial
2023-02-07move az_world::entity_info to az_world::entities::infoUbuntu
2023-02-05improve docsmat
2023-02-04Use an ECS (#52)mat
2023-01-21Server functions and proxy example (#59)EightFactorial
2023-01-06Add reason for disconnect (#54)EightFactorial
2023-01-05fixmat
2023-01-05fix auto reauthenticationmat
2022-12-11fix PartialWorld::default() for testsmat
2022-12-11make entities have a reference to WeakWorlds insteadmat
2022-12-08wrap_comments = truemat
2022-12-07Reauth on invalid session (#50)mat
2022-12-071.19.3 (#34)mat
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