MST v4.1 Released


  • MstDictKeys - added new keys and changed existing to simplify work with dictionaries.
  • MstEventKeys - added new names of events.
  • MstMessageCodes - added new and changed existing ids of networking messages for convenience of readability .
  • MasterServerBehaviour - made some changes in using command line arguments.
  • AuthModule - added event delegates and made many changes:
    1. UserLoggedInEventHandlerDelegate
    2. UserLoggedOutEventHandlerDelegate
    3. UserRegisteredEventHandlerDelegate
    4. UserEmailConfirmedEventHandlerDelegate
    5. UserAccountUpdatedEventHandlerDelegate
    6. UsernameChangedEventHandlerDelegate
    7. SetHandler is now renamed to RegisterMessageHandler
    8. Added UpdateAccountInfoMessageHandler method. Now you can easily change user account data. You are able to create guest account and using UpdateAccountInfoMessageHandler change it to a public user account with email, username and password.
    9. Changed SignIn logic. You can now sign in as guest and then link guest account to public. This process will be described later in documentation.
  • IAccountInfoData - added new fields and one method:
    • Id
    • PhoneNumber
    • Facebook
    • SetToken(int days)

Full changelog...

Files

MST_4.1.unitypackage 14 MB
Oct 31, 2020

Get Master Server Toolkit

Leave a comment

Log in with itch.io to leave a comment.