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
2025-02-23
fix memory leak in simulation tests (lol)
mat
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-22
update to rust edition 2024
mat
2025-02-22
fix is_trapdoor_useable_as_ladder and add test
mat
2025-02-21
despawn entities when switching worlds and some testbot fixes
mat
2025-02-02
cleanup, fix warnings
mat
2025-02-02
start implementing data driven registries
mat
2025-02-01
set player metadata on init instead of login
mat
2025-02-01
add failing test_set_health_before_login test
mat
2025-01-29
add data for EntityEffect particle to fix set_entity_data errors on hypixel
mat
2025-01-13
change some warnings to debug logs and improve some entity id index code
mat
2025-01-12
fix panic on bot disconnect
mat
2025-01-11
codegen entity dimensions
mat
2025-01-11
dead entities cannot be revived
mat
2025-01-11
update wrong entity metadata
mat
2025-01-10
Fluid physics (#199)
mat
2024-12-27
implement fluid_shape
mat
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
[next]