Giter Site home page Giter Site logo

Comments (10)

zturtleman avatar zturtleman commented on July 20, 2024 1

In-game GUI server browser fixed in 9f239d6.

from ioq3.

ensiform avatar ensiform commented on July 20, 2024

You could swap the defaults. Master 1 being our master and 2 being the id master.

from ioq3.

NuclearMonster avatar NuclearMonster commented on July 20, 2024

I believe that our game code already does this, but it might need to be implemented at another level to override the in-game browser when we aren't shipping a new pk3/after you connect to a pure server and exit back to the menu.

from ioq3.

zturtleman avatar zturtleman commented on July 20, 2024

Servers: Internet in vanilla UI and ioq3 UI is sv_master1 (id Software). Internet2 in ioq3 UI is ioquake3 master. See cvar init in sv_init.c.

I think the best option is switching them which solves the issue, as suggested by Ensiform.

As a side note, it also swaps masters used by Internet 1 and 2 in ioq3 UI. As it stands, even if using ioq3 UI some people may not be able to access ioq3 master because historically sv_master2 was archived as "" (blank). After swapping sv_master1 and 2, people with blank sv_master2 will have ioq3 master instead of id master available to use in ioq3 UI.

from ioq3.

ensiform avatar ensiform commented on July 20, 2024

Force a reset? If blank?

from ioq3.

rawr51919 avatar rawr51919 commented on July 20, 2024

Guys, it went back up so we're good for the meantime on this issue. Keep it open however if it shuts down again.

from ioq3.

NuclearMonster avatar NuclearMonster commented on July 20, 2024

the default master still needs to change to ours since we can be more responsive to downtime, and we still need to stop caching the DNS result forever.

from ioq3.

wtfbbqhax avatar wtfbbqhax commented on July 20, 2024

Why not have servers report strictly to ioq3 master, and then have client query from both?

With consideration to servers broadcasting to both masters; merging them etc.. (now curious if servers are reporting both ip4/ip6 and whether this shows dup servers in list).

from ioq3.

ensiform avatar ensiform commented on July 20, 2024

The list skips duplicates in ioq3 client.

from ioq3.

NuclearMonster avatar NuclearMonster commented on July 20, 2024

The id master is down again, although #161 is solved we still need to resolve the issue for the in-game GUI.

from ioq3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.