Skip to content

Changelog

Release notes are also available on the GitHub Releases page.

The current development version includes:

  • Dual game modes: Adventure (direct control) and Overseer (RTS-style)
  • Procedural world generation: 16-step climate pipeline with 22 biomes
  • Z-level world: multiple vertical levels with stairs navigation
  • Block system: 20+ block types with mining and placement
  • Unit management: command queues, A* pathfinding, task system
  • Companion system: follow and station behaviors
  • Visibility: shadowcasting FOV and dynamic lighting
  • Debug tools: kinswardctl CLI with 40+ commands, TCP protocol
  • Data-driven: block and item definitions in RON files
  • Cross-platform: Linux and Windows builds

Detailed per-version changelogs will be added as tagged releases are published.