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
Age
Commit message (
Expand
)
Author
2022-11-06
Entity metadata (#37)
mat
2022-10-30
more docs
mat
2022-10-30
chore: Release
mat
2022-10-30
add "repository" field to all crates
mat
2022-10-30
improve docs a little more
mat
2022-10-29
ClientboundContainerClosePacket
mat
2022-10-29
add doc comments to combat packets
mat
2022-10-27
use variables directly in format strings
mat
2022-10-27
fix removed packets still being defined
mat
2022-10-24
fix repeated ids in game/mod.rs
mat
2022-10-23
write some more docs for az-protocol
mat
2022-10-23
Add Client::set_client_information (#33)
mat
2022-10-23
add `# Examples` to some docs
mat
2022-10-23
write more documentation
mat
2022-10-21
add function that gets full message content
mat
2022-10-19
fix: make fields in PlayerInfo::Action public (#32)
Sculas
2022-10-18
Create cache file directory if it doesn't exist
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-17
(cargo-release) version 0.2.0
Ubuntu
2022-10-16
Add chat function (#28)
mat
2022-10-16
Microsoft Authentication (#29)
mat
2022-10-15
fix clippy warnings
mat
2022-10-09
fix panic
mat
2022-10-08
handle SectionBlocksUpdate packet
mat
2022-10-07
remove a println
mat
2022-10-07
fix errors with rewritten packet reading
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-19
Fix connection writer being locked (#23)
mat
2022-09-19
replace printlns with log
Ubuntu
2022-09-11
no unused variable
mat
2022-09-11
only check leftover data in debug mode
mat
2022-09-10
fix ClientboundMapItemDataPacket
mat
2022-09-10
fix outdated EntityDataValue
mat
2022-09-10
typo fix
mat
2022-09-09
fix errors in enums inconsistent w/ vanilla
mat
2022-09-09
cut off at 500 instead of 100
mat
2022-09-09
improve log
Ubuntu
2022-09-09
add logger
Ubuntu
[next]