Skip to content

Releases: cebarks/convoy

v0.5.0

Choose a tag to compare

@cebarks cebarks released this 14 Jul 03:22
2250546

What's New

Configurable keybind panel (F10)

Status Tab

  • Convoy, Quartermaster, and SPT version display
  • Server URL and last sync result with color coding (green/yellow/red)
  • Installed mods grouped by group with file counts
  • Sync Now button

Mods Tab

  • Collapsible Required and Optional sections
  • Toggle optional groups on/off
  • Per-mod checkboxes within enabled groups
  • "Changes pending" indicator
  • Sync Now button

Other Changes

  • Group-enabled state now persisted in state.json (no longer in BepInEx config)
  • Panel auto-closes during sync confirmation
  • Keybind configurable via BepInEx config (Convoy > Panel Keybind)
  • Removed all F12 debug entries (version, sync result, server URL, Sync Now toggle)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 01:23
1ae19af

What's Changed

  • feat: sync reporting and progress tracking by @cebarks in #3

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 05:56
97a509a

What's Changed

  • feat: send sync report to Quartermaster by @cebarks in #1
  • Add live sync progress and bitrate-based timeout by @cebarks in #2

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 00:11
4d3c2c9

Full Changelog: v0.2.1...v0.2.2

v0.1.0

Choose a tag to compare

@cebarks cebarks released this 07 Jul 21:32
2f32e44

Initial release of Convoy — BepInEx 5 plugin for syncing client-side mods from a Quartermaster server.

  • Catalog-based mod sync with ETag caching
  • SHA-256 file verification
  • Optional mod group toggles via BepInEx config
  • Staging directory extraction for safe installs