Roadmap¶
The current roadmap focuses on the Rust rewrite.
Completed¶
- Rust workspace with shared, server, and client crates.
- Axum/Tokio server foundation.
- Bevy client foundation.
- Shared protocol and model types.
- Sanctuary data loading, resources, buildings, mail, research, alliance, VIP, troops, and healing foundations.
Next¶
- External persistence and migrations.
- Production Rust deployment.
- Auth hardening and secret rotation.
- Bevy Sanctuary playability.
- Combat, world map, alliance, events, guardians, and admin systems.