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-buf
/
src
/
write.rs
Age
Commit message (
Expand
)
Author
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-04-17
Move login state to the ECS (#213)
mat
2025-04-04
remove executable bit from files
mat
2025-02-23
fix memory leak in simulation tests (lol)
mat
2025-02-23
minor memory usage optimizations
mat
2025-02-22
update to rust edition 2024
mat
2025-02-02
start implementing data driven registries
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2024-04-23
1.20.5 (#127)
mat
2024-04-20
clippy
mat
2023-12-02
fix writing nbt
mat
2023-11-19
Replace azalea-nbt with simdnbt (#111)
mat
2023-10-26
remove some unnecessary code and improve docs for Menu
mat
2023-01-25
Fix test and packets (#60)
EightFactorial
2022-11-12
Pathfinder (#25)
mat
2022-10-23
Add Client::set_client_information (#33)
mat
2022-10-16
Microsoft Authentication (#29)
mat
2022-10-02
All block shapes & collisions (#22)
mat
2022-09-02
get rid of Readable & Writable (#21)
mat
2022-09-01
fix bad u32::write_into and add tests
mat
2022-08-20
Implement ALL packets (#16)
mat
2022-06-25
clippo
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-06-23
azalea-buf
mat