~starkingdoms/starkingdoms

ref: 0a56ebc381389eb63ab5cb3c3522d9ea2475e9d8 starkingdoms/crates/unified/src/client/ship d---------
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