aboutsummaryrefslogtreecommitdiff
path: root/azalea-entity/src
AgeCommit message (Expand)Author
2025-01-13change some warnings to debug logs and improve some entity id index codemat
2025-01-12fix panic on bot disconnectmat
2025-01-11codegen entity dimensionsmat
2025-01-11dead entities cannot be revivedmat
2025-01-11update wrong entity metadatamat
2025-01-10Fluid physics (#199)mat
2024-12-27implement fluid_shapemat
2024-12-24fix parsing Dust particle and treat waterlogged blocks as liquid in pathfindermat
2024-12-23rename metadata::State to metadata::SnifferStatemat
2024-12-20update entity metadatamat
2024-12-11Implement EntityPositionSync (#196)mat
2024-12-11fix incorrect EntityDataValue::Longmat
2024-12-05fix container_set_content, player_position, and recipe_book_remove packetsmat
2024-12-031.21.4 (#189)mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-27make item in EntityMetadataItems publicmat
2024-10-26group imports with rustfmtmat
2024-10-231.21.2 (#171)mat
2024-08-15fix ClientboundLevelParticlesPacket errors and pathfinder /particle errorsmat
2024-07-22fix panic in update_modifiers_for_held_itemmat
2024-06-131.21 (#145)mat
2024-04-24fix warning when entities that didn't move chunks despawnmat
2024-04-231.20.5 (#127)mat
2024-02-26optimize physics a bit moremat
2024-02-24add Display for Vec3, add SimulationSet, and add EntityChunkPos componentmat
2024-02-24add some more convenience functionsmat
2024-02-24track entity rotationsmat
2023-12-10Climbing (#121)mat
2023-12-051.20.3 (#110)mat
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-11-18replace log with tracingmat
2023-11-06bevy 0.12mat
2023-10-12KnockbackEvent and rename Physics::delta to velocitymat
2023-10-10start adding mining to pathfindermat
2023-10-08knockbackmat
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-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