Changes between Version 142 and Version 143 of Server fixes
- Timestamp:
- Jan 31, 2018, 2:52:53 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Server fixes
v142 v143 86 86 Versions in brackets are: ''CommandExtensions''_''CommonFunc''_''WebAndMapRendering'' 87 87 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) === 89 89 * CommonFunc updated to v17: 90 90 * Internal: Refactored common code 91 * Internal: Fixed JSON encoding for empty arrays/objects 91 92 * 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 93 101 94 102 === [https://7dtd.illy.bz/browser/binary-improvements?rev=311 rev. 311] (14_16_22) (2017-08-26) ===