~starkingdoms/starkingdoms

ref: af4596b8b1b420a569b206cddbe2de664399218c starkingdoms/crates/unified/src d---------
feat(netcode-rewrite): begin reimplementing replication
feat(netcode-rewrite): re-add networking
chore(netcode-rewrite): further code cleanup & simplification
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: pain, suffering, and despair
fix: remove buildscript that breaks things
feat: initial orbit velocity
fix: planets rely purely on springs now, so it should be possible to push them around now
feat: avian f64, which means orbit springs work now
fix: parts have initial velocity matching parent planet, and orbit indicator uses relative velocity
feat: orbits
fix: joint damping now applies specifically parallel to the joint
fix: thrusters fixed mostly but done correctly this time
fix: thrusters erroneously causing a realigning torque mostly remedied
feat: variable storage works in crafting
feat: variable storage on hearty appears to store things correctly
feat: crafting removes resources from the ship now
Next