~starkingdoms/starkingdoms

ref: f85bb4de01556b03b4b711345acb2bcf3c370502 starkingdoms/crates/unified/src d---------
bdcf2968 — core 8 days ago
Revert "netcode: part updates (mystery performance issue, probably related to lots of malloc())"

This reverts commit 1bcde11a581ededd03b6e60e8e97048f7556ad66.
371c2735 — core 8 days ago
Revert "netcode: unreliable updates"

This reverts commit 13ff574f3067094b9c252b6353fa0df5d6317624.
ef9617d9 — core 8 days ago
Revert "netcode: fix up PlanetDto and try to figure out flickering"

This reverts commit 302ee06fb6c522c2bf5d6908329d24a72dffa671.
2015d9ef — core 8 days ago
Revert "netcode: easing"

This reverts commit c7da20800d035a6491e612693b2039aa99988c15.
ship editor fix: working scrolling
feat: part list & dragging ghosts
chore: move ship editor to unified codebase
fix: I was an idiot and forget to re-add starfield parallax
fix: remove HermiteEasing
c7da2080 — core 9 days ago
netcode: easing
302ee06f — core 9 days ago
netcode: fix up PlanetDto and try to figure out flickering
13ff574f — core 9 days ago
netcode: unreliable updates
netcode: part updates (mystery performance issue, probably related to lots of malloc())
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
Next