Under the hood, character and world saving moved onto a brand-new, dedicated game-data service — now live and stable in production. The payoff for you: safer saves on shutdown and restart, and a foundation built to support more servers and realms as we grow.
- 0.6.4.1–0.6.4.2 — New game-data service scaffold with realm-aware database migrations, health checks, and error mapping.
- 0.6.4.3–0.6.4.5 — Wired the game to the new service and routed the game's save and load call sites through it.
- 0.6.4.6–0.6.4.7 — More reliable shutdown saves, plus a fix for dedicated-server shutdown signals on Linux.
- 0.6.4.8 — Retired the legacy networking database plugin now that the new service is in place.