~starkingdoms/starkingdoms

ref: 1bcde11a581ededd03b6e60e8e97048f7556ad66 starkingdoms/crates/unified/src/shared/net.rs -rw-r--r-- 12.3 KiB
1bcde11a — core 8 days ago
netcode: part updates (mystery performance issue, probably related to lots of malloc())
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