For sure George. I am currently working in implementing an asymmetric key based RSA algorithm that will help make data transfer more secure. The goals so far are to detect potential hacks and secure the sharing of data between servers and clients. I am also working on a lobby system, online server list, host/server features (kicking, rule sets, etc), and expanding the chat system to handle server messages. If I have time I will also try to add jumping, weapon/item pickups, and I *may* change the movement system to use AABB. I will be sure to share my code when possible and I will try to make it as plug-and-play and expansive as possible.