Game Development Community

Plan for Rick Overman

by Rick Overman · 10/10/2001 (9:39 am) · 1 comments

Currently dividing my time between coding the next release/demo and working on our CVS server to get it ready to go live.

The next dev release will be version 1.1.0. We have put a ton more work into code clean up and organization as well as getting a few more of the sub-systems up and running -- like particles, sound, projectiles, explosions. The startup scripts and script directories have undergone another round of reorganization to further assist the development of mods and quick script only games.

The cvs server has been installed at our ISP and setup for a while now. We have been having periodic crashes of the mysql database so we have no opened it up to the public yet. It appears to be related to the database mirroring, but we're not sure. We are going to make some changes today and see if that helps stabilize the system.

#1
10/10/2001 (11:54 am)
Looks like there were a couple cases where our modified cvs server code was not proplerly closing down the mysql connection during auth and logging. The monitoring continues...