BZExcess

Is there such a thing as too much BZFlag?

BZTips #6 – Hosting Tricks

by blast on 2010-08-13, no comments

Over the years, I’ve done quite a bit of game server hosting for BZFlag. I’ve run an assortment of maps and styles, from old school box and pyramid maps to “high” poly count mesh based maps. In this time, I’ve come up with a few tricks to make running and administering my servers a little […]

Experiments with C#

by blast on 2009-07-21, no comments

I’ve been playing around with the C# language for a while. It’s a really fun language, and it makes it easy to do a lot of powerful things (threading, database access, sockets, etc). Today I just got a working example that reads messages from a MySQL database and then processes it and sends it to […]