~starkingdoms/starkingdoms

ref: 6f949473ea4886e5054dc2e360af440501a8a0b2 starkingdoms/crates/unified/src/client/starguide d---------
e3dc9c37 — core 7 days ago
Revert "netcode: part updates (mystery performance issue, probably related to lots of malloc())"

This reverts commit 1bcde11a581ededd03b6e60e8e97048f7556ad66.
netcode: part updates (mystery performance issue, probably related to lots of malloc())
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: avian f64, which means orbit springs work now
fix: parts have initial velocity matching parent planet, and orbit indicator uses relative velocity
chore: please thy lord clippy
fix: orbit prediction actually follows hill spheres
fix: orbit indicator is continuous
fix: orbit indicator is a line
fix: orbit prediction follows hill spheres
feat: orbit prediction
fix: world config is on client too now
fix: orbit predictor is now actually positioned correctly on the screen
fix: orbit predictor is scaled and positioned constantly on hte screen
fix: orbit background fills the screen as it should
fix: zoom to projection x2
feat: orbit predictor is in the background
Next