aboutsummaryrefslogtreecommitdiff
path: root/azalea-entity/src
AgeCommit message (Expand)Author
2023-09-14rename Local to LocalEntitymat
2023-09-13fix testsmat
2023-09-13improve some loggingmat
2023-09-11fix falling through blocks on spawn (and triggering anticheats)mat
2023-09-10fix physics bugsmat
2023-08-26use better pathfinder costs and also fix relative entity updates breaking som...mat
2023-08-25fix all bevy ambiguitiesmat
2023-08-25fix swarmsmat
2023-08-25implement stepping up stairsmat
2023-08-25add failing test for that weird diagonal edge casemat
2023-08-25add basic pathfinding testmat
2023-08-25fix panic when entity goes out of render distance and then back in render dis...mat
2023-08-24Support properly switching instances (#106)mat
2023-08-19raycasting not raytracingmat
2023-07-31add EntityDataItem::newmat
2023-07-23clean up azalea-entity a littlemat
2023-07-15Attacking (#96)mat
2023-07-15fix auto respawn and fix entity metadatamat
2023-07-14Mining (#95)mat
2022-08-29Physics (#11)mat
2022-08-06Better errors (#14)mat
2022-06-25Fix warningsmat
2022-06-25read_into -> read_frommat
2022-06-24i hate mutexesmat
2022-06-24start adding movingmat
2022-06-24fix EntityDataValuemat
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