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
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
2022-11-18
Player List (#41)
mat
2022-11-15
Rename "dimension" to "world" (#39)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-27
use variables directly in format strings
mat
2022-10-27
fix identical shapes being defined multiple times
mat
2022-10-24
actually fix out of bounds errors
Ubuntu
2022-10-20
Remove let chains
mat
2022-10-15
fix clippy warnings
mat
2022-10-02
add jumping
mat
2022-10-02
All block shapes & collisions (#22)
mat
2022-09-19
change example
mat
2022-09-04
remove some debug stuff and fix recipe packet
mat
2022-09-02
collision test passes???
Ubuntu
[prev]
[next]