Skip to content
Fenris159 edited this page Jun 21, 2026 · 5 revisions

RavenColonial EDMC Wiki

RavenColonial EDMC connects EDMarketConnector to RavenColonial so commanders can track colonization build projects, sync construction progress, show a cockpit overlay, and keep selected Fleet Carrier cargo data aligned with active projects.

This wiki is organized by what you are trying to do in-game.

Start Here

Player Guides

Reference

Current Release

Current plugin version: 1.8.1

Main v1.8.1 focus:

  • EDMC version advisory warns when EDMC is below the tested minimum, 6.1.2, or matches a known-incompatible version.
  • Safer custom auto-update downloads and validates updates into a disabled staging folder, then promotes them during EDMC shutdown after plugin resources are released.
  • Release digest verification checks GitHub SHA-256 asset metadata when GitHub provides it.
  • Windows lock handling retries short-lived folder rename failures and keeps the live plugin folder untouched when staging or shutdown backup rename cannot start.
  • Supported data paths use EDMC-supported commander and CAPI hooks, remove the redundant unsupported Companion /squadron fetch, and keep squadron carrier tracking journal-driven through linked marketId and squadronBank.
  • Shutdown-safe UI scheduling routes worker-thread UI callbacks through guarded Tk scheduling so shutdown/destroyed widgets do not produce updater or overlay crashes.

For full release history, see the repository CHANGELOG.md.

Clone this wiki locally