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-client
/
src
/
client.rs
Age
Commit message (
Expand
)
Author
2023-02-08
Add KeepAliveEvent and Fix Error Messages (#65)
EightFactorial
2023-02-07
move az_world::entity_info to az_world::entities::info
Ubuntu
2023-02-05
improve docs
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-21
Server functions and proxy example (#59)
EightFactorial
2023-01-06
Add reason for disconnect (#54)
EightFactorial
2023-01-05
fix
mat
2023-01-05
fix auto reauthentication
mat
2022-12-11
fix PartialWorld::default() for tests
mat
2022-12-11
make entities have a reference to WeakWorlds instead
mat
2022-12-08
wrap_comments = true
mat
2022-12-07
Reauth on invalid session (#50)
mat
2022-12-07
1.19.3 (#34)
mat
2022-12-03
make the packets in events be Arc
mat
2022-11-27
Swarm (#36)
mat
2022-11-21
feat: PlayerCombatKill client event (#44)
Ryan
2022-11-21
ok shutdown doesn't actually have to consume client
mat
2022-11-21
improve shutdowns
mat
2022-11-18
Player List (#41)
mat
2022-11-18
Add functions to get ChatPacket author and content (#42)
mat
2022-11-17
move some stuff to the azalea_client::chat mod
Ubuntu
2022-11-15
Rename "dimension" to "world" (#39)
mat
2022-11-15
rephrase that
Ubuntu
2022-11-15
add Client::metadata
Ubuntu
2022-11-12
Pathfinder (#25)
mat
2022-11-11
improved docs
Ubuntu
2022-11-10
fix clippy warnings
Ubuntu
2022-11-09
ignore bad utf8
Ubuntu
2022-11-09
fix warnings
Ubuntu
2022-11-09
don't error on bad entity data packet
Ubuntu
2022-11-08
don't log light updates
Ubuntu
2022-11-08
log some more stuff
Ubuntu
2022-11-07
don't panic on kick
mat
2022-11-06
Entity metadata (#37)
mat
2022-10-30
actually fix
mat
2022-10-30
reply to custom query packet
mat
2022-10-30
more docs
mat
2022-10-29
add packet to match lol
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-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-21
work around rustc compilation error
mat
2022-10-16
Microsoft Authentication (#29)
mat
2022-10-10
fix panic in azalea-chat
mat
2022-10-08
handle SectionBlocksUpdate packet
mat
2022-10-08
change definition of Event::Tick
mat
[next]