Skip to content
This repository was archived by the owner on Jun 12, 2021. It is now read-only.

Colossal Refactor

Latest

Choose a tag to compare

@rurounijones rurounijones released this 03 Oct 03:28
· 77 commits to overlord-bot since this release

This version is a very large refactoring of the underlying codebase.

There are no new features per se, however transmissions on separate frequencies can now be done simultaneously by the bot. This also allows one OverlordBot application to handle both bluefor and redfor communications.

Changed

  • Large refactor, Now 1 SRS Client per frequency
  • Removed more of the UI, ultimate goal is to convert to a windows service.
  • Config file changes
  • OpenTelemetry added
  • Fixed some airfield navigation graphs.

Upgrade instructions

  1. Download OverlordBot-1.12.0.0.zip
  2. Stop OverlordBot
  3. Backup / Rename your existing OverlordBot folder.
  4. Copy the contents of the OverlordBot-1.11.2.zip into a new OverlordBot folder.
  5. Copy existing config values to the new config files OverlordBot.exe.config & awacs-radios.json. Most are the same but some are changed / added See README.md for config value instructions.
  • OverlordBot.exe.config
  • awacs-radios.json
  1. Restart OverlordBot