Author Topic: Standalone Server Browser  (Read 35991 times)

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Standalone Server Browser
« Reply #20 on: February 13, 2006, 03:02:40 PM »
Quick fix for the "click bug."

Eiii

  • Autococker
  • Posts: 4595
Re: Standalone Server Browser
« Reply #21 on: February 13, 2006, 06:16:58 PM »
Yayz.

Eiii

  • Autococker
  • Posts: 4595
Re: Standalone Server Browser
« Reply #22 on: February 14, 2006, 09:00:57 PM »
Rofl- jits, there's another huge bug. It seems to mix up the 2nd and 3rd number in the IP address, making it impossible connect.

Edit for clairification:

The server browser shows that there's a server running at 66.11.93.69. It can't connect to that. When I find that server in the in-game server browser, it sucessfully connects to 66.93.11.69.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Standalone Server Browser
« Reply #23 on: February 14, 2006, 09:25:07 PM »
Details, details.  Forgot to convert the value to little endian.

The new, improved, and now functional server browser! (complete with source and right-click/copy kung-fu grip action!)

Eiii

  • Autococker
  • Posts: 4595
Re: Standalone Server Browser
« Reply #24 on: February 14, 2006, 09:27:18 PM »
OMG KUNGFU!
Thanks. Hopefully this version WORKS!

Burt_Gummer

  • Stingray
  • Posts: 63
Re: Standalone Server Browser
« Reply #25 on: February 20, 2006, 02:20:29 PM »
Does this just do the internet servers or will it do intranet or LAN servers as well?  (Since I am behind a proxy on a vlan'ed network, I need to know these sorta things lol . . . jk)

EDIT -

From the source I was able to figure out where the serverlist update source was, but when I changed it to my locally hosted serverlist file (for the intranet paintball2 clients where I am) running on my own webserver, http://(hostname here).dorms.(institution).edu/serverlist.php,
it keeps telling me that it cannot resolve the host address.  I have also tried my IP address for the network here and that will not work either.
« Last Edit: February 20, 2006, 02:52:09 PM by Burt_Gummer »

T3RR0R15T

  • Map Committee
  • Autococker
  • Posts: 2593
Re: Standalone Server Browser
« Reply #26 on: February 20, 2006, 03:14:24 PM »
The serverbrowser works good ;)

But, where i must copy the *.exe file, that the serverbrowser said not this error: "Paintball2 installation directory not found." ?
It comes, if i start the programm.


Sorry for my bad englisch, my german is better ;)

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Standalone Server Browser
« Reply #27 on: February 20, 2006, 04:59:47 PM »
What version of paintball2 do you have installed?  The installer should set the location of the paintball2 directory in the registry, so it doesn't matter where the serverbrowser is located.

Eiii

  • Autococker
  • Posts: 4595
Re: Standalone Server Browser
« Reply #28 on: February 20, 2006, 06:57:31 PM »
He probably has an old build.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Standalone Server Browser
« Reply #29 on: February 20, 2006, 08:58:31 PM »
Tiny update to make the list update on startup.

T3RR0R15T

  • Map Committee
  • Autococker
  • Posts: 2593
Re: Standalone Server Browser
« Reply #30 on: February 21, 2006, 11:10:08 AM »
No, that is build 15.

What a key i must add in the registry, so that it works?

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Standalone Server Browser
« Reply #31 on: February 21, 2006, 02:26:27 PM »
I could have sworn it was in the build 14 installer.  The key is in HKCU\Software\Digital Paint\Paintball2\INSTDIR or INSTALLDIR -- can't remember specifically off the top of my head.

T3RR0R15T

  • Map Committee
  • Autococker
  • Posts: 2593
Re: Standalone Server Browser
« Reply #32 on: February 21, 2006, 03:08:10 PM »
BIG THX

It works perfect.
I've set INSTALLDIR, but INSTDIR works also.


I think too, it was in the build 14 installer, but my windows is defect. It needs a reinstall ;)

Burt_Gummer

  • Stingray
  • Posts: 63
Re: Standalone Server Browser
« Reply #33 on: February 21, 2006, 03:14:22 PM »
Is there any way to point the program to load the serverlist file in the /pball folder?

lekky

  • Autococker
  • Posts: 2449
Re: Standalone Server Browser
« Reply #34 on: February 21, 2006, 06:47:51 PM »
it doesn't show the server i put up on the list, is this meant to be the case?

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Standalone Server Browser
« Reply #35 on: February 21, 2006, 07:43:38 PM »
It re-downloads the serverlist whenever you start it up right now, so if you modify the list before starting it, it'll get wiped.  You could add it after it's loaded and hit refresh, though.  I'll probably add some mechanism for adding servers to the list later on.

lekky

  • Autococker
  • Posts: 2449
Re: Standalone Server Browser
« Reply #36 on: February 21, 2006, 07:50:43 PM »
well, i put up my server, then open the program, then hit refresh, and my server doesn't show up.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Standalone Server Browser
« Reply #37 on: February 21, 2006, 07:56:12 PM »
http://dpball.com/serverlist.php is what it uses for its list.  I see your IP on there, so it must be a firewall or router causing the issue.

Edit: Actually, it shows up on the list for me.  Looks like it's working just fine.  Try using "Update" instead of "Refresh."

lekky

  • Autococker
  • Posts: 2449
Re: Standalone Server Browser
« Reply #38 on: February 21, 2006, 09:01:41 PM »
i can't see it on my own program though. All the other servers are fine and show up, and you say mine shows on others, so any idea why i cant see it on my list?

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Standalone Server Browser
« Reply #39 on: February 21, 2006, 09:25:42 PM »
Not sure.  Can you connect to it using your external IP? (http://www.ipchicken.com to see your ip.)