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
Age
Commit message (
Expand
)
Author
2022-11-08
log some more stuff
Ubuntu
2022-11-07
don't panic on kick
mat
2022-11-07
fix edge case with clearing bitsets
mat
2022-11-06
Entity metadata (#37)
mat
2022-11-03
ask for someone to do server implementation
mat
2022-11-03
change comment to be less than 80 width
Ubuntu
2022-10-31
some -> most in readme warning
Ubuntu
2022-10-31
add basic installation instructions
Ubuntu
2022-10-30
actually fix
mat
2022-10-30
reply to custom query packet
mat
2022-10-30
replace an expect with unwrap_or_else
mat
2022-10-30
more docs
mat
2022-10-30
Update README.md
mat
2022-10-30
add docs.rs badge
mat
2022-10-30
Create LICENSE.md
mat
2022-10-30
chore: Release
mat
2022-10-30
add "repository" field to all crates
mat
2022-10-30
fix error
mat
2022-10-30
improve docs a little more
mat
2022-10-29
add packet to match lol
mat
2022-10-29
ClientboundContainerClosePacket
mat
2022-10-29
add doc comments to combat packets
mat
2022-10-29
oop fix another unwrap
mat
2022-10-29
don't panic if connection closes on join
mat
2022-10-27
use variables directly in format strings
mat
2022-10-27
fix removed packets still being defined
mat
2022-10-27
fix identical shapes being defined multiple times
mat
2022-10-24
fix repeated ids in game/mod.rs
mat
2022-10-24
fix codegen
mat
2022-10-24
actually fix out of bounds errors
Ubuntu
2022-10-24
fix out of bounds y position
Ubuntu
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
Update examples with new cleaner handle/state
mat
2022-10-23
make `handle` cleaner
mat
2022-10-23
write more documentation
mat
2022-10-23
fix panic on purpur servers
mat
2022-10-21
fix stack overflow in az-chat
mat
2022-10-21
have Display implemented for the Components
mat
2022-10-21
make TranslatableComponent::read return TextComponent
mat
2022-10-21
add function that gets full message content
mat
2022-10-21
work around rustc compilation error
mat
2022-10-20
Remove let chains
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-18
fix rustc panic
Ubuntu
2022-10-18
bump az-client version
Ubuntu
2022-10-18
make Account clonable
Ubuntu
2022-10-17
change azalea version
Ubuntu
[next]