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-physics
/
src
/
collision
/
mod.rs
Age
Commit message (
Expand
)
Author
10 days
correct shapes for blocks with random offsets
mat
10 days
fix some incorrect component impls
mat
10 days
rename PhysicsState to ClientMovementState and add utility functions for it
mat
2026-01-13
Rename Instance to World (#304)
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-11-11
cleanup
mat
2025-10-30
Remove unnecessary MoveEntityError and MovePlayerError types and other cleanup
mat
2025-09-27
allow picking other bots in hit results
mat
2025-08-14
Sneaking (#237)
mat
2025-08-12
send correct packets on teleport
mat
2025-06-11
use owned instead of borrowed Vec3 more
mat
2025-06-11
take BlockPos instead of &BlockPos in all function arguments
mat
2025-06-03
rename the Block trait to BlockTrait to disambiguate with azalea_registry::Block
mat
2025-03-16
entity collisions
mat
2025-03-16
Fluid physics fixes (#210)
mat
2025-02-22
update to rust edition 2024
mat
2025-01-10
Fluid physics (#199)
mat
2024-12-28
better pathfinder debug messages
mat
2024-12-27
implement fluid_shape
mat
2024-12-11
Implement EntityPositionSync (#196)
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-02-26
optimize physics a bit more
mat
2023-12-10
Climbing (#121)
mat
2023-10-12
KnockbackEvent and rename Physics::delta to velocity
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-29
update block shapes
mat
2023-09-18
fix entities not always being despawned after merge
mat
2023-08-25
fix all bevy ambiguities
mat
2023-08-25
name variables in stepping up
mat
2023-08-25
implement stepping up stairs
mat
2023-07-14
Mining (#95)
mat
2023-05-03
Inventory (#48)
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-04
Use an ECS (#52)
mat
2022-12-11
make entities have a reference to WeakWorlds instead
mat
2022-12-08
wrap_comments = true
mat
2022-11-27
Swarm (#36)
mat
2022-11-18
Player List (#41)
mat
2022-11-15
Rename "dimension" to "world" (#39)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-02
add jumping
mat
2022-10-02
All block shapes & collisions (#22)
mat
2022-09-04
remove some debug stuff and fix recipe packet
mat
2022-09-02
get rid of Readable & Writable (#21)
mat
2022-08-31
test gravity
Ubuntu
2022-08-29
Physics (#11)
mat