aboutsummaryrefslogtreecommitdiff
path: root/azalea-client
AgeCommit message (Expand)Author
2024-07-21Added Left Click Mine (1.21) (#168)Aditya Kumar
2024-07-22remove unwraps in events.rsmat
2024-07-22fix panic in update_modifiers_for_held_itemmat
2024-07-20Made `Hunger` and `DataComponentPatch` public (#167)Aditya Kumar
2024-07-05upgrade to simdnbt 0.6 (#160)mat
2024-06-16Fix command packets (#155)EnderKill98
2024-06-131.21 (#145)mat
2024-06-13Release 0.10.2mat
2024-05-22read Tool blocks as HolderSetmat
2024-05-14Update simdnbt dep (#148)veronoicc
2024-04-27fmtmat
2024-04-27Use ClientIntention over ConnectionProtocol for ClientIntentionPacket (#143)Luis
2024-04-24Release 0.10.1mat
2024-04-23Release 0.10.0mat
2024-04-24upgrade depsmat
2024-04-24Revert "Release 0.10.0"mat
2024-04-23Release 0.10.0mat
2024-04-231.20.5 (#127)mat
2024-04-20upgrade depsmat
2024-04-20clippymat
2024-04-20add Client::join_with_proxy and fix testsmat
2024-04-20socks5 support (#113)mat
2024-04-18Release 0.9.1mat
2024-02-24add some more convenience functionsmat
2024-02-24track entity rotationsmat
2024-02-23fix 'CommandQueue has un-applied commands being dropped.' spammat
2024-02-22fix for hypixel limbomat
2024-02-18fix for hypixel (wasn't sending ClientInformation on configuration)mat
2024-02-17upgrade deps, bevy 0.13mat
2024-01-25update depsmat
2024-01-20remove unnecessary map_errmat
2024-01-20fixes unwrap on write_raw_packet(...) (#128)1zuna
2024-01-08upgrade depsmat
2024-01-04rename open_container to open_container_at and add get_open_containermat
2023-12-28read nbt as optional in more placesmat
2023-12-15Add mining to the pathfinder (#122)mat
2023-12-10Climbing (#121)mat
2023-12-09fix typos in code with crate-ci/typosmat
2023-12-07apply command in StartConfigurationmat
2023-12-07implement StartConfiguration packet maybemat
2023-12-06use minecraft_folder_pathmat
2023-12-05Release 0.9.0mat
2023-12-05upgrade depsmat
2023-12-051.20.3 (#110)mat
2023-12-04Replace Bevy's FixedUpdate with Azalea's GameTick (#119)mat
2023-12-04revert packet name to Disguised and make it more like ChatPacket::Playermat
2023-12-04Add masked chat type/event (#118)Shayne Hartford
2023-12-03clippymat
2023-12-03remove debug printmat
2023-12-03let plugins override query responsesmat