Commit Graph
2 Commits
Author SHA1 Message Date
Nomads_ReachandGitHub 2b5a8c4dcb Use the official Commonwealth Online emblem for the host logo (#19)
Replace the placeholder header image with the brand emblem from the mod
repo's Branding/ set (downscaled to 512px, transparency preserved), and set
it as the window/taskbar icon.
2026-08-16 18:52:46 -04:00
NomadsReach 1f01e68794 Add Avalonia server-host launcher (MVP scaffold)
Cross-platform C# GUI to replace the Qt/C++ Host GUI, on the same dotnet
toolchain as the server. MVP: load/save commonwealth-server.json, Start/Stop
the CommonwealthOnline.Server process (published exe, then dll, then source
run), and stream its output to a live log. Themed to the Commonwealth Online
brand (near-black + amber). Builds clean on net8.0.

Next: player list + kick/ban via the admin port, then retire the Qt host.
2026-08-16 18:15:40 -04:00