~starkingdoms/starkingdoms

ref: 26b8917a032e9ca6221c38d03543d02f7f8245ac starkingdoms/crates/unified d---------
fix: I was an idiot and forget to re-add starfield parallax
fix: remove HermiteEasing
c7da2080 — core 6 days ago
netcode: easing
302ee06f — core 6 days ago
netcode: fix up PlanetDto and try to figure out flickering
13ff574f — core 6 days ago
netcode: unreliable updates
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): atttempt prediction
feat(netcode-rewrite): vastly improve client simulation accuracy
feat(netcode-rewrite): begin reimplementing replication
feat(netcode-rewrite): re-add networking
chore(netcode-rewrite): reorganize dependencies
chore(netcode-rewrite): further code cleanup & simplification
chore(netcode-rewrite): code cleanups and refactoring
chore(netcode-rewrite): general codebase refactor
Next