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
/
codegen
/
lib
/
code
/
shapes.py
Age
Commit message (
Expand
)
Author
9 days
correct shapes for blocks with random offsets
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-12-14
create typos.toml and fix typos
mat
2025-05-30
more formatting fixes
mat
2025-05-01
drop dependency on pixlyzer and start using pumpkin extractor
mat
2025-04-17
make BlockState::id private
mat
2025-04-04
remove executable bit from files
mat
2024-12-27
implement BlockState::outline_shape
mat
2024-12-04
Update Bevy and migrate to workspace dependencies and package attributes (#181)
EightFactorial
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-27
replace once_cell with std:;sync::LazyLock
mat
2024-05-23
remove all references to clean_property_name
mat
2024-05-22
make getting shapes faster (#149)
urisinger
2023-10-02
optimize pathfinder more
mat
2023-10-02
start optimizing pathfinder
mat
2023-07-14
Mining (#95)
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