]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/batch
Add a filter to show active servers only.
[xonotic/xonstat.git] / xonstat / batch /
2016-11-06 Ant ZucaroMerge branch 'sev/xolonium4-badges' into 'master'
2016-11-06 Ant ZucaroMerge branch 'sev/xolonium4' into 'master'
2016-11-06 Ant ZucaroMerge pull request #25 from antzucaro/models-refactor
2016-10-28 Ant ZucaroMake models a package instead of being a single (huge...
2016-10-12 Severin MeyerFurther adjust font sizes and positions in badges 3/head
2016-10-11 Severin MeyerAdd example script that optimizes the size of badge...
2016-10-11 Severin MeyerSlightly adjust font sizes and positions in badges
2016-10-11 Severin MeyerAdd font hinting options for ttf version of Xolonium 4.0
2014-05-12 Ant ZucaroUse unicode translations (and thus glyphs) in badges.
2014-04-14 Ant ZucaroMerge branch 'zykure/wip' of ssh://push.git.xonotic...
2014-04-06 Jan Behrensfix missing gametypes in some player badges zykure/wip
2014-03-11 Jan BehrensOrder gametypes on player badges by playing time, not...
2013-08-17 Jan BehrensMerge branch 'master' into zykure/wip
2013-07-19 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-23 Jan BehrensFix bug in player badges: win% color computed wrong
2013-04-19 Ant ZucaroMerge zykure-approved, my fixes, and merge fixes :D
2013-04-18 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-16 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-11 Jan BehrensAllowing elos to be shown even for less than 32 games
2013-02-02 Ant ZucaroMerge branch 'approved' of git://gitorious.org/xonotic...
2013-02-02 Jan BehrensMerge branch 'master' of http://git.xonotic.org/xonotic...
2013-02-02 Jan BehrensFixing up after recent updates: correct win percentage...
2013-02-02 Jan BehrensAdded option to filter by player id (for debugging...
2013-01-22 Jan BehrensMerge branch 'master' of http://git.xonotic.org/xonotic...
2013-01-18 Jan BehrensSome layout fixes for the player badges (nick_maxwidth)
2013-01-16 Jan BehrensMerge branch 'approved' of gitorious.org:xonotic/xonsta...
2013-01-11 Jan BehrensMerge branch 'master' into approved
2012-12-23 Jan BehrensAdd a new named argument for the ini-file to be used
2012-10-01 Jan BehrensMoved over to new Xonstat API (using functions xonstat...
2012-09-30 Jan BehrensAdded artwork by Archer, in addition to "classic" and...
2012-09-29 Jan BehrensImproved (fixed?) the spacing between differently color...
2012-09-16 Jan D. BehrensMerge branch 'master' into badges
2012-09-16 Jan D. BehrensMerge branch 'master' into approved
2012-09-16 Jan D. BehrensFixed stupid typo in the badges generator
2012-09-16 Jan D. BehrensFixed stupid typo in the badges generator
2012-09-16 Ant ZucaroMerge of zykure's player_info JSON object plus a few...
2012-09-15 Jan D. BehrensImplemented some (preliminary) JSON API to retrieve...
2012-09-15 Jan D. BehrensMerge branch 'badges' into approved
2012-09-14 Jan D. BehrensMinor improvements to the badges generator:
2012-09-05 Ant ZucaroMerge branch 'badges'
2012-08-30 Jan D. BehrensFixed display of some characters in playernick (e.g...
2012-08-30 Jan D. BehrensFixed gametype display in "minimal" skin
2012-08-30 Jan D. BehrensMore design work on the two badge themes; also improved...
2012-08-29 Jan D. BehrensMore work on classic and minimal themes; now both inclu...
2012-08-29 Jan D. BehrensMore fine-tuning to the "minimal" skin; added options...
2012-08-29 Jan D. BehrensA collection of smaller improvements to the badges...
2012-08-29 Jan D. BehrensAdded multiple skin support and better commandline...
2012-08-29 Jan D. BehrensFixed crash when no active players were found
2012-08-29 Ant ZucaroAdd a cutoff date.
2012-08-28 Jan D. BehrensHotfix - last commit introduced a bug where only the...
2012-08-28 Jan D. BehrensAdded first version of "minimal" skin
2012-08-28 Jan D. BehrensImproved PNG output for badges (now using zlib compression)
2012-08-28 Jan D. BehrensAdded rudimentary skin support to badges (also moved...
2012-08-27 Jan D. BehrensAdded support for transparent background in badges...
2012-08-27 Jan D. BehrensImproved handling of whitespace in playernicks
2012-08-27 Jan D. BehrensMerge branch 'master' into badges
2012-08-27 Jan D. BehrensFixed bug in "wins" query
2012-08-27 Jan D. BehrensFixed some problems with playernicks in gen_badges
2012-08-26 Ant ZucaroCan't calculate the k:d ratio if d (deaths) is None.
2012-08-25 Jan D. BehrensAdded 1st version of Archer's background; some finetuning
2012-08-25 Ant ZucaroPython 2.6.x doesn't have total_seconds().
2012-08-25 Ant ZucaroAdd player badge batch job (via zykure).
2012-08-25 Jan D. BehrensMore work on the badges generator
2012-08-25 Jan D. BehrensMore fine-tuning of the badges generator
2012-08-25 Jan D. BehrensFixed/improved some things in gen_badges.py (more color...
2012-08-25 Jan D. BehrensRe-implemented the badges generator, now it uses the...
2012-08-24 Jan D. BehrensMore fine-tuning of the badges generator
2012-08-23 Jan D. BehrensFixed/improved some things in gen_badges.py (more color...
2012-08-23 Jan D. BehrensRe-implemented the badges generator, now it uses the...
2012-07-07 Ant ZucaroRemove < 50 restriction.
2012-07-07 Ant ZucaroBasic support for batch processes.