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
/
disconnect.rs
Age
Commit message (
Expand
)
Author
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-23
minor memory usage optimizations
mat
2025-02-22
update to rust edition 2024
mat
2025-02-21
despawn entities when switching worlds and some testbot fixes
mat
2025-02-21
fix some components not being removed from clients and add debugecsleak testb...
mat
2025-02-21
GameTick should only happen after Update
mat
2025-02-01
add failing test_set_health_before_login test
mat
2024-12-25
close tcp connection on bot disconnect and add swarms to testbot cli
mat
2023-12-01
compression does not need to be async
mat
2023-12-01
disconnect fixes
mat
2023-12-01
addd disconnect reason (#114)
1zuna
2023-11-06
bevy 0.12
mat
2023-09-21
1.20.2 (#99)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-25
Fix system order ambiguities (#74)
mat
2023-02-22
fix `disconnect_on_read_packets_ended` (#73)
Charles Johnson
2023-02-21
unused import
mat
2023-02-21
don't keep firing disconnectevent
mat
2023-02-21
properly disconnect on ungraceful disconnect
mat
2023-02-12
DisconnectEvent
mat