Release notes

MST 4.15.2 (GIT HUB VERSON)

  • Fixed an issue with fishnet room starting process(Timeout).
  • Changed version of websocket sharp library. Fixed connection issues.
  • Added new method to IAccountsDatabaseAccessor
  • Improvements in AuthModule
  • Added ObservableProfilePopulator to help you quickly populate your profile properties
  • Other small improvements.

MST 4.15.1

  • Fishnet and mirror room bug fixes

MST 4.15.0

  • Bug fixes

MST 4.14.1

  • Bug fixes

MST 4.14 Domain reload support

  • Bug fixes:
    • In Tweener
    • In SingletonBehaviour
    • In ServerBehaviour
    • In ScenesLoader
    • In built-in RoomServerManager
    • In built-in RoomServer
    • In Fishnet RoomNetworkManager
    • In built-in RoomClientManager
    • In RoomClient<T>
    • In MstUpdateRunner
    • In Mst
  • Added new functionality and features:
    • Title in UIView
    • Icon in UIButton
    • Multithreading in ObservableBaseDictionary<TKey, TValue>
    • Changing events in ObservableBaseDictionary<TKey, TValue>
    • New observable profile property - ObservableDateTime
    • Delegates in ObservableBaseList<T>
    • New methods in MstNotificationServer
    • New demo examples in Profiles demo
    • New window for profiles demo - InventoryView
    • Now you can choose use auth credentials for HttpServerModule or not
    • Remastered DynamicSingletonBehaviour
  • Removed:
    • Instance in DynamicSingletonBehaviour
    • ScenesLoadManager

MST 4.13.2

  • Bug fixes:
    • ViewsManager
    • SmtpMailer
    • ServerBehaviour
    • RoomServerManager. Sometimes had lost connection to master
    • RoomController
    • RoomClientManager. Mirror.
    • ProfilesModule
    • ProfileSettingsView
    • MstTimer
    • MstRoomsServer
    • MstNotificationServer
    • MstProfilesServer
    • MstChatClient
    • HttpServerModule
  • Added new functionality and features:
    • UsernamePickView. If username is not picket then this view will appear.
    • UIViewKeyInputHandler. Toggles and events.
    • UIView. Not it can block inputs. Use ViewsManager.IsInputBlocked to make sure your input are blocked for now.
    • Tweener manager to allow you to tween numbers and strings.
    • BasicProfiles demo. Now has extended functionality to show you how to create simple inventory and save data to DB.
    • SignUpView. Some improvements.
    • SignInView. Some improvements.
    • RoomToMasterConnector. For room to master connection. 
    • RoomServer
    • RoomNetworkManager
    • RoomController
    • ProfileView
    • ProfileSettingsView
    • PasswordResetView
    • PasswordResetCodeView
    • PasswordInputDialogBoxView
    • MstOpCodes
    • MstEventKeys
    • MstArgNames
  • Removed:
    • PopupViewComponent. Deprecated functionality
    • PasswordInputDialogBoxView. Deprecated functionality
    • Removed all unlicensed files

Many many other bug fixes, improvements and removes. Total 153.