aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src/container.rs
AgeCommit message (Expand)Author
2025-01-21fix errors when switching worldsmat
2025-01-10Fluid physics (#199)mat
2024-10-26group imports with rustfmtmat
2024-02-25optimize physicsmat
2023-11-18share registries in swarms and fix some bugsmat
2023-11-18replace log with tracingmat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-18instanceloadedevent and a few fixesmat
2023-08-24Support properly switching instances (#106)mat
2023-07-23clean up azalea-entity a littlemat
2023-07-14Mining (#95)mat
2023-05-03Inventory (#48)mat
2023-03-11fix doc errorsmat
2023-03-07Bevy 0.10 (#79)mat
2023-02-04Use an ECS (#52)mat
2022-11-27Swarm (#36)mat