~starkingdoms/starkingdoms

ref: e2c74ff0a4af609afb2869c59835838dd76f639c 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