0e2238512f
transaction fixes
005e5e9c82
shrink entity lock
28a07cfe05
shrink entity lock
9b36c91c10
apply non-structural changes in parallel
f03fdb5fbe
use custom queue for script transactions
b93679932d
fix component insert putting type data as reference instead of Arc
86a8901948
bevy 0.19
3a85469580
transactions fixes
eb2e5f7e1b
actually take read entities into account processing conflicts
3a85469580
transactions fixes
eb2e5f7e1b
actually take read entities into account processing conflicts
87fd6d5c26
handle dirty entities
e8594ed8e5
split world access from components access
7a62c7369c
initial transactions
25d1bf6356
remove hierarchy locking
7dac82333f
remove ConnectionProcessor state
32ba85505a
Refactored ConnectionProcessor state and error handling, replaced umbrella bevy dependencies with focused sub-crates, and moved peer player despawn into NetworkSet::DropPeers.
c5673e372c
Fixed signalling TCP drop detection, input event cleanup robustness, and media peer send error handling.
1a76258909
Added peer disconnect integration tests, remote player despawning on disconnect, and exposed disconnect cleanup systems for testing
7efcf5114a
Added peer disconnect detection and cleanup across networking crates
1fcd4f4e2c
remove ConnectionProcessor state
d378e02553
set licensing of crates
54bd975adb
remove gitattributes
e1858439c2
move relative to player orientation
48b3529309
give player camera again
7901f81edc
split movement controller into separate scene
5aff110796
keyboard directional input
0953821f21
fix undefined behavior with to-many relations
e1858439c2
move relative to player orientation
48b3529309
give player camera again
7901f81edc
split movement controller into separate scene
5aff110796
keyboard directional input
0953821f21
fix undefined behavior with to-many relations
49694c6d29
keyboard input
56f1eaa012
support builtin relationships
dbc2f52864
to many relationships
6318529fd1
remove entity-event component
6a5e31d2ec
movement controller with relationship
f5653d86ea
relationships
c9148c9187
organize scene code
0db54037fe
scenes move components into their own map
9abb1521c4
turn wasm entity into a resource
9fec19a32e
strip for rewrite