A player is able to log in and select a character now. However, we still need to enable the Game server to process the next request in that pipeline, and let a character log in. Basically, to call this done we need:
1) Item catalog loaded (at least partial).
2) Map loading (any sort of map, even an empty, simple box map).
3) Minimum set of packets sent and received to make login and walking possible.
A player is able to log in and select a character now. However, we still need to enable the Game server to process the next request in that pipeline, and let a character log in. Basically, to call this done we need:
1) Item catalog loaded (at least partial). 2) Map loading (any sort of map, even an empty, simple box map). 3) Minimum set of packets sent and received to make login and walking possible.