Sunday, January 18, 2009

1.34 Update

I have now almost completed the dedicated server structure, and will be working on the client interface soon.  All I need to do for the server is the last 5% of network signaling; then I have to make something to listen on the other end.  I've also analyzed the framework and required modules to get the .EXE file for the dedicated server down to about 600k (total).  The client will end up much larger than this of course, but should still shrink down a bit from the Preview releases.
Most of the major decisions regarding structure have been made, so now it's just time to get the work in to get things moving.