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-protocol
/
src
/
packets
/
game
/
clientbound_update_advancements_packet.rs
Age
Commit message (
Expand
)
Author
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2024-02-22
fix for hypixel limbo
mat
2023-12-05
1.20.3 (#110)
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-21
1.20.2 (#99)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-05-12
protocol fixes
mat
2023-05-04
23w18a
mat
2023-03-14
make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-30
More packet fixes, tests, handle error (#61)
EightFactorial
2022-12-08
wrap_comments = true
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-30
more docs
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-09-07
fix ClientboundUpdateAdvancementsPacket
mat
2022-09-05
Publish everything* to crates.io
mat
2022-08-06
Better errors (#14)
mat
2022-07-29
Split clientbound and serverbound packets
mat
2022-06-25
read_into -> read_from
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-05-14
add derive McBuf to every packet
mat
2022-05-14
start adding ClientboundLevelParticlesPacket
mat
2022-05-07
update advancements packet
mat