by SirGolan » Sun Aug 24, 2008 11:52 pm
Hi there,
Mostly been working on the in game editor, though lately, I haven't had a ton of time. The editor is going to be a major part of the next release. I've also been working on getting better hosting for the website since the current hosting isn't very reliable.
There's a very high level overview here [url=http://www.mv3d.com/trac/wiki/ServerArchitecture]on the Server Architecture Page[/url but it doesn't really get into detail. The best way to do that is to look at the documentation for the classes it mentions. That's the server side at least. At a high level the client side is similar, just the services available on the client are different. It's definitely true that there should be more documentation of the overall architecture. If you have specific questions, I'm happy to answer those too. In general (at least on the server side), the code should be documented fairly well.
Thanks,
Mike