Jump to content
SSForum.net is back!

Maverick

★ VIP
  • Posts

    3556
  • Joined

  • Last visited

Everything posted by Maverick

  1. Hey L.C., I've tryed the same directoryservers to query for SSCV Dragonball Z using my own directory client; IP PORT POP SCORING VERSION TIMESTAMP NAME DESCRIPTION ============================================================================================================================================ sscentral.com 74.86.4.98 21000 4 257 134 1267777114146 SSCV Dragonball Z ss://ds1.hlrse.net Fast pace action with intense battles in a multitude of carefully constructed bases. Fight with your team to capture the seven dragonballs and defend your base to the death with your friends. ds.hlrse.net 74.86.4.98 21000 4 257 134 1267777234557 SSCV Dragonball Z ss://ds1.hlrse.net Fast pace action with intense battles in a multitude of carefully constructed bases. Fight with your team to capture the seven dragonballs and defend your base to the death with your friends. nanavati.net 74.86.4.98 21000 1 257 134 1267777328487 SSCV Dragonball Z ss://ds1.hlrse.net Fast pace action with intense battles in a multitude of carefully constructed bases. Fight with your team to capture the seven dragonballs and defend your base to the death with your friends. ds1.krslynx.com 74.86.4.98 21000 4 1 134 1267777278111 SSCV Dragonball Z ss://ds1.hlrse.net Fast pace action with intense battles in a multitude of carefully constructed bases. Fight with your team to capture the seven dragonballs and defend your base to the death with your friends. ssdir.playsubspace.com 74.86.4.98 21000 1 1 134 1267777418076 SSCV Dragonball Z ss://ds1.hlrse.net Fast pace action with intense battles in a multitude of carefully constructed bases. Fight with your team to capture the seven dragonballs and defend your base to the death with your friends. ds1.hlrse.net 74.86.4.98 21000 1 1 134 1267777461621 SSCV Dragonball Z ss://ds1.hlrse.net Fast pace action with intense battles in a multitude of carefully constructed bases. Fight with your team to capture the seven dragonballs and defend your base to the death with your friends. I see no problem with the zone's directory entries. (My directory client seems to have problem interpreting the scoring boolean though.) It's possible that the Continuum client doesn't receive the zone because the description contains "ss://ds1.hlrse.net" . The client will try to resolve the IP of the zone by resolving the DNS name after "ss://" . More information here, here and here
  2. Yes, the directory servers that most zones have configured should be first. SSCentral.sscuservers.net is most likely the most used one, unfortunately it's down for quite some time now. This is my list; my @ssdirs = ( 'sscentral.sscuservers.net', 'sscentral.com', 'ssdir.playsubspace.com', 'nanavati.net', 'ds1.hlrse.net', 'ds1.krslynx.com', 'ds.hlrse.net', 'dirserver.ssnecentral.net' ); Samapico, to add the output of the script into the Directory Servers topic, you need to add an HTML iframe into it somehow. On the TW Forums, I've used a custom BBCode for this purpose. This is the HTML code I've used on the TW forums: <iframe src="http://directoryservers.sshq.net/" title="Online Directory Servers" width="100%" height="400px" frameborder="0"></iframe> If Invision Board allows posting HTML in a single topic while dissallowing it in the rest of the forum, you probably won't need a custom tag. PS.: I've installed the script at stats.sshq.net so I can modify it later to use the population statistics to determine if a directory server is online or not.
  3. Stop polluting the topic, Xog. That's way too advanced (and probably unnecessary) for such a simple script as this The order is already specified in the configuration of the Perl script so you can make your own order if necessary.
  4. That would be my guess too. Chrome just displays the text from the XML if it only displays a XML file. The XML that is returned by Doc Flabby's script points to a XSL that should be used to make the XML readable. Your phone most likely doesn't format the XML using the XSL file.
  5. Your formatting isn't that bad, it's good enough already
  6. A forum moderator should modify the Directory Servers topic to show Doc Flabby's script in an iframe. I did this on the Trench Wars's forum too and it looks nice. (I had to make a custom BB Code tag to achieve it though.)
  7. Nice script, doc flabby. Are there any perl requirements though? I've tryed to run the script on my server and it just gives an 500 Internal Server Error with the following in the error.log; [Wed Mar 03 00:32:26 2010] [error] [client 145.50.39.12] Premature end of script headers: directoryserversonline.pl Nevermind; I need to install the CGI/Cache.pm module
  8. Is reporting a post to a moderator disabled or can't I find it somehow? For example, see this post (spam): http://www.ssforum.net/index.php?showtopic=23955&view=findpost&p=263083
  9. Would a moderator/administrator mind to edit the Directory Servers topic and add nanavati.net ? It's Snrrrub's live directory server.
  10. Directory Servers topic
  11. http://wiki.minegoboom.com/index.php/Complete_Settings Needs to be defined in server.cfg as far as I can see. EDIT: Oh wow.. contradicting information: ----------------------------- version 1.34.13b -------------------------------- Added support for position packet queueing and smart clustering to save bandwidth. To enable it, set in server.ini Routing:QueuePositions:1. Following variables can be used to control clustering process: Routing:PosSendRadar - how long radar packets are queued, default 100 ms Routing:PosSendEdge - how long packets on screen edge are queued, default 30 ms Routing:PosSendClose - how long close packets are queue, default 20 ms Routing:ClosePosPixels - how near are packets considered close, default 250 pixels Source: http://wiki.minegoboom.com/index.php/Subgame . Seems like it's server.ini after all.
  12. http://wiki.minegoboom.com/index.php/Routing_Settings
  13. I don't mind even if you're working on something similar because I know it's going to be awesome that nobody can mimick Maybe we should continue in this topic as we've gone pretty :offtopic: Booo no :offtopic: smiley
  14. From what I can see, only sscentral.com, ds1.krslynx.com and ds1.hlrse.net are online - the rest is offline. I'll PM you the URL so you can view the graphs. EDIT: hmm ssdir.playsubspace.com downloads on my own computer fine but doesn't seem to work on the server. I'll need to investigate. Maybe Doc Flabby did an update to the directory server that makes it unresponsive to my directory client. EDIT2: Bah, my directory client crashes because of some zone that is returned in the zone list. I'm going bug hunting. EDIT3: All fixed, something got messed up in the file database the directory client uses :/
  15. hahaha excellent
  16. I thought BanG also displays such a message.
  17. Thanks On top of the 'cache' issues, it seems that the directory servers running at ds1.hlrse.net, ds1.krslynx.com and sscentral.com don't keep correct count of the population per zone. Only Doc Flabby's custom directory server does that well. You'll see for yourself when I release the new population statistics soon.
  18. Congratulations, L.C., certainly a good development. Are the BlueT zones going to be renamed to SSCV .... or will they stay named BlueT ? As far as I can see, the zones are still named BlueT in the directory servers (?).
  19. Link doesn't seem to work anymore?
  20. Thanks!
  21. so .. uh... can you make me a forum here?
  22. Thanks
  23. More or less on topic; What does SSCU stand for? Best I could come up with now is Subspace Central eUrope (as it was hosted in Finland at first) ? EDIT: According to the wiki it is "Subspace Europe"
×
×
  • Create New...