Looks good but if this goes public, it will get shut down by ic3.gov which will tell ICANN to remove FQDN.
Might still be available via IP only but it's gonna be another case of Pirate Bay that has to move it's servers all over the world because Interpol keeps telling the ISP to shut it down.
But if you were to create a whole new game without using any of DarkOrbit's content, then that would be something!!!
How much will cost the items in the private server? Tell us some more info about the prices, jD.
Btw, really amazing - this is just like the old DO!
I know it isn't aimed at me, but I think it's best to get the game running, with all the things, and probably think about prices later
Know what I mean?
Anyways, nice work jD, as you do
You got to contact me later when we're both online. haha.
you use mysql? i saw apache there. or databases like sql 2000?
Back end isn't written yet, (well, I started a while back, like 2 years) but I gave up and haven't done anything on it, however I will be using a MySQL server running memcache as a caching server. I will store the entire database in RAM (I'll load the entire Database into my C# server at the start) and then dump the database from ram to MySQL every ~5 seconds.
I'm currently just using MicroApache to keep a really small PHP Server running, as alot of the files the main.swf calls need to be sent from a php file, not just straight XML.