From 98a97bc04365db9becb1038f88e10866a829b280 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Fri, 26 Jan 2018 00:47:54 +0100 Subject: Ask SteamAPI for owned games and gamestats in CSGO. This is used in Premade Finder to maybe identify Smurfs. --- templates/premades_html.jinja | 157 +++++++++++++++++++++++++----------------- 1 file changed, 93 insertions(+), 64 deletions(-) (limited to 'templates') diff --git a/templates/premades_html.jinja b/templates/premades_html.jinja index 8fc4043..565ef21 100644 --- a/templates/premades_html.jinja +++ b/templates/premades_html.jinja @@ -1,4 +1,5 @@ - + + CS:GO Premadefinder @@ -7,97 +8,125 @@ - - -
- Copy&Paste den Inhalt von 'status' aus der Konsole.
-
-
- -
-
+ +
+ Copy&Paste den Inhalt von 'status' aus der Konsole.
+
+
+ +
+
- {% if steamids %} - + {% if steamids %} + renderer.run() + } +
+
- (Private Profile sind durch eine rote Umrandung gekennzeichnet.) + Steamspiele: Anzahl von Steamspielen mit Spielzeit.
+ Spielzeit: Die aktive Spielzeit in CSGO.
+ Private Profile sind durch einen roten Rahmen gekennzeichnet.
- {% endif %} + {% endif %} - -{# vim: commentstring={#\ %s\ #} -- cgit v1.2.3