02-17-2015, 09:18 PM
Login is not a problem as we already have support for offline logon. World generation is also not too bad as we already have a framework for multiple generators, so interfacing with existing code is not difficult. The problem areas are the block handlers which only support a single behavior. Also there is no requirement to use raknet. It is perfectly feasible to reimplement the protocol from scratch.