Changes between Version 132 and Version 133 of Server fixes


Ignore:
Timestamp:
02.08.2017 13:30:15 (7 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Server fixes

    v132 v133  
    9090* WebMap updated to v20:
    9191  * Fixed API ''getplayersonline'' A16 compatibility
     92  * Changed API ''executeconsolecommand'': Added optional parameters ''raw'' and ''simple'' - raw returns the command output as a simple string, simple returns it as a JSON string. Leaving both out returns the full JSON object with command, arguments and result like before
     93  * Changed API ''executeconsolecommand'': Additional log output for command execution duration is now hidden when HideCommandExecutionLog is set to 1 or greater
     94  * Fixed loading item icons when mods override vanilla icons
     95  * JSON encoding: No longer escapes the forward slash "/" with "\/"
     96* Commands updated to v13:
     97  * Fixed ''give'' A16.2 compatibility
    9298
    9399=== [https://7dtd.illy.bz/browser/binary-improvements?rev=301 rev. 301] (12_14_19) (2017-01-03) ===