Vidiot_X Posted May 4, 2012 Report Posted May 4, 2012 http://www.phoenix.subspace.co/images/screenshot_server_a1.png Hi all,I have a 'basic alpha' server running and a new client application ready for testing. You can download the new client here: http://www.phoenix.s...lient_a85_c.zip or go to the main page: http://www.phoenix.subspace.co The current IP is:DOWN FOR TESTING Unzip and run the Phoenix SS application, select setup information and click 'Play Phoenix SS', Enter a name, then enter the IP address above and hopefully you will connect. I will be in-and-out today and tonight but hopefully I will see you on the server. You can hit 'T' to chat then enter to send it. Also remember the 'z' key fires and the arrow keys turn and move you. Number-pad '+' and '-' to zoom in and out and F10 to toggle screen rotation. F1 for help and more key options. The server is just a basic outline letting you fly around with others, fire bullets and is limited to 'TWENTY' players while testing. Collision is working on the wall parts but not bullet to ship collision at present. As soon as I am confident with the basic server framework I will add bullet to ship collision, should be up next. The server also has a basic chat system, just hit 'T', type a message and hit enter. Let me now how it works for you. - Rich - Version History: 5/4/2012Ver:.a85_c--------------This version is client only. Many optimizations to collision and part image rendering via the mapping framework. On my baseline system the FPS was increased by 60%. Radar is up and working although needs a little work. Networking has been added and this version marks the debut of the .a1 Phoenix SS server and client framework. The Phoenix SS game application can be a server (playable or dedicated) or a client. I may break them up but for now they are together. I have add a background system for debris like asteroids and will eventually add a foreground system for overhead FX. I have also reworked the tween system to be more robust and accurate. Lots of other little fixes graphics setup and more. I have for this version locked the background in place and the map itself now turns in rotation (F10) mode. I will be moving the radar to the center when rotation is on as it seems to make the best sense. When I rework the fronted there will be lots of options for things like radar placement and more. I just experimenting with the background and there will be option for that as well. Still lots to do like patch up holes in the placement of parts, developing the server and client net framework, adding game features and work to do on the editor. Quote
Vidiot_X Posted May 4, 2012 Author Report Posted May 4, 2012 So far so good! Cheese and ahmad are here and all looks great so far. Come test Quote
Vidiot_X Posted May 5, 2012 Author Report Posted May 5, 2012 Hi, I am surprised how well this first server attempt is going. I have had over a dozen log into the server with 'no' log-in or other problems. The client prediction and tween seem to be working great so far. - Rich - Quote
spidernl Posted May 5, 2012 Report Posted May 5, 2012 (edited) Can't manage to connect to the server (you probably shut it down by now?) but I must say that the client "feels" quite well while flying. I like it, good job there. By the way, not really related to this alpha test: are you planning any kind of client/server module system, similar to ASSS or BaK-'s Discretion? Having the option to extend both the client and the server would be neat and would certainly allow this client to "live longer". Edited May 5, 2012 by spidernl Quote
Marioman Posted May 5, 2012 Report Posted May 5, 2012 i just connected, it's still up i believe. Quote
spidernl Posted May 5, 2012 Report Posted May 5, 2012 Still can't connect. I'm entering the IP correctly, gave the game all the firewall freedom it needs, etc. Quote
Vidiot_X Posted May 5, 2012 Author Report Posted May 5, 2012 @spidernlIt looks like you made it onto the server I see your name in the chat text. The server is up and will remain so for awhile, until the version is out. I do plan to add scripting so you can make AI bots, custom game features and more. I have never looked at the ASSS or Bak's Discretion but I will look in to it. - Rich - Quote
spidernl Posted May 5, 2012 Report Posted May 5, 2012 (edited) I'm getting "unable to connect to server" & "enter new IP y/n". Don't know how my name ended up in chat. As for ASSS and Discretion, ASSS allows you to extend serverside functionality using modules. The only real limiting factor is the client and its protocol.Discretion I believe (also) allows for client-side modules. In my opinion, the best way to make those work is by synchronizing them as you do the map. A player enters, downloads a bunch of modules and the client automatically "inserts" them. Edited May 5, 2012 by spidernl Quote
Vidiot_X Posted May 5, 2012 Author Report Posted May 5, 2012 I'm getting "unable to connect to server" & "enter new IP y/n". Don't know how my name ended up in chat. That could be because of packet loss and you could try it again later on and it might connect. And, someone with your nick was on just a sec but would not chat, LOL On the server side I think what I am calling scripts is what you are calling mod's. So, yes I plan to do something similar perhaps using LUA scripting which would let you have access to methods and functions within the frameworks. PS: Were you testing the client a bit ago? I wonder if the client actually connected and I was seeing you and you were 'not' seeing me. - Rich - Quote
Vidiot_X Posted May 6, 2012 Author Report Posted May 6, 2012 Server is still up and running good:) Quote
spidernl Posted May 6, 2012 Report Posted May 6, 2012 Still getting the "Unable to connect" error. I've tried running it as admin and anything else silly that might make it work, but nothing seems to help.I doubt it's packet loss, it's not like I have ploss to Subspace. Plus, after 15 or so tries I should've gotten lucky and managed to get through just once. Quote
Vidiot_X Posted May 6, 2012 Author Report Posted May 6, 2012 Spidernl, OK. I will change the time length and attempt rate to better cope with log-in's. Also I wonder if it could be a port issue. I am using ports 12345 and 12346 which I will change, I forgot too. I am open to port number suggestions and there is a safe range which I will look up. Thanks,- Rich - Quote
Vidiot_X Posted May 7, 2012 Author Report Posted May 7, 2012 I can see what looks like some of you attempting to connect but the client fails to connect. You're actually appearing on the servers map but it looks as if the log-on process is timing out too soon. I will have it fixed shortly. Quote
Vidiot_X Posted May 8, 2012 Author Report Posted May 8, 2012 Hi, Thanks for testing this. I am working on the next version of the server which will support bullet to ship collision. In addition the server will more closely follow the client perdition model and call the kills as well as apply corrections to the clients state. I am also implementing a net system of sending and receiving player/actor moves, for example arrow left or right and fire. Because the server and the client use the same frameworks the results are the same (nearly in some cases). This also has the advantage of low net traffic as each move can be a byte (or less if compressed). The disadvantage is in timing the moves but it should be doable. This should start to forum the basis for a working server and client. The next steps will be in the development of security and server-side scripting. I will leave this server up until the next version is out. Thanks for testing. - Rich - Quote
»Lynx Posted May 12, 2012 Report Posted May 12, 2012 I couldn't connect either. Same problems as SpiderNL. Quote
Resol Posted May 13, 2012 Report Posted May 13, 2012 The server has been down since about 2 hours before you posted. It's not all that stable right now. I know he has some bugs to fix, someone could have entered and triggered a bug that crashed it. Quote
Vidiot_X Posted May 13, 2012 Author Report Posted May 13, 2012 Hi My IP changed and that's why it was down. New IP 207.119.111.133 . This changes now and then. - Rich - Quote
»Lynx Posted May 13, 2012 Report Posted May 13, 2012 That didn't work either. I also can't ping that address. Quote
Vidiot_X Posted May 13, 2012 Author Report Posted May 13, 2012 A trace shows high packet loss and is preventing me from connecting here remotely. So I am working on it. I have the server up and running it is just not getting some packets. But, a good chance to test. Quote
Vidiot_X Posted May 14, 2012 Author Report Posted May 14, 2012 Hi, OK, should be working now. ISP issue. New IP address is 174.125.77.190 Thanks,- Rich - Quote
c00l_b0y Posted May 16, 2012 Report Posted May 16, 2012 This forum is so hidden away! I still can't connect here. Quote
Vidiot_X Posted May 17, 2012 Author Report Posted May 17, 2012 Hi, I am able to connect here. You can try again:) I will be switching routers tomorrow from the wireless Belkin router to the router in the Westel Modem. It seems as if the Belkin is not handling things well. You could also try connecting late tomorrow after I make this switch. Also be sure to check the first message in this thread (page 1) for the IP address. Thanks,- Rich - Quote
L.C. Posted May 19, 2012 Report Posted May 19, 2012 Unable to connect to server. Tried both 174.125.77.190 and 207.119.108.214 Quote
Vidiot_X Posted May 19, 2012 Author Report Posted May 19, 2012 @L.C.It might have been down while I am working on routers. You could try again. 72.161.237.193 - Rich - Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.