Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 823 Bytes

File metadata and controls

19 lines (19 loc) · 823 Bytes

Login event flow

                  intro (MOTD)
                    |
  (new account) __login__  (existing account)
               /         \
 create-account           password----------------------
    |                            |                     |
change-password              choose-character      change-password
    |                            |
create-player                    |
    |                            |
player-name-check                |
    |                            |
finish-player                    |
    |__________________________done (add player to game world)
                                 |
                               commands
         (command prompt, all player input after login goes through this event)