aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src/world.rs
AgeCommit message (Expand)Author
2023-05-03Inventory (#48)mat
2023-03-11fix doc errorsmat
2023-03-08merge mainmat
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-07move az_world::entity_info to az_world::entities::infoUbuntu
2023-02-04Use an ECS (#52)mat
2022-12-11fix PartialWorld::default() for testsmat
2022-12-11rename find_entity to entity_by & add entities_bymat
2022-12-11make entities have a reference to WeakWorlds insteadmat
2022-12-08wrap_comments = truemat
2022-11-27Swarm (#36)mat