aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/events.rs
AgeCommit message (Expand)Author
2025-02-22Refactor azalea-client (#205)mat
2025-02-22update to rust edition 2024mat
2024-12-24improve some docs and apis related to pathfindermat
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-12Make some internal system handles public for use with before/after (#180)Shayne Hartford
2024-07-22remove unwraps in events.rsmat
2023-12-04Replace Bevy's FixedUpdate with Azalea's GameTick (#119)mat
2023-12-01disconnect fixesmat
2023-12-01addd disconnect reason (#114)1zuna
2023-11-18share registries in swarms and fix some bugsmat
2023-11-18make packet an Arc in PacketEventmat
2023-11-06bevy 0.12mat
2023-09-211.20.2 (#99)mat
2023-08-25fix all bevy ambiguitiesmat
2023-07-23fix sometimes not receiving chunksmat
2023-07-15fix brigadier booleansmat
2023-07-14Mining (#95)mat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-03-07Bevy 0.10 (#79)mat
2023-02-26Add PacketEvent (#75)mat
2023-02-12Better chat events (#67)mat
2023-02-08Add KeepAliveEvent and Fix Error Messages (#65)EightFactorial
2023-02-04Use an ECS (#52)mat