aboutsummaryrefslogtreecommitdiff
path: root/azalea/src
AgeCommit message (Expand)Author
2023-05-21fix respawn system ambiguitymat
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-12auto respawnmat
2023-05-12fix warningsmat
2023-05-09astarmat
2023-05-05fix some warningsmat
2023-05-05rename Client::inventory to open_inventorymat
2023-05-05add Client::inventorymat
2023-05-04export brigadier from azaleamat
2023-05-03Inventory (#48)mat
2023-04-19re export azalea_auth from azaleamat
2023-03-11fix doc errorsmat
2023-03-07Bevy 0.10 (#79)mat
2023-02-26Add `set_state` and `set_swarm_state` (#76)Shayne Hartford
2023-02-25Fix system order ambiguities (#74)mat
2023-02-15fix 0ns delaymat
2023-02-15max reconnect wait from 120s to 15smat
2023-02-12Better chat events (#67)mat
2023-02-10improve docs a bit more and delete potatobot exampleUbuntu
2023-02-10fix and improve examples in docsUbuntu
2023-02-10make blockstate goodUbuntu
2023-02-07move az_world::entity_info to az_world::entities::infoUbuntu
2023-02-06fix some swarm examples/docsUbuntu
2023-02-05improve docsmat
2023-02-04Use an ECS (#52)mat
2023-01-21clippymat
2023-01-15the repo is NOT called Cargo.tomlmat
2022-12-11make entities have a reference to WeakWorlds insteadmat
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09auto replace version in azalea/src/lib.rsUbuntu
2022-12-09Merge branch 'main' of https://github.com/mat-1/azalea into mainUbuntu
2022-12-09fix example in docsUbuntu
2022-12-08wrap_comments = truemat
2022-12-071.19.3 (#34)mat
2022-12-04change to_ansi to not take argsmat
2022-11-27fix some docs/examplesmat
2022-11-27Swarm (#36)mat
2022-11-18clippy + replace some printlns with debugmat
2022-11-15Rename "dimension" to "world" (#39)mat
2022-11-15clippyUbuntu
2022-11-12Pathfinder (#25)mat
2022-11-11add more to optimization docsmat
2022-11-11add optimization stuff to azalea docsmat
2022-11-11fix docsmat
2022-11-06Entity metadata (#37)mat
2022-10-31add basic installation instructionsUbuntu
2022-10-30replace an expect with unwrap_or_elsemat