Production origin used github.com:Dawnforger/Fractured; extend auto-migration
to match that legacy mirror (and tighten regex to repo name suffix).
Co-authored-by: Cursor <cursoragent@cursor.com>
Rewrite start-azeroth-servers.sh to launch auth/worldserver in named
tmux sessions instead of nohup/disown. Add kill-azeroth-servers.sh to
tear down sessions and stray processes. Update vps-update-server.sh
with a --restart flag that stops servers before compile and restarts
them in tmux after.
Co-authored-by: Cursor <cursoragent@cursor.com>
Start script now defaults to /home/fractured-panel/azeroth-server and
passes -c flags so binaries find configs regardless of compiled-in path.
Update script gains --prefix flag to override CMAKE_INSTALL_PREFIX
(persisted to conf/config.sh) during rebuild.
Co-authored-by: Cursor <cursoragent@cursor.com>