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
Age
Commit message (
Expand
)
Author
2025-01-20
remove negative checks for box_shape
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-27
implement BlockState::outline_shape
mat
2024-12-23
exit get_block_state early if below the world
mat
2024-12-11
Implement EntityPositionSync (#196)
mat
2024-12-03
1.21.4 (#189)
mat
2024-11-30
Add missing world border boolean to use item on packet in 1.21.2 (#192)
Shayne Hartford
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-27
replace once_cell with std:;sync::LazyLock
mat
2024-10-26
group imports with rustfmt
mat
2024-10-23
1.21.2 (#171)
mat
2024-05-22
make getting shapes faster (#149)
urisinger
2024-04-20
clippy
mat
2024-04-18
fix get_block_collisions panicking when starting in a non existent chunk
mat
2024-02-26
optimize physics a bit more
mat
2024-02-25
reduce allocations for collision detection
mat
2024-02-25
optimize physics
mat
2024-02-22
fix for hypixel limbo
mat
2023-12-16
fix non-u8 gamemodes
mat
2023-12-10
Climbing (#121)
mat
2023-12-05
1.20.3 (#110)
mat
2023-12-03
clippy
mat
2023-11-18
clippy
mat
2023-11-18
share registries in swarms and fix some bugs
mat
2023-10-12
KnockbackEvent and rename Physics::delta to velocity
mat
2023-10-02
optimize pathfinder more
mat
2023-10-02
start optimizing pathfinder
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-09-11
fix falling through blocks on spawn (and triggering anticheats)
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-04
merge main
mat
2023-05-03
Inventory (#48)
mat
2023-03-30
23w13a
mat
2023-03-14
1.19.4 (#57)
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-13
fix `BlockCollisions` bounding box (#68)
Charles Johnson
2023-02-10
make blockstate good
Ubuntu
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-12-07
1.19.3 (#34)
mat
2022-11-27
Swarm (#36)
mat
2022-11-19
Replace lazy_static with once_cell::sync::Lazy (#43)
mat
[next]