aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src/entity
AgeCommit message (Expand)Author
2023-05-03Inventory (#48)mat
2023-03-23rename Tag to Nbtmat
2023-03-141.19.4 (#57)mat
2023-03-11fix doc errorsmat
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2023-03-07Bevy 0.10 (#79)mat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-21make metadata components clonablemat
2023-02-10make blockstate goodUbuntu
2023-02-08Add KeepAliveEvent and Fix Error Messages (#65)EightFactorial
2023-02-07move az_world::entity_info to az_world::entities::infoUbuntu
2023-02-05improve docsmat
2023-02-04Use an ECS (#52)mat
2022-12-11make entities have a reference to WeakWorlds insteadmat
2022-12-08wrap_comments = truemat
2022-12-071.19.3 (#34)mat
2022-11-27Swarm (#36)mat
2022-11-15Rename "dimension" to "world" (#39)mat
2022-11-15add Client::metadataUbuntu
2022-11-15clippyUbuntu
2022-11-12Pathfinder (#25)mat
2022-11-06Entity metadata (#37)mat
2022-10-30more docsmat
2022-10-15fix clippy warningsmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-10-02add jumpingmat
2022-10-02All block shapes & collisions (#22)mat
2022-09-19fix rotationsmat
2022-09-10fix outdated EntityDataValuemat
2022-08-30clippyUbuntu
2022-08-29Physics (#11)mat