aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/packet/game/events.rs
AgeCommit message (Expand)Author
2025-06-03send ServerboundPlayerLoaded on join and respawnmat
2025-06-02fix issues related to pathfinder miningmat
2025-05-30more formatting fixesmat
2025-05-06fix various issues with miningmat
2025-04-17Move login state to the ECS (#213)mat
2025-03-25PongPluginmat
2025-03-19make SendPacketEvent a bevy triggermat
2025-03-07don't send game packets when outside of the game statemat
2025-03-02fix errors when switching to Game state and add fast_login testmat
2025-02-24fix send_receivepacketevent running outside of game statemat
2025-02-22Refactor azalea-client (#205)mat