~starkingdoms/starkingdoms

ref: a03cea5f7a6a6601ea656332712daed985618645 starkingdoms/crates/unified/src/client/net.rs -rw-r--r-- 750 bytes
a03cea5f — core 8 days ago
Revert "netcode: planet updates"

This reverts commit 08355656f50d8e095c280962b250178acbd1299f.
bdcf2968 — core 8 days ago
Revert "netcode: part updates (mystery performance issue, probably related to lots of malloc())"

This reverts commit 1bcde11a581ededd03b6e60e8e97048f7556ad66.
ef9617d9 — core 8 days ago
Revert "netcode: fix up PlanetDto and try to figure out flickering"

This reverts commit 302ee06fb6c522c2bf5d6908329d24a72dffa671.
2015d9ef — core 8 days ago
Revert "netcode: easing"

This reverts commit c7da20800d035a6491e612693b2039aa99988c15.
c7da2080 — core 9 days ago
netcode: easing
302ee06f — core 9 days ago
netcode: fix up PlanetDto and try to figure out flickering
netcode: part updates (mystery performance issue, probably related to lots of malloc())
netcode: planet updates
working on making the game work with this networking
feat(netcode-rewrite): begin reimplementing replication
fix: slight refactor
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
chore(part): part fix #1
chore: newtype linearsplines for particle system
feat: mod spawning
chore(fmt): format
chore(lint): pass clippy & enable extra lints
feat(netcode): aeronet