aboutsummaryrefslogtreecommitdiff
path: root/azalea-client
AgeCommit message (Expand)Author
2023-05-27random fixes mostly related to auth and cryptomat
2023-05-26add stuff related to chat signingmat
2023-05-17chore: Releasemat
2023-05-16chore: Releasemat
2023-05-16and also update the dependents lolmat
2023-05-16ClientBuilder::new_without_pluginsmat
2023-05-13ChatPacket::is_whispermat
2023-05-12auto respawnmat
2023-05-12handle ping packet and resource pack correctlymat
2023-05-06fix panic on disconnectmat
2023-05-03Inventory (#48)mat
2023-04-19rename and export AccountOptsmat
2023-03-21clear titles packetmat
2023-03-21remove unused dependenciesmat
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-27Remove invalid characters and truncate messages and commands to 256 (#78)Shayne Hartford
2023-02-27Change Windows env from USERPROFILE to APPDATA (#77)Shayne Hartford
2023-02-26Add PacketEvent (#75)mat
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