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_player_chat_packet.rs
Age
Commit message (
Expand
)
Author
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2023-12-28
fix FormattedText when 'extra' isn't a list of compounds
mat
2023-12-05
1.20.3 (#110)
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-08-15
fix tests
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-12-07
1.19.3 (#34)
mat
2022-11-27
Swarm (#36)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-30
more docs
mat
2022-10-21
add function that gets full message content
mat
2022-10-16
Add chat function (#28)
mat
2022-10-07
fix a test
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-10-02
All block shapes & collisions (#22)
mat
2022-09-09
fix errors in enums inconsistent w/ vanilla
mat
2022-09-07
why am i getting a varint error
mat
2022-09-05
Publish everything* to crates.io
mat
2022-09-05
.walk :)
mat
2022-08-29
Physics (#11)
mat
2022-08-06
Better errors (#14)
mat
2022-07-29
Split clientbound and serverbound packets
mat
2022-07-28
1.19.1
mat
2022-07-21
1.19.1-rc2
mat
2022-07-10
1.19.1-pre4
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-05-26
1.19
mat