Implemented a basic character controller and an island solver for my networked voxel game prototype. I'm pretty happy with the performance so far. I've spent no time optimizing the collision detection or constraint solving and multi-threading is still an option so there are still lots of potential areas for performance improvements