3dfeae14f7
Initial change propagation work
CI / Formatting (push) Successful in 42s
2025-10-26 00:44:30 -04:00
fe967d70b9
Remove unused packet variant, move peer UUID to start of packet
2025-10-25 22:22:11 -04:00
27b4644730
Update to Bevy 0.17.2
CI / Formatting (push) Successful in 32s
2025-10-13 15:17:23 -04:00
53fe3333f0
More complete Peer distribution
...
CI / Formatting (push) Successful in 45s
Slightly better implementation of peers, still need to create a more generic system for deciding which components to distribute where and then use that for Peers.
2025-10-13 01:06:31 -04:00
1a5a628000
Partial: Dedicated Peer distribution system
...
CI / Formatting (push) Successful in 1m7s
This is an uncompleted commit to move the work over to my other machine. Should compile though.
2025-07-09 19:37:46 -04:00
58795eb87e
Don't expose heartbeat to app
2025-07-05 19:28:14 -04:00
e58629c2f1
Don't immediately send heartbeat
CI / Formatting (push) Successful in 1m11s
2025-07-05 18:09:46 -04:00
591cfee715
Remove debugging logs
2025-07-05 18:09:19 -04:00
c10f6cfb82
Rework networking interface
...
CI / Formatting (push) Successful in 1m6s
Add Bevy event queues for inbound and outbound packets, and use Bevy change detection for consumer new Peer handling.
2025-07-05 15:01:33 -04:00