github fank/vanguard-galaxy-echo v0.2.0

latest releases: v0.4.0, v0.3.0
one month ago

New autopilot behaviour toggles (opt-in, default off) and an in-game UI to turn them on/off without editing the config file.
image

Features

  • Divert to refinery (RefineryRoute) — when cargo contains ore and your home station has no refinery, autopilot diverts to the nearest friendly station within RefineryMaxHops that does. Saves the round-trip when mining far from home.
  • Auto-refine on dock (AutoRefine) — when autopilot docks at a station with a refinery, flip that station's Auto-Refine toggle on so pending ore refines passively.
  • In-game toggles — the Autopilot side-tab now exposes three new checkboxes: "Auto-refine on dock", "Divert to refinery", and "Fast transfers" (a master that mirrors the FastDeposit + FastFetch timing toggles). Tooltips use the same #word# yellow-highlight style as the vanilla tooltips.

The four original timing tweaks (EtaSync, ArrivalSnap, FastDeposit, FastFetch) are unchanged and still default-on.

Install

Unzip into BepInEx/plugins/ — see README for details.

Known limitations

Hooks the private IdleManager.IdleTravelToSpaceStation, Autopilot.Awake, and the compiler-generated backing field IdleManager.idleTravelTarget on top of the v0.1.0 hook set. A game update that renames any of these breaks the plugin at load time.

Don't miss a new vanguard-galaxy-echo release

NewReleases is sending notifications on new releases.