~starkingdoms/starkingdoms

ref: af4596b8b1b420a569b206cddbe2de664399218c starkingdoms/crates/unified/src/server/planets.rs -rw-r--r-- 7.3 KiB
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(netcode-rewrite): remove all networking
feat: initial orbit velocity
fix: planets rely purely on springs now, so it should be possible to push them around now
feat: avian f64, which means orbit springs work now
fix: parts have initial velocity matching parent planet, and orbit indicator uses relative velocity
feat: orbits
feat: drill checks if on planet, plus drill toggle button changed to match
feat: avian!
feat: bevy 0.17
Merge branch 'core/rewrite-it-all-again-lmao' into 'master'

unified

See merge request starkingdoms.tk/starkingdoms.tk!5
fix: parts
chore(lint): lint/format
planets