aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/connection.rs
AgeCommit message (Expand)Author
2025-12-15sort derives with cargo sort-derivesmat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-09-29rename SendPacketEvent to SendGamePacketEvent and PingEvent to GamePingEventmat
2025-09-28upgrade bevy to 0.17.0-rc.2mat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-06-02several pathfinder fixesmat
2025-04-24update RawConnection::state when start_configuration is receivedmat
2025-04-18fix another panic on disconnect and slightly optimize client events loopmat
2025-04-17Move login state to the ECS (#213)mat