]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/batch/badges/gen_badges.py
A collection of smaller improvements to the badges generator
[xonotic/xonstat.git] / xonstat / batch / badges / gen_badges.py
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-07-07 Ant ZucaroRemove < 50 restriction.
2012-07-07 Ant ZucaroBasic support for batch processes.