Posts: 1,705
Threads: 52
Joined: Jun 2009
Reputation:
33
RE: Re: Delayed state,next steps
As we saw, morpheus' "thing" is only for messing around with packets on localhost atm, it's nowhere near being ready to be hosted on a remote server, because of its simplicity of handling udp and failure to follow mxo sequencing format, also the high cpu usage per player because he does like string search and replace EVERYWHERE, because its a prototype
so all test servers will have to be the c++ ones, i guess morpheus will use the python ones just for experimenting with packets