| 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 | |