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-core
/
src
/
direction.rs
Age
Commit message (
Expand
)
Author
2026-01-12
Make Bevy dependencies optional in azalea-protocol (#303)
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-11-11
cleanup
mat
2025-08-10
Send correct data component checksums (#234)
mat
2025-06-03
replace wait_one_tick with wait_ticks and some other api improvements
mat
2025-04-04
remove executable bit from files
mat
2025-03-16
Fluid physics fixes (#210)
mat
2025-01-10
Fluid physics (#199)
mat
2024-12-27
resolve some todos in az-core
mat
2024-12-25
optimize pathfinder
mat
2024-12-12
chore(core): Derive Serialize and Deserialize for `direction` types (#197)
Gaspard Culis
2024-11-27
Refactor azalea-protocol (#190)
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-08-26
simplify pathfinder
mat
2023-05-03
Inventory (#48)
mat
2022-11-27
Swarm (#36)
mat
2022-11-12
Pathfinder (#25)
mat
2022-11-06
Entity metadata (#37)
mat
2022-10-27
use variables directly in format strings
mat
2022-10-02
All block shapes & collisions (#22)
mat
2022-08-29
Physics (#11)
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-06-23
azalea-buf
mat
2022-05-01
clientbound_add_entity_packet & clientbound_set_entity_data_packet
mat