First Test Version of Lobby for PW

First Test Version of Lobby for PW

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
NMDANGE
Posts: 36
Joined: 27 Apr 2005, 16:35

First Test Version of Lobby for PW

Post by NMDANGE »

Ok, I have not been able to test an actual game - no one else to test with. But lobby and battle list and joining a battle seem to work fine.

To test Spring+PW, simply download this lobby exe into your Spring dir:
ftp://ftp.phoenixworx.org/spring/SpringClient.exe

Remember to make a backup of the original first!

The source to this version, per the GPL requirements, is available here:
ftp://ftp.phoenixworx.org/spring/springlobbysource.zip

In the zip, there is a file called NetworkProtocol which describes the protocol the lobby uses, as far as I have come to understand it.

Edit: Just in case anyone doesn't follow, you do need to use your PW account username and password to login.
SeanHeron
Engines Of War Developer
Posts: 614
Joined: 09 Jun 2005, 23:39

Post by SeanHeron »

Nice work NMDANGE, seems to be working fine .
The registration is a bit of a drag in comparison with the Spring server though :) .

Its nice to chat with the active TA community :D .
mongus
Posts: 1463
Joined: 15 Apr 2005, 18:52

Post by mongus »

it worked fine.

i wonder if this still carries the same bugs as the actual client.

while being there i dindnt notice any.
NMDANGE
Posts: 36
Joined: 27 Apr 2005, 16:35

Post by NMDANGE »

Yes we did successfully play a game. My first game of Spring too I might add 8) Of course I lost pretty badly :oops:

Well it depends if the bug is part of the client or the server. If it actually is a problem with the client, presumably it is still there, although I suppose it is possible I fixed it, although I didn't make too many modifications. If it is on the server side, then a completely different server won't have those bugs. Of course the PW server could have its own bugs lurking :wink:
User avatar
dotnetnoobie
Posts: 3
Joined: 27 Jun 2005, 08:13

.net version 2.0 beta 2

Post by dotnetnoobie »

8) I have upgraded the PW/Spring client to .net 2.0 beta 2

did not really have to do anything excpet add a new referance to the ClientControls.dll in the TA Spring Dir. :shock:

then compile :P

:-) everything seems to work fine, I have made a game, batlle room looked fine, new chat room works fine...

I have not actually played a game as there was no one around to to a test game with :cry:
User avatar
[K.B.] Napalm Cobra
Posts: 1222
Joined: 16 Aug 2004, 06:15

Post by [K.B.] Napalm Cobra »

Won't let me log in because my username, das_bruce, has an underscore in it!
User avatar
Red Dragon
Posts: 37
Joined: 12 May 2005, 13:58

Post by Red Dragon »

Hmmm i see what you mean.....For all those who wish to use the PW server for playing Spring, please register with a name that does NOT have any underscores. I don't know if it's possible for someone to edit the client so it allows names with underscores, but untill that's done i suggest sticking to names without any.

GREAT JOB Dange....we all love you!

:mrgreen:
NMDANGE
Posts: 36
Joined: 27 Apr 2005, 16:35

Post by NMDANGE »

I will fix it as soon as I have some free time, honest!

Right now I'm trying to learn how to drive my new stick shift car :lol:
colorblind
Spring Developer
Posts: 374
Joined: 14 Mar 2005, 12:32

Post by colorblind »

One minor thing: the client tries to save the login information to the LOCAL_MACHINE registry branch. Shouldn't it be save to the CURRENT_USER branch? That would save me some error messages when I'm not logged in as an adminstrator ....
NMDANGE
Posts: 36
Joined: 27 Apr 2005, 16:35

Post by NMDANGE »

Well I didn't want to work too heavily on this lobby since it seems like it's going to get replaced fairly soon, but I will try to make a note to change that. :-)
colorblind
Spring Developer
Posts: 374
Joined: 14 Mar 2005, 12:32

Post by colorblind »

Oi, it seems like your client will be the default in the next release; check Fnordia's post here: http://taspring.clan-sy.com/phpbb/viewtopic.php?t=1764

Can you make sure to fix that registry bug before it gets included in the next release? 'Cause it still annoys the crap out of me ...
Post Reply

Return to “Engine”