aboutsummaryrefslogtreecommitdiff
path: root/azalea-entity
AgeCommit message (Expand)Author
2023-11-06bevy 0.12mat
2023-10-12KnockbackEvent and rename Physics::delta to velocitymat
2023-10-10start adding mining to pathfindermat
2023-10-08update repo linksmat
2023-10-08knockbackmat
2023-10-03also upgrade deps everywhere else lolmat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-28check for entity duplication before spawningmat
2023-09-211.20.2 (#99)mat
2023-09-19add Loaded component and fix clamping look directionmat
2023-09-18fix entities not always being despawned after mergemat
2023-09-14Release 0.8.0mat
2023-09-14Release independent packagesmat
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-09-08upgrade depsmat
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-08-15upgrade thiserror and other depsmat
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