~starkingdoms/starkingdoms

ref: 302ee06fb6c522c2bf5d6908329d24a72dffa671 starkingdoms/crates/unified/src/shared/ecs.rs -rw-r--r-- 2.9 KiB
1bcde11a — core 8 days ago
netcode: part updates (mystery performance issue, probably related to lots of malloc())
08355656 — core 8 days ago
netcode: planet updates
working on making the game work with this networking
feat: serverbound messages implemented but untested
feat: removed replicon + clientbound messages implemented, but untested
fix: time offset to sync orbit
feat(netcode-rewrite): begin reimplementing replication
chore(netcode-rewrite): further code cleanup & simplification
chore(netcode-rewrite): code cleanups and refactoring
chore(netcode-rewrite): general codebase refactor
feat(netcode-rewrite): remove all networking
feat: avian f64, which means orbit springs work now
feat: variable storage on hearty appears to store things correctly
feat: crafting buttons cause parts to spawn
feat: recipe list config + basis for ui
feat: drill drills (in theory)
feat: drill checks if on planet, plus drill toggle button changed to match
feat: toggle drill button
feat: thermal radiation + specific heat
feat: constant cooling and heating from thrusters
Next