Hey everyone, and welcome to my blog ;)
I'm very happy you guys are showing an interest in this game. I'm wondering, is it the MMO part of the title? It might have been overstated a bit… With our current design i don't think we will be able to have a massive amount of players. But i'm hoping 20 won't be a problem… we'll see, or, i hope we will see.
@mr glasses, [Removed] yeah… ehm… i mean, yes sir! Neither me nor my "partner in crime" have any graphics skills whatsoever. What we need is planets, and space "things", i don't know what everything in space is called, supernovas and such, background (stars and such), parallax layered would be nice like i did with my Space shooter RPG like demo (which didn't get further. Some space ships, although i have some fine specimens from hartnell and the gang (kakefisk). They will probably (hopefully) need some add-ons later on, and coloring. I am thinking each player can color an overlay, which will be applied to the ships to give each player his unique color. Not sure how to do that just yet, some kind of blending and alpha channels and such. Who knows what else will be useful, HUD, pickups, missiles and bullets, homing mines?, space station etc etc. The game is pretty open still.
@hartnell, good to see you around :) What happened to your photo? Did you remove it because you were afraid it was scaring people off? Hehe ;) Anyways, my first build was just a spaceship underneath the mouse pointer. Then we created two separate projects, one for the server and one for the clients. The plan is to build in phases. In the first phase the server will send the complete gameworld (unreliably using UDP) to all clients and the clients will send their keyboard state to the server (also unreliably). The game will execute on the server so if a client should not receive the gameworld once, he'll get it next frame.
So, nothing really to see yet. But as soon as i have a spaceship flying around, i'll create a build and post it on googlecode.
Do you think we can set up a wiki here? Is it possible to create a wiki with my own domain? I have bought spacebomber.net and i am thinking there is no better wiki software (at least syntax wise) then this!
My personal goal with this project is to learn SFML to the bone (i haven't forgotten about our SFML project hartnell :)) as well as multiplayer games and the problems related to these. I am also in the process of writing a zombie shooter game using SFML which i am writing a tutorial series about. Hopefully all this will lead to somewhere.