Difference between revisions of "Web Launcher Change Log"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
Line 1: Line 1:
 
===Launcher 0.5.23===
 
===Launcher 0.5.23===
 
* Due to community request now supports the option of spawning region server processes with a visible console. To enable this in the launcher_data/settings.json file set "serverconsole" to true. Make sure to restart the launcher process afterwards for the change to take affect.  
 
* Due to community request now supports the option of spawning region server processes with a visible console. To enable this in the launcher_data/settings.json file set "serverconsole" to true. Make sure to restart the launcher process afterwards for the change to take affect.  
* '''Note: This spawns a console per region server process, it is recommended to use a software solution like ComEnu (https://conemu.github.io/) to move these into a tabbed interface if so desired.'''
+
* '''Note:''' This spawns a console per region server process, it is recommended to use a software solution like ComEnu (https://conemu.github.io/) to move these into a tabbed interface if so [[Web_Launcher_Reference#FAQ|desired]].
 +
 
  
 
===Logbrowser-launcher-plugin 1.0.11===
 
===Logbrowser-launcher-plugin 1.0.11===
* Now defaults to binding to localhost port 1776 only. If you wish to have it bind to all interfaces for remote access set "remoteAllowed" to true inside of settings.json launcher_data folder, and restart your launcher process. '''Note remote access should be considered a security risk unless appropriate measures are taken to lock it down.'''
+
* Now defaults to binding to localhost port 1776 only. If you wish to have it bind to all interfaces for remote access set "remoteAllowed" to true inside of settings.json launcher_data folder, and restart your launcher process. '''Note''' remote access should be considered a security risk unless appropriate measures are taken to lock it down.

Revision as of 20:36, 10 October 2018

Launcher 0.5.23

  • Due to community request now supports the option of spawning region server processes with a visible console. To enable this in the launcher_data/settings.json file set "serverconsole" to true. Make sure to restart the launcher process afterwards for the change to take affect.
  • Note: This spawns a console per region server process, it is recommended to use a software solution like ComEnu (https://conemu.github.io/) to move these into a tabbed interface if so desired.


Logbrowser-launcher-plugin 1.0.11

  • Now defaults to binding to localhost port 1776 only. If you wish to have it bind to all interfaces for remote access set "remoteAllowed" to true inside of settings.json launcher_data folder, and restart your launcher process. Note remote access should be considered a security risk unless appropriate measures are taken to lock it down.