~starkingdoms/starkingdoms

ref: 6f949473ea4886e5054dc2e360af440501a8a0b2 starkingdoms/crates/unified/src/server/player d---------
f0d9056a — core 4 days ago
netcode: fix attachment, enable all events again
netcode: interpolation is less dumb and stupid; also some ntp left over just in case
011a026f — core 6 days ago
netcode: rd3
be75d71e — core 7 days ago
Revert "feat: removed replicon + clientbound messages implemented, but untested"

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

This reverts commit aa66f9e7ccc943f231bba5bdd9d58d46d935a056.
b7220be1 — core 7 days ago
Revert "netcode: planet updates"

This reverts commit 08355656f50d8e095c280962b250178acbd1299f.
netcode: planet updates
working on making the game work with this networking
feat: removed replicon + clientbound messages implemented, but untested
fix: time offset to sync orbit
feat(netcode-rewrite): begin reimplementing replication
feat(netcode-rewrite): re-add networking
chore(netcode-rewrite): further code cleanup & simplification
chore(netcode-rewrite): general codebase refactor
feat(netcode-rewrite): miscellaneous fixes
feat(netcode-rewrite): remove all networking
feat: avian f64, which means orbit springs work now
fix: parts have initial velocity matching parent planet, and orbit indicator uses relative velocity
fix: thrusters fixed mostly but done correctly this time
fix: thrusters erroneously causing a realigning torque mostly remedied
Next