|   | 88 |  | 
          
          
            |   | 89 | === [https://7dtd.illy.bz/browser/binary-improvements?rev=283 rev. 283 (8_12_15_2) (2016-06-19) === | 
          
          
            |   | 90 |  | 
          
          
            |   | 91 | * CommonFunc updated to v12: | 
          
          
            |   | 92 |   * Minor internal updates | 
          
          
            |   | 93 | * CoppisAdditions updated to v2: | 
          
          
            |   | 94 |   * Fixed ''givexp'' | 
          
          
            |   | 95 |   * Added ''ss'' as an intermediate workaround for the non-functional ''spawnscouts'' command from the game until A15 is released | 
          
          
            |   | 96 |   * Fixed spelling: ''to'''o'''glechatcommandhide'' to ''to'''g'''glechatcommandhide'' | 
          
          
            |   | 97 | * WebMap updated to v15: | 
          
          
            |   | 98 |   * Code: | 
          
          
            |   | 99 |     * Added API ''executeconsolecommand'': Executes a console command and returns result. Uses the same permission checks as would apply to any ingame user | 
          
          
            |   | 100 |     * Added API ''getallowedcommands'': Retrieves a list of all console commands that can be executed with the current user permissions | 
          
          
            |   | 101 |     * Added API ''getplayerlist'': Retrieves a list of all players, optionally filtered and sorted, with definable results per page and page number. Will be extended upon in the future. | 
          
          
            |   | 102 |     * Added API ''getserverinfo'': Retrieve the server information as reported to the master server list | 
          
          
            |   | 103 |     * Made APIs ''getstats'' and ''getwebuiupdates'' usable by anyone by default unless explicitly set to a stricter permission | 
          
          
            |   | 104 |   * Web page: | 
          
          
            |   | 105 |     * Added first draft of player list tab |