aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/mod.rs
AgeCommit message (Expand)Author
2025-12-28move Event and auto_reconnect to the azalea cratemat
2025-12-27Move Client struct to azalea crate (#297)mat
2025-12-16implement cookie packets to fix betteranticheat supportmat
2025-11-30Add `online-mode` Cargo feature (#281)mat
2025-08-20split client information handling out of BrandPlugin and some other cleanupmat
2025-07-21Add TicksAlive component (#229)Kumpelinus
2025-06-25improve packet_order test, add BlockUpdatePlugin, fix packet order for sprintingmat
2025-06-03send ServerboundPlayerLoaded on join and respawnmat
2025-05-08add chat signingmat
2025-05-02Add AutoReconnectPlugin (#221)mat
2025-04-19add StartJoinServerEvent to allow joining servers exclusively from ecsmat
2025-04-17Move login state to the ECS (#213)mat
2025-04-15make goto async and clean up some examplesmat
2025-03-25PongPluginmat
2025-02-22Refactor azalea-client (#205)mat