1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-auth/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
..
auth.rs remove executable bit from files 2025-04-04 15:56:06 +00:00
cache.rs remove executable bit from files 2025-04-04 15:56:06 +00:00
certs.rs update to rust edition 2024 2025-02-22 23:01:54 +00:00
game_profile.rs Move login state to the ECS (#213) 2025-04-17 16:16:51 -05:00
lib.rs remove executable bit from files 2025-04-04 15:56:06 +00:00
offline.rs make it so plugins can send and receive packets during the login state 2023-12-03 02:41:09 -06:00
sessionserver.rs remove executable bit from files 2025-04-04 15:56:06 +00:00