Changes between Version 5 and Version 6 of Server fixes Release Notes


Ignore:
Timestamp:
19.01.2019 17:43:59 (5 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Server fixes Release Notes

    v5 v6  
    1212  * Changed: Trying to execute a non-existing command through the Web API will return HTTP code 404 instead of 501
    1313  * Added: Bool parameters ''showiconname'' and ''showiconcolor'' to ''GetPlayerInventory'' and ''GetPlayerInventories'' APIs to exclude the icon name and/or color if not needed
     14  * Added: Parameter ''count'' to ''GetLog'' API, allowing to override how many lines are returned in one query (up to 1000 from the default 50)
     15    * Specify a negative number combined with '''no''' ''firstline'' value to get the ''count'' last lines stored in the log
     16    * Specify a negative number combined '''with''' a ''firstline'' value to get the ''count'' lines up to the specified entry
    1417
    1518=== [https://7dtd.illy.bz/browser/binary-improvements?rev=343 rev. 343] (18_20_30) (2018-12-12) ===