aboutsummaryrefslogtreecommitdiff
path: root/azalea-entity/src/lib.rs
AgeCommit message (Expand)Author
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-211.20.2 (#99)mat
2023-09-14rename Local to LocalEntitymat
2023-09-10fix physics bugsmat
2023-08-25add failing test for that weird diagonal edge casemat
2023-08-25add basic pathfinding testmat
2023-08-19raycasting not raytracingmat
2023-07-23clean up azalea-entity a littlemat
2023-07-15Attacking (#96)mat
2023-07-14Mining (#95)mat
2022-08-29Physics (#11)mat
2022-06-24i hate mutexesmat
2022-06-24start adding movingmat
2022-06-23move_entity_with_deltamat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23azalea-bufmat
2022-06-19Fix some clippy warningsmat
2022-06-19Improvements to azalea-world for entitiesmat
2022-06-18from<ClientboundAddEntityPacket> for Entitymat
2022-06-17EntityStoragemat
2022-06-17Create azalea-entitymat