~starkingdoms/starkingdoms

ref: 7b60ff6560185fddd3f53105e2f7153b44c23dc5 starkingdoms/crates/unified/src/server/mod.rs -rw-r--r-- 5.7 KiB
7b60ff65 — core 7 days ago
netcode: rd3
b3905a23 — core 8 days ago
netcode: remove aeronet
0496d24e — core 8 days ago
Revert "feat: removed replicon + clientbound messages implemented, but untested"

This reverts commit 5ccd4fb282fe3858f302b284a4d985d590ac79a4.
435a0e13 — core 8 days ago
Revert "working on making the game work with this networking"

This reverts commit aa66f9e7ccc943f231bba5bdd9d58d46d935a056.
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.
13ff574f — core 9 days ago
netcode: unreliable updates
netcode: part updates (mystery performance issue, probably related to lots of malloc())
working on making the game work with this networking
feat: removed replicon + clientbound messages implemented, but untested
feat(netcode-rewrite): remove interpolation
feat(netcode-rewrite): begin reimplementing replication
feat(netcode-rewrite): re-add networking
chore(netcode-rewrite): code cleanups and refactoring
chore(netcode-rewrite): general codebase refactor
feat(netcode-rewrite): miscellaneous fixes
feat(netcode-rewrite): remove all networking
feat: orbits
fix: joint damping now applies specifically parallel to the joint
feat: crafting buttons cause parts to spawn
Next