aboutsummaryrefslogtreecommitdiff
path: root/azalea-client
AgeCommit message (Expand)Author
2023-02-25Fix system order ambiguities (#74)mat
2023-02-23check entity for retroactively_add_game_profile_componentmat
2023-02-22fix `disconnect_on_read_packets_ended` (#73)Charles Johnson
2023-02-21unused importmat
2023-02-21don't keep firing disconnecteventmat
2023-02-21properly disconnect on ungraceful disconnectmat
2023-02-21improve docs and rename model_customisationmat
2023-02-13Fix ClientboundBlockEventPacket::block (#70)EightFactorial
2023-02-12DisconnectEventmat
2023-02-12Better chat events (#67)mat
2023-02-09no iyes_looplessmat
2023-02-09chore: Releasemat
2023-02-09release ecs cratesmat
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-05shut up clippymat
2023-02-05improve docsmat
2023-02-04make task_pool mod publicmat
2023-02-04Use an ECS (#52)mat
2023-02-03Bump tokio from 1.23.1 to 1.24.2 (#62)dependabot[bot]
2023-01-21clippymat
2023-01-21Server functions and proxy example (#59)EightFactorial
2023-01-14Add function to get message sender's UUID (#56)EightFactorial
2023-01-10Bump tokio from 1.22.0 to 1.23.1 (#55)dependabot[bot]
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-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-08wrap_comments = truemat
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-19chore: Releasemat
2022-11-19Replace lazy_static with once_cell::sync::Lazy (#43)mat