a reverse-engineered Ragnarok Online server written in Erlang
Fixed character creation to check if the name is taken and add the account_id to the character.
* Updated packets to parse strings better.
Added `renamed' Character attribute, and changed `online' to be an int.
Character selection and initial (untested) character creation.
Changed configuration structure for Login configuration to be a proplist.
* Added api_pb.beam, ship with it instead of requiring protobuffs to be installed.