Changes between Version 5 and Version 6 of Server fixes Release Notes
- Timestamp:
- Jan 19, 2019, 5:43:59 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Server fixes Release Notes
v5 v6 12 12 * Changed: Trying to execute a non-existing command through the Web API will return HTTP code 404 instead of 501 13 13 * 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 14 17 15 18 === [https://7dtd.illy.bz/browser/binary-improvements?rev=343 rev. 343] (18_20_30) (2018-12-12) ===