MST v4.10 Released


Added

  • HtmlLibs struct. Helps add libs fro HTML pages
  • Added analytics
    • ServerInfoPacket
    • SystemInfoPacket for analytics dashboard
  • StringListPacket
  • SerializablePacket. New methods. Now you can serialize packed to Base64String and back.
  • ScenesLoadManager. New methods. Now you can unload scene by name.
  • ProvideServerAccessCheckPacket. To help validate connected client.
  • ObservableBase. New methods. Now you can serialize property to Base64String and back.
  • MstSecurity. Added new methods to validate current client.
  • MstProperties. Added new methods and IEnumerator handler.
  • MstHelper. Added new methods.
  • MstDashboardHttpController. Helps to work with analytics dashboard.
  • MstArgNames. Added new names
  • MstAdvancedSettings. Added new properties and methods.

Removed

  • UpdateAccountPropertiesPacket class
  • UpdateAccountInfoPacket class
  • MstMessageHandlerException

Fully remastered

  • ServerBehaviour. Added client authentication validator. No invalid clients can connect to server. 
  • ConnectionHelper. Now it works more correctly
  • MstOpCodes. No need to use enums anymore
  • HttpServerModule. Now it is multithreaded
  • WsService. Now it is multithreaded
  • WsServerSocket. Now it is multithreaded
  • WsServerSocket. Now it is multithreaded
  • ProfilesModule. Now it is multithreaded
  • ObservableBaseList. 
    • Added new events to listen to all changes in list
  • MstTimer. No static methods.
  • MstApplicationConfig.

Partially remastered

  •  AuthModule
  • MstAuthClient
  • PeerAccountInfoPacket
  • ChatModule
  • ChatModule
  • HttpController
  • MstInfoHttpController
  •  WsServerPeer. Now it is multithreaded
  • WsClientSocket
  • SpawnersModule
  • SpawnerController
  • RoomsModule
  • RoomServerManager
  • RoomServer
  • RoomController
  • MstInfoHttpController
  • MstConcurrency

Bug fixes

  •  MasterServerBehaviour
  • WebSocket. Removed "return MstSocketState"
  • ObservableBaseDictionary
  • MstUpdateRunner
  • MstTimer
  • MstInfoHttpController
  • MatchmakerModule

Many other bug fixes and improvements

Files

MasterServerToolkit_v4.10.unitypackage 26 MB
Jun 30, 2022

Get Master Server Toolkit

Leave a comment

Log in with itch.io to leave a comment.