Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Servers from other master server shown in Team Arena Join Server Menu #25

Open
GoogleCodeExporter opened this issue Mar 24, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Team Arena's UI always get servers from client. If you change master server and 
don't refresh the list, server for the wrong master are shown.

Cache servers for each master server in client, then have Team Arena's UI get 
correct cached servers.

May also want to change q3_ui to not cache servers, instead always get from 
client like missionpack ui. It would make the two UIs more consistant and use 
less RAM.

(Look into including in ioq3 as well.)

Original issue reported on code.google.com by ZTurtleMan on 17 Sep 2012 at 7:04

@rawr51919
Copy link

I think this fix is already in both ioq3 & Spearmint, so this should be closed. @zturtleman, go ahead and close this.

@zturtleman
Copy link
Owner

zturtleman commented May 23, 2016

This isn't fixed in either. The most straight forward solution requires changing the Q3 UI API and servercache.dat format, which I don't think should be done in ioq3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants