aboutsummaryrefslogtreecommitdiff
path: root/azalea-physics/src/lib.rs
AgeCommit message (Expand)Author
2023-05-03Inventory (#48)mat
2023-03-14make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...mat
2023-03-11fix doc errorsmat
2023-03-07Add World::find_block (#80)mat
2023-03-07Bevy 0.10 (#79)mat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-23fix jumpingmat
2023-02-13fix comment in testsUbuntu
2023-02-13fix `BlockCollisions` bounding box (#68)Charles Johnson
2023-02-10make blockstate goodUbuntu
2023-02-07move az_world::entity_info to az_world::entities::infoUbuntu
2023-02-04Use an ECS (#52)mat
2023-01-30have docs for all cratesUbuntu
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-15clippyUbuntu
2022-11-12Pathfinder (#25)mat
2022-10-20Remove let chainsmat
2022-10-02add jumpingmat
2022-10-02All block shapes & collisions (#22)mat
2022-09-05.walk :)mat
2022-09-02collision test passes???Ubuntu
2022-09-02make collision test work*Ubuntu
2022-08-31add collision testUbuntu
2022-08-31test gravityUbuntu
2022-08-29physics stuffmat
2022-08-29Physics (#11)mat