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
/
events.rs
Age
Commit message (
Expand
)
Author
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-22
update to rust edition 2024
mat
2024-12-24
improve some docs and apis related to pathfinder
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-12
Make some internal system handles public for use with before/after (#180)
Shayne Hartford
2024-07-22
remove unwraps in events.rs
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-12-01
disconnect fixes
mat
2023-12-01
addd disconnect reason (#114)
1zuna
2023-11-18
share registries in swarms and fix some bugs
mat
2023-11-18
make packet an Arc in PacketEvent
mat
2023-11-06
bevy 0.12
mat
2023-09-21
1.20.2 (#99)
mat
2023-08-25
fix all bevy ambiguities
mat
2023-07-23
fix sometimes not receiving chunks
mat
2023-07-15
fix brigadier booleans
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-26
Add PacketEvent (#75)
mat
2023-02-12
Better chat events (#67)
mat
2023-02-08
Add KeepAliveEvent and Fix Error Messages (#65)
EightFactorial
2023-02-04
Use an ECS (#52)
mat