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
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
shut up clippy
mat
2023-02-05
improve docs
mat
2023-02-04
make task_pool mod public
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-21
clippy
mat
2023-01-21
Server functions and proxy example (#59)
EightFactorial
2023-01-14
Add function to get message sender's UUID (#56)
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-04
change to_ansi to not take args
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-19
Replace lazy_static with once_cell::sync::Lazy (#43)
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-15
clippy
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-11-03
change comment to be less than 80 width
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
fix error
mat
2022-10-30
improve docs a little more
mat
2022-10-29
add packet to match lol
mat
2022-10-29
oop fix another unwrap
mat
[next]