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
Age
Commit message (
Expand
)
Author
2025-01-21
fix errors when switching worlds
mat
2025-01-20
remove negative checks for box_shape
mat
2025-01-12
fix panic on bot disconnect
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-04
Update Bevy and migrate to workspace dependencies and package attributes (#181)
EightFactorial
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-08-19
remove debug printlns
mat
2024-08-15
fix sometimes being able to mine blocks through walls
mat
2024-07-05
upgrade to simdnbt 0.6 (#160)
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
2024-01-08
fix ping packet, explosion packet, and panic less
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-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-12-03
clippy
mat
2023-11-18
clippy
mat
2023-11-18
share registries in swarms and fix some bugs
mat
2023-11-07
fix tests to compile
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-14
rename Local to LocalEntity
mat
2023-09-13
fix tests
mat
2023-09-11
fix falling through blocks on spawn (and triggering anticheats)
mat
2023-09-10
clippy
mat
2023-09-10
fix physics bugs
mat
2023-09-10
fix incorrect jumping
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
[next]