aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-16better variable naming in docmat
2023-05-16ClientBuilder::new_without_pluginsmat
2023-05-13ChatPacket::is_whispermat
2023-05-13reexport azalea-chat and add goto docsmat
2023-05-12remove unused importmat
2023-05-12auto respawnmat
2023-05-12handle ping packet and resource pack correctlymat
2023-05-12fix warningsmat
2023-05-09astarmat
2023-05-07more brigadier docsmat
2023-05-07more brigadier argument typesmat
2023-05-06fix panic on disconnectmat
2023-05-05fix CommandDispatcher::defaultmat
2023-05-05CommandDispatcher is now Send+Syncmat
2023-05-05change some things to be Arc+RwLock in brigadiermat
2023-05-05remove more unnecessary brigadier cloning!mat
2023-05-05fix some warningsmat
2023-05-05rename Client::inventory to open_inventorymat
2023-05-05add Client::inventorymat
2023-05-04remove unnecessary clones in brigadiermat
2023-05-04export brigadier from azaleamat
2023-05-03Inventory (#48)mat
2023-05-01fix conflicts that happen sometimes with serdemat
2023-04-22fix panic in azalea-chat i hopemat
2023-04-19rename and export AccountOptsmat
2023-04-19re export azalea_auth from azaleamat
2023-04-12fix testsmat
2023-04-01Damage_Event unsigned subtract from zero (#86)EightFactorial
2023-03-24random nbt improvementsmat
2023-03-24fix merge conflictmat
2023-03-23simd number arraysmat
2023-03-23>=128mat
2023-03-23nbt lookup optimizationmat
2023-03-23polish nbt a bitmat
2023-03-23rename Tag to Nbtmat
2023-03-23default for nbtcompoundmat
2023-03-23make encode not a Result and small optimizationsmat
2023-03-22binary search mapmat
2023-03-22rename benchmarksmat
2023-03-22improve comparison benchmarkmat
2023-03-22make nbt code more readable and add comparison benchmarkmat
2023-03-22optimize nbt listsmat
2023-03-22use enum-as-inner in nbtmat
2023-03-22use compact_str in nbtmat
2023-03-21clear titles packetmat
2023-03-21remove unused dependenciesmat
2023-03-14mention the other version branches in the readmemat
2023-03-141.19.4 (#57)mat
2023-03-14cargo updatemat
2023-03-14make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...mat