Changes between Version 142 and Version 143 of Server fixes


Ignore:
Timestamp:
31.01.2018 14:52:53 (6 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Server fixes

    v142 v143  
    8686Versions in brackets are: ''CommandExtensions''_''CommonFunc''_''WebAndMapRendering''
    8787
    88 === [https://7dtd.illy.bz/browser/binary-improvements?rev=XXX rev. XXX] (14_17_23) (2018-XX-XX) ===
     88=== [https://7dtd.illy.bz/browser/binary-improvements?rev=315 rev. 315] (14_17_23) (2018-01-31) ===
    8989* CommonFunc updated to v17:
    9090  * Internal: Refactored common code
     91  * Internal: Fixed JSON encoding for empty arrays/objects
    9192* WebMap updated to v23:
    92   * Fixed validation of Steam OpenID server's SSL certificate
     93  * Code:
     94    * Fixed validation of Steam OpenID server's SSL certificate
     95    * Changed API ''getplayerslocation'': Removed unused fields ''ip'', ''entityid'', ''totalplaytime'', ''lastonline'', ''ping'' (both for traffic reduction as well as data protection)
     96    * Changed API ''getplayerslocation'': Only transfer state of offline players when the HTTP query parameter "offline=true" is added (heavily reduces traffic on highly frequented servers)
     97  * Web Page:
     98    * Updated to Leaflet 1.2 (many thanks to '''ecv''' :) )
     99    * Fixed: Mrker handling to not close+reopen popups
     100    * Changed: Centering markers on the map as long as the popup is open
    93101
    94102=== [https://7dtd.illy.bz/browser/binary-improvements?rev=311 rev. 311] (14_16_22) (2017-08-26) ===