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
/
lib.rs
Age
Commit message (
Expand
)
Author
2025-08-09
clippy
mat
2025-08-05
use same pi value as java
mat
2025-08-04
fix wrong float rounding in get_friction_influenced_speed
mat
2025-07-24
update movement code for 1.21.5 changes
mat
2025-06-25
fix invalid look directions on teleport
mat
2025-06-16
implement EntityHitResult
mat
2025-06-11
use owned instead of borrowed Vec3 more
mat
2025-06-11
add Client::attack_cooldown_remaining_ticks
mat
2025-06-11
take BlockPos instead of &BlockPos in all function arguments
mat
2025-06-03
fix collisions bugs
mat
2025-06-03
sort entities_by by distance and improve some docs
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-05-10
add StartUseItemEvent and improve code related to interactions
mat
2025-03-20
add Event::Spawn
mat
2025-03-20
document Position default
mat
2025-03-16
Fluid physics fixes (#210)
mat
2025-02-24
fix send_receivepacketevent running outside of game state
mat
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-22
update to rust edition 2024
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-11
codegen entity dimensions
mat
2025-01-10
Fluid physics (#199)
mat
2024-12-11
Implement EntityPositionSync (#196)
mat
2024-12-05
fix container_set_content, player_position, and recipe_book_remove packets
mat
2024-10-26
group imports with rustfmt
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-10-12
KnockbackEvent and rename Physics::delta to velocity
mat
2023-10-10
start adding mining to pathfinder
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-21
1.20.2 (#99)
mat
2023-09-14
rename Local to LocalEntity
mat
2023-09-10
fix physics bugs
mat
2023-08-25
add failing test for that weird diagonal edge case
mat
2023-08-25
add basic pathfinding test
mat
2023-08-19
raycasting not raytracing
mat
2023-07-23
clean up azalea-entity a little
mat
2023-07-15
Attacking (#96)
mat
2023-07-14
Mining (#95)
mat
2022-08-29
Physics (#11)
mat
2022-06-24
i hate mutexes
mat
2022-06-24
start adding moving
mat
2022-06-23
move_entity_with_delta
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-06-23
azalea-buf
mat
[next]