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
/
blocks.rs
Age
Commit message (
Expand
)
Author
9 days
correct shapes for blocks with random offsets
mat
2026-03-24
26.1 (#316)
mat
2026-01-18
use lookup table for is_collision_shape_empty and is_collision_shape_full
mat
2025-12-15
write/update docs for several items
mat
2025-09-30
1.21.9 (#235)
mat
2025-06-17
1.21.6 (#215)
mat
2025-05-30
add '@generated' to generated code
mat
2025-05-01
drop dependency on pixlyzer and start using pumpkin extractor
mat
2025-04-17
make BlockState::id private
mat
2025-03-25
1.21.5 (#198)
mat
2024-12-27
implement BlockState::outline_shape
mat
2024-12-03
1.21.4 (#189)
mat
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
2023-12-05
1.20.3 (#110)
mat
2023-10-02
optimize pathfinder more
mat
2023-10-02
start optimizing pathfinder
mat
2023-09-29
update block shapes
mat
2023-03-30
23w13a
mat
2023-03-14
1.19.4 (#57)
mat
2023-02-10
make blockstate good
Ubuntu
2022-12-07
1.19.3 (#34)
mat
2022-11-19
Replace lazy_static with once_cell::sync::Lazy (#43)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-27
fix identical shapes being defined multiple times
mat
2022-10-02
All block shapes & collisions (#22)
mat