~starkingdoms/starkingdoms

ref: 08355656f50d8e095c280962b250178acbd1299f starkingdoms/crates/unified/src/shared/net.rs -rw-r--r-- 12.2 KiB
08355656 — core 8 days ago
netcode: planet updates
working on making the game work with this networking
feat: serverbound messages implemented but untested
feat: removed replicon + clientbound messages implemented, but untested
fix: time offset to sync orbit
feat(netcode-rewrite): remove interpolation
feat(netcode-rewrite): vastly improve client simulation accuracy
feat(netcode-rewrite): begin reimplementing replication
feat(netcode-rewrite): re-add networking