aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-28don't use workspace dependency for azalea-client dev dep in azalea-worldmat
2025-09-270.14.0+mc1.21.8mat
2025-09-28split version in changelogmat
2025-09-28update depsmat
2025-09-27allow picking other bots in hit resultsmat
2025-09-28cleanup some azalea-client testsmat
2025-09-27add test for closing and opening containersmat
2025-09-26don't re-export azalea::bot::*, and some doc improvementsmat
2025-09-26update azalea-auth docs and variable names to make it clear that the cache ke...mat
2025-09-25reword warning in readmemat
2025-09-25add missing entries to changelogmat
2025-09-25ClientsideCloseContainerEvent, MenuOpenedEvent, and CloseContainerEvent are n...mat
2025-09-25fix compile error with new serde version, and update depsmat
2025-09-22Fix pathfinding on farmlandmat
2025-09-21fix pickable entity querymat
2025-09-21fix packet order for ServerboundSetCarriedItemmat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-09-20fix testsmat
2025-09-20add new apis for BitSetmat
2025-09-14clippymat
2025-09-14implement translation fallback (#244)Tert0
2025-09-14Add functions for getting block properties as strings (#240)urisinger
2025-09-13Fix the rsa / signature crate compilation errors (#245)Shayne Hartford
2025-09-01fix panic when refreshing account tokenmat
2025-08-23handle AppExit eventmat
2025-08-21add more profiling-related files to gitignoremat
2025-08-20generate better code in azalea-blockmat
2025-08-20improve the example in azalea/README.mdmat
2025-08-20fix wrong max id for registriesmat
2025-08-20split client information handling out of BrandPlugin and some other cleanupmat
2025-08-20further improvements to ChatPacket::split_sender_and_content (thanks shay)mat
2025-08-18fix ClientboundMerchantOffersmat
2025-08-17remove unused imports in testbotmat
2025-08-18fix DataComponentPatch::getmat
2025-08-18fix simdnbt depmat
2025-08-16log pathfinder perf info on successmat
2025-08-15depend on git repo for rsa crate to fix compilationmat
2025-08-15make `handle_menu_opened_event` public (#238)Sovenance
2025-08-15add PathfinderOpts and clean up some pathfinder codemat
2025-08-14update changelogmat
2025-08-14Sneaking (#237)mat
2025-08-14fix: mining fails in Creative Mode (#236)Tommy
2025-08-12send correct packets on teleportmat
2025-08-12upgrade deps and remove unused depsmat
2025-08-12Client::chat now takes Into<String> and doc fixesmat
2025-08-12add nearest_entity_by and improve some docsmat
2025-08-12fix incorrect dark_red colormat
2025-08-12improved whisper regex and autofill microsoft code on loginmat
2025-08-12fix wrong chat styling sometimes when 'extra' field is usedmat
2025-08-12remove wrong clamp_look_direction_on_teleport testmat