Thought i'd post a small progress report on whats been happening

I've been busy looking into and eliminating certain bugs which either effect gameplay/sync or cause crashes. Some things have been fixed but theres still a lot to be done.
When i havn't been fixing things, i've been adding new things. Some of these things include:
- New script functions (Mostly timers)
- A client verification thing. To make sure files are the original ones
- File transfers between server and client. This will be used for various things including client-side scripting
- Re-implimented the custom objects system. Still in its early stages and needs some work, but it works

- A memory dump to the exception handler. This will help me debug and track down any crashes easier
- Added the Xfire SDK. Sends server/player information to Xfire
I've also done some small work on the sync, to make it a bit smoother.
I'm continuing to work on the project every day so its always progressing.