Well, I've been looking for a project here recently, but it hard to think of something new that hasn't already been done/overdone.
So I thought, how about a content management system that can allow you to administrate from your website, pull information
from the server, change maps, add/remove admins, control just about anything really.
I know that some of the hosting providers have this, but nothing that you can integrate into you own site.
I haven't decided how this should be done yet, so I came here to see what you guys think. Currently I have
these options:
- Build a fully capable CMS that can function as a main site
- Build an admin only CMS that just provides function for admins
Also something that's running through my head is registration. Do I want to register users from the site and
in game, or just one or the other.?
Registering in game:
Advantages:
- User group, steamid, nick, ip, access already known.
Disadvantages:
- Nick can contain special characters
- User would have to join the game server to register
Registering from site:
Advantages:
- Don't have to load up a game
Disadvantages:
- We need a way to verify the user between the game and site
Like I said this is just an idea, but I do think it would be great if followed through.