~starkingdoms/starkingdoms

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