Jump to content

eezstreet

Members
  • Posts

    5,207
  • Joined

  • Last visited

Posts posted by eezstreet

  1. Awesome. Isn't this pointless in jkg though? as you just use one server?

    we have been distributing the serverside to trusted parties

    Get Razor to put this in ja++ xD

    already been notified

    edit: also, would be neat if you could allow the client to add new master server options.

    Can be done already. Forgot to mention this. Just change the sv_masterX cvars on the client. The source list goes in this order:

    * Local

    * Master1

    * Favorites

    * Master2

    * Master3

    * Master4

    * Master5

     

    If you want to change the display, all you have to do is change the string in mp_ingame.str. If sv_masterX is blank, then that entry will be skipped in the list.

    Can we not have it as an install file? As I dont code :P 'D

    one does not simply "insert code into game" without worrying about mods and the like

    MUG likes this
  2. Here's what I found:

     

    JA Master Server: 128 servers

    JA Master Server (IP address): 128 servers

    JKHub (master.jkhub.org): Alive, 3 servers.

    master.qtracker.com - DEAD

    204.97.248.90 - DEAD

    clanservers.net - DEAD

    master0.gamespy.com - DEAD

     

    If anyone wants me to check if any other master servers are working, let me know.

     

    EDIT: That means for you server hosts...

    Those sv_master2-5? Toss them. They're not needed unless a new master server pops up because those URLs are dead (and gamespy has been dead for at least 3 years now).

    sv_master6 and upwards do not exist.

    Fighter likes this
  3. Saber offense DOES add saber styles. It only adds them if you're using a single saber. Ranks 6 and 7 are bugged, they only exist because of a bug where the saber offense max cap is not set correctly (MAX_SABER_STYLES, which worked fine in JK2. Since JKA added two stances which add on to rank 3, this is broken). Since stances are technically added on to instead of changed, it's likely that the entire system is totally broken for stances because they did not do this correctly in a few spots (such as stance changing)

     

    Ranks 4 and 5 add Tavion and Desann stances, respectively, which are unused in JA. Changing from Desann to Blue does not work, you are stuck at Desann.

  4. That's a bit complicated. The server IPs use a series of bytes followed by dots (and each byte is 8 bits)

     

    So really what you'd almost need to do is set it at 31, I think. It depends on what the two IP addresses are. If they're right next to each other, then..

    192.168.1.1/31

    would cover 192.168.1.10 and 192.168.1.11 (i think. don't hold me to this)

×
×
  • Create New...