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
/
azalea-buf-macros
/
src
Age
Commit message (
Expand
)
Author
2026-01-13
Merge AzaleaRead and AzaleaWrite (#305)
mat
2025-12-16
change KnockbackEvent to an EntityEvent and fix ClientboundExplode representa...
mat
2025-08-10
Send correct data component checksums (#234)
mat
2025-04-04
clippy
mat
2025-04-04
remove executable bit from files
mat
2025-03-29
add support for unnamed structs to azalea-buf-macros
mat
2025-02-22
update to rust edition 2024
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-04-23
1.20.5 (#127)
mat
2024-02-22
fix for hypixel limbo
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-21
clippy
mat
2022-12-07
Reauth on invalid session (#50)
mat
2022-12-07
1.19.3 (#34)
mat
2022-11-12
Pathfinder (#25)
mat
2022-11-06
Entity metadata (#37)
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-09-09
remove a debug thing lol
mat
2022-09-09
fix errors in enums inconsistent w/ vanilla
mat
2022-09-07
fix ClientboundUpdateAdvancementsPacket
mat
2022-09-06
fix bad enum macro generation
mat
2022-09-05
use az-registry in az-protocol
mat
2022-09-02
get rid of Readable & Writable (#21)
mat
2022-08-29
buf macros -> azalea-buf-macros
mat