Ignore:
Timestamp:
Nov 9, 2021, 6:28:33 PM (3 years ago)
Author:
alloc
Message:

Preparations for A20 release
Changes usage of "SteamID" to "UserID" in console commands
Also changes a bunch of the WebAPI stuff to show / use UserIDs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/webserver/js/players.js

    r320 r369  
    2424        // Define columns to be shown
    2525        var columns = [
    26                 [ "steamid", "SteamID" ],
     26                [ "steamid", "UserID" ],
    2727                [ "entityid", "EntityID" ],
    2828                [ "ip", "IP" ],
Note: See TracChangeset for help on using the changeset viewer.