~starkingdoms/starkingdoms

ref: acd7621cd003ebaf380f59fdceaa9459ba91fcb2 starkingdoms/crates/unified/src/server d---------
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: 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
feat: crafting buttons cause parts to spawn
feat: recipe list config + basis for ui
chore: document the attachment system somewhat
Next