aboutsummaryrefslogtreecommitdiff
path: root/azalea
AgeCommit message (Expand)Author
2023-02-10fix and improve examples in docsUbuntu
2023-02-09no iyes_looplessmat
2023-02-09chore: Releasemat
2023-02-09release ecs cratesmat
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-04move 'bot' into its own example (actually)mat
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-15the repo is NOT called Cargo.tomlmat
2023-01-10Bump tokio from 1.22.0 to 1.23.1 (#55)dependabot[bot]
2022-12-11rename find_entity to entity_by & add entities_bymat
2022-12-11make entities have a reference to WeakWorlds insteadmat
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
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-19chore: Releasemat
2022-11-18clippy + replace some printlns with debugmat
2022-11-18Add functions to get ChatPacket author and content (#42)mat
2022-11-15Rename "dimension" to "world" (#39)mat
2022-11-15clippyUbuntu
2022-11-12Pathfinder (#25)mat
2022-11-11change some dependenciesmat
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
2022-10-30more docsmat
2022-10-30chore: Releasemat
2022-10-30add "repository" field to all cratesmat
2022-10-29oop fix another unwrapmat