| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-15 | sort derives with cargo sort-derives | mat | |
| might add to ci later, unsure how to do it without adding significant friction for contributors though | |||
| 2025-10-12 | upgrade deps and clean up lots of doc comments | mat | |
| 2025-09-29 | rename SendPacketEvent to SendGamePacketEvent and PingEvent to GamePingEvent | mat | |
| 2025-09-28 | upgrade bevy to 0.17.0-rc.2 | mat | |
| 2025-09-20 | more accurate mining and impl PartialEq for packets | mat | |
| 2025-06-02 | several pathfinder fixes | mat | |
| 2025-04-24 | update RawConnection::state when start_configuration is received | mat | |
| 2025-04-18 | fix another panic on disconnect and slightly optimize client events loop | mat | |
| 2025-04-17 | Move login state to the ECS (#213) | mat | |
| * use packet handlers code for login custom_query * initial broken implementation for ecs-only login * fixes * run Update schedule 60 times per second and delete code related to run_schedule_sender * fix tests * fix online-mode * reply to query packets in a separate system and make it easier for plugins to disable individual replies * remove unused imports | |||
