X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=xonstat%2Ftemplates%2Fplayer_info.mako;fp=xonstat%2Ftemplates%2Fplayer_info.mako;h=24ed9056b4fbc77d9bfb97c88e598bf2338b37d2;hb=ab01b511f02a52d5386be63f228f9237b0e4586f;hp=8216f7554ecd000e0bee6600f80233628bbacf0b;hpb=678b131718d039ea912c8458a3db9264c8d9e883;p=xonotic%2Fxonstat.git diff --git a/xonstat/templates/player_info.mako b/xonstat/templates/player_info.mako index 8216f75..24ed905 100644 --- a/xonstat/templates/player_info.mako +++ b/xonstat/templates/player_info.mako @@ -13,6 +13,7 @@ ${nav.nav('players')} % endif @@ -132,14 +201,14 @@ Player Information -% if accs is not None: +% if 'nex' in recent_weapons or 'rifle' in recent_weapons or 'minstanex' in recent_weapons or 'uzi' in recent_weapons or 'shotgun' in recent_weapons:

Accuracy

-
+
    % if 'nex' in recent_weapons:
  • @@ -198,6 +267,83 @@ Player Information % endif +% if 'rocketlauncher' in recent_weapons or 'grenadelauncher' in recent_weapons or 'electro' in recent_weapons or 'crylink' in recent_weapons or 'laser' in recent_weapons: +
    +
    +

    Damage Efficiency

    +
    +
    + +
    +
      + % if 'rocketlauncher' in recent_weapons: +
    • +
      + +

      Rocket

      + +
      +
    • + % endif + + % if 'grenadelauncher' in recent_weapons: +
    • +
      + +

      Mortar

      + +
      +
    • + % endif + + % if 'electro' in recent_weapons: +
    • +
      + +

      Electro

      + +
      +
    • + % endif + + % if 'crylink' in recent_weapons: +
    • +
      + +

      Crylink

      + +
      +
    • + % endif + + % if 'hagar' in recent_weapons: +
    • +
      + +

      Hagar

      + +
      +
    • + % endif + + % if 'laser' in recent_weapons: +
    • +
      + +

      Laser

      + +
      +
    • + % endif + +
    +
    + +
    +
    +% endif + + ##### RECENT GAMES (v2) #### % if recent_games: