Version 0.2.0 released

The the eighth release is out. This release wasn't really focused towards any one thing in particular, just fixing up and improving whatever came up. The biggest change by far is that Xna was replaced by SFML! Everything in the engine should look and feel pretty much the exact same, so to the end-user, this really means nothing. However, this change was made for a variety of reasons, including being able to add a sweet new content manager with content that is lazy-loading and automatically reloads, distribution will be easier since you no longer have to install XNA (SFML doesn't require installation). As an added bonus, NetGore is now cross-platform! There are a few parts that are not fully cross-platform (namely the editors), but the client and server should work fine on anything SFML runs on (which is currently Windows and Linux).