aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/tests
AgeCommit message (Expand)Author
2025-03-251.21.5 (#198)mat
2025-03-25PongPluginmat
2025-03-19make SendPacketEvent a bevy triggermat
2025-03-13properly remove from the EntityIdIndex component on despawnmat
2025-03-07remove EntityBundle on start_configurationmat
2025-03-06fix despawning entities on dimension changemat
2025-03-02fix errors when switching to Game state and add fast_login testmat
2025-02-22update to rust edition 2024mat
2025-02-21Fix errors on switching dimensions (#204)mat
2025-02-16use MinecraftEntityId type instead of u32 in az-protocolmat
2025-02-01set player metadata on init instead of loginmat
2025-02-01add failing test_set_health_before_login testmat