~starkingdoms/starkingdoms

ref: 97a7f3ed1ee67a9ce3a05f453237b1de04f459f6 starkingdoms/crates/unified/src/client/ship d---------
chore(netcode-rewrite): code cleanups and refactoring
chore(netcode-rewrite): general codebase refactor
feat: pain, suffering, and despair
chore: please thy lord clippy
chore: solver work
Merge branch 'master' of git.srht.e3t.cc:~starkingdoms/starkingdoms
feat: solver optimization (pro tip: do not do io in the hot path)
feat: switch solver
feat: more predictable thrust solver behavior
fix(milp): improve predictability of solver
feat: worky thrusters
feat: good luck!
fix: target_unit_vector is now rotated
feat: actually send the event
feat: document for tm
chore: additional debug logging
feat: additional debug information in joint-debug F6 forgot a spot
feat: additional debug information in joint-debug F6
feat: the most complicated thrust system OF ALL TIME! (certified)
fix: slight refactor