- Added built-in web server, because why rely on Apache when Node can do it better?
- Fixed terrain not serializing correctly (broke since Node v0.12)
- Fixed inconsistent physics across clients due to random face normals
- Refactored vars to let/const where applicable
- Initial release