Commit graph

5 commits

Author SHA1 Message Date
c005a4dbb9
Handle all available messages 2025-05-25 20:03:12 -04:00
ba7737671e
Use Vec<u8>s for sending data between threads 2025-05-25 17:12:05 -04:00
3f83ee275a
Expose UDP port to network
All checks were successful
CI / Formatting (push) Successful in 1m2s
2025-05-25 13:18:35 -04:00
e81b6fa1fa
Redo netcode error handling
All checks were successful
CI / Formatting (push) Successful in 1m5s
No more panics :)
2025-05-25 12:28:32 -04:00
dad37262a5
Implement very basic and bad and specific netcode
All checks were successful
CI / Formatting (push) Successful in 1m14s
The game can now retrieve its seed from another game on the network
2025-05-25 00:54:16 -04:00