Commit Graph

2 Commits

Author SHA1 Message Date
Will Anderson 04c65ec908 feat(mudcraft): add mudcraft-core deployment, service, secrets, ingress; fix voicechat domain to play.mudcraft.org 2026-03-31 22:46:09 -05:00
Will Anderson 574faa0279 fix(mudcraft): set voice_host so clients connect to correct UDP endpoint
Simple Voice Chat was advertising a blank voice_host, causing clients to
try connecting to the pod's internal IP over UDP. Explicitly set
voice_host=mudcraft.nook.family:24454 via ConfigMap + initContainer.
2026-03-29 21:22:03 -05:00