index
:
azalea-drasl.git
main
Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
azalea-entity
/
src
Age
Commit message (
Expand
)
Author
2024-12-24
fix parsing Dust particle and treat waterlogged blocks as liquid in pathfinder
mat
2024-12-23
rename metadata::State to metadata::SnifferState
mat
2024-12-20
update entity metadata
mat
2024-12-11
Implement EntityPositionSync (#196)
mat
2024-12-11
fix incorrect EntityDataValue::Long
mat
2024-12-05
fix container_set_content, player_position, and recipe_book_remove packets
mat
2024-12-03
1.21.4 (#189)
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-27
make item in EntityMetadataItems public
mat
2024-10-26
group imports with rustfmt
mat
2024-10-23
1.21.2 (#171)
mat
2024-08-15
fix ClientboundLevelParticlesPacket errors and pathfinder /particle errors
mat
2024-07-22
fix panic in update_modifiers_for_held_item
mat
2024-06-13
1.21 (#145)
mat
2024-04-24
fix warning when entities that didn't move chunks despawn
mat
2024-04-23
1.20.5 (#127)
mat
2024-02-26
optimize physics a bit more
mat
2024-02-24
add Display for Vec3, add SimulationSet, and add EntityChunkPos component
mat
2024-02-24
add some more convenience functions
mat
2024-02-24
track entity rotations
mat
2023-12-10
Climbing (#121)
mat
2023-12-05
1.20.3 (#110)
mat
2023-11-19
Replace azalea-nbt with simdnbt (#111)
mat
2023-11-18
replace log with tracing
mat
2023-11-06
bevy 0.12
mat
2023-10-12
KnockbackEvent and rename Physics::delta to velocity
mat
2023-10-10
start adding mining to pathfinder
mat
2023-10-08
knockback
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-28
check for entity duplication before spawning
mat
2023-09-21
1.20.2 (#99)
mat
2023-09-19
add Loaded component and fix clamping look direction
mat
2023-09-18
fix entities not always being despawned after merge
mat
2023-09-14
rename Local to LocalEntity
mat
2023-09-13
fix tests
mat
2023-09-13
improve some logging
mat
2023-09-11
fix falling through blocks on spawn (and triggering anticheats)
mat
2023-09-10
fix physics bugs
mat
2023-08-26
use better pathfinder costs and also fix relative entity updates breaking som...
mat
2023-08-25
fix all bevy ambiguities
mat
2023-08-25
fix swarms
mat
2023-08-25
implement stepping up stairs
mat
2023-08-25
add failing test for that weird diagonal edge case
mat
2023-08-25
add basic pathfinding test
mat
2023-08-25
fix panic when entity goes out of render distance and then back in render dis...
mat
2023-08-24
Support properly switching instances (#106)
mat
2023-08-19
raycasting not raytracing
mat
2023-07-31
add EntityDataItem::new
mat
2023-07-23
clean up azalea-entity a little
mat
2023-07-15
Attacking (#96)
mat
[next]