| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-05-30 | fix clippy issues and improve formatting everywhere | mat |
| 2025-05-07 | fix chunk errors when joining a world with a same name but different height | mat |
| 2025-04-17 | Move login state to the ECS (#213) | mat |
| 2025-03-27 | fix not replying to ping packets in config state | mat |
| 2025-03-25 | 1.21.5 (#198) | mat |
| 2025-03-25 | PongPlugin | mat |
| 2025-03-19 | make SendPacketEvent a bevy trigger | mat |
| 2025-03-13 | properly remove from the EntityIdIndex component on despawn | mat |
| 2025-03-07 | remove EntityBundle on start_configuration | mat |
| 2025-03-06 | fix despawning entities on dimension change | mat |
| 2025-03-02 | fix errors when switching to Game state and add fast_login test | mat |
| 2025-02-22 | update to rust edition 2024 | mat |
| 2025-02-21 | Fix errors on switching dimensions (#204) | mat |
| 2025-02-16 | use MinecraftEntityId type instead of u32 in az-protocol | mat |
| 2025-02-01 | set player metadata on init instead of login | mat |
| 2025-02-01 | add failing test_set_health_before_login test | mat |
