1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-protocol/src
mat 3f60bdadac
Move login state to the ECS (#213)
* 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
2025-04-17 16:16:51 -05:00
..
common fix wrong ServerLinkKind and serialize hex colors correctly in nbt 2025-01-14 03:18:38 +00:00
packets Move login state to the ECS (#213) 2025-04-17 16:16:51 -05:00
connect.rs Move login state to the ECS (#213) 2025-04-17 16:16:51 -05:00
lib.rs don't remove LocalEntity from disconnected players, add new debug logs, and make GameProfile clones cheaper 2025-02-24 03:55:29 +00:00
read.rs Move login state to the ECS (#213) 2025-04-17 16:16:51 -05:00
resolver.rs upgrade deps 2025-04-12 21:29:36 -04:30
write.rs Move login state to the ECS (#213) 2025-04-17 16:16:51 -05:00