Skip to content

2.0.0

Compare
Choose a tag to compare
@Archgeus Archgeus released this 31 May 17:17
· 4 commits to main since this release
ce91226

Fixed Hub, HubGateway and ArbiterGateway Path log generation.
Added a timer to mark the time active of the App.
Added a ProxyConfig display, which shows useful information about the Proxy configuration (Currently only supports hsdn Proxy)
Added Telegram Notifications.

In order to make the WorldServer logs work, leave the log path like this in ServerConfig.xml

  Directory name="Logging" path=".\Logs\Logging" 
  Directory name="Logged" path=".\Logs\Logged" 
  Directory name="ChatLogging" path=".\Logs\ChatLogging" 
  Directory name="ChatLogged" path=".\Logs\ChatLogged" 
  Directory name="NHNChat" path=".\Logs\NHNChatLog" 
  Directory name="Console" path=".\Logs\" 
  Directory name="UserDump" path=".\Logs\UserDump"