Changes between Version 112 and Version 113 of Server fixes


Ignore:
Timestamp:
12.12.2015 16:21:46 (8 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Server fixes

    v112 v113  
    8383Versions in brackets are: ''CommandExtensions''_''CommonFunc''_''WebAndMapRendering''
    8484
     85=== [https://7dtd.illy.bz/browser/binary-improvements?rev=253 rev. 253] (6_8_10) (2015-12-12) ===
     86
     87* WebMap mod updated to v10:
     88  * Web page:
     89    * Users with ''webapi.getlandclaims'' permission can always view their own claims, users who also have ''webapi.viewallclaims'' can view all claims like before (by [https://7daystodie.com/forums/member.php?101833-psouza4 psouza4])
     90    * Users with ''webapi.getplayerslocation'' permission can always view their own position, users who also have ''webapi.viewallplayers'' can view all players like before (by [https://7daystodie.com/forums/member.php?101833-psouza4 psouza4])
     91    * Added new map options ''Animals'' and ''Hostiles'' (by [https://7daystodie.com/forums/member.php?101833-psouza4 psouza4])
     92    * Fixed item display with custom icons (#119) or tints
     93  * Code:
     94    * Added API ''getanimalslocation'': Get a list of all (currently loaded) animals on the server (by [https://7daystodie.com/forums/member.php?101833-psouza4 psouza4])
     95    * Added API ''gethostilelocation'': Get a list of all (currently loaded) AI hostiles on the server (by [https://7daystodie.com/forums/member.php?101833-psouza4 psouza4])
     96* Commands updated to v6:
     97  * Added ''buffplayer'' and ''debuffplayer'': Give a buff or remove a buff from a remote player
     98* CommonFunc updated to v8:
     99  * Refactorings and backend additions for the new features above
     100
    85101=== [https://7dtd.illy.bz/browser/binary-improvements?rev=250 rev. 250] (5_7_9) (2015-08-12) ===
    86102