1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-client/tests
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
..
change_dimension_to_nether_and_back.rs Move login state to the ECS (#213) 2025-04-17 16:16:51 -05:00
client_disconnect.rs properly remove from the EntityIdIndex component on despawn 2025-03-13 20:13:58 +00:00
despawn_entities_when_changing_dimension.rs 1.21.5 (#198) 2025-03-25 11:17:39 -05:00
fast_login.rs fix errors when switching to Game state and add fast_login test 2025-03-02 05:42:15 +00:00
move_despawned_entity.rs 1.21.5 (#198) 2025-03-25 11:17:39 -05:00
receive_start_config_packet.rs 1.21.5 (#198) 2025-03-25 11:17:39 -05:00
reply_to_ping_with_pong.rs fix not replying to ping packets in config state 2025-03-27 21:28:13 +00:00
set_health_before_login.rs 1.21.5 (#198) 2025-03-25 11:17:39 -05:00