|
75efbc83fd
|
make SendPacketEvent a bevy trigger
|
2025-03-19 21:35:47 +00:00 |
|
|
7a192acc99
|
properly remove from the EntityIdIndex component on despawn
|
2025-03-13 20:13:58 +00:00 |
|
|
e9a5df2e87
|
remove EntityBundle on start_configuration
|
2025-03-07 19:17:23 +00:00 |
|
|
cf66c4be10
|
fix despawning entities on dimension change
|
2025-03-06 04:11:19 +00:00 |
|
|
c9022e8f67
|
fix errors when switching to Game state and add fast_login test
|
2025-03-02 05:42:15 +00:00 |
|
|
34f53baf85
|
update to rust edition 2024
|
2025-02-22 23:01:54 +00:00 |
|
mat
|
833f306e8b
|
Fix errors on switching dimensions (#204)
* Fix errors on switching dimensions
* fix other tests
* clippy
* fix log feature in test_simulation
* fix chunks oops
|
2025-02-21 13:43:56 -06:00 |
|
|
228489dded
|
use MinecraftEntityId type instead of u32 in az-protocol
|
2025-02-16 17:10:04 +00:00 |
|
|
4562967b61
|
set player metadata on init instead of login
|
2025-02-01 21:26:37 +00:00 |
|
|
87c34e1c33
|
add failing test_set_health_before_login test
|
2025-02-01 20:35:57 +00:00 |
|