enkore
fb8052ceb5
dota2wins: doc
2015-08-17 10:48:55 +02:00
enkore
3586dce9be
Merge pull request #229 from opatut/dota2win-formatting
...
dota2win: allow formatting of win percentage by passing it as float
2015-08-17 10:36:56 +02:00
Paul Bienkowski
bea95ab5e4
dota2win: allow formatting of win percentage by passing it as float, not preformatted string
...
See example format on how to do that.
2015-07-21 17:42:22 +02:00
Paul Bienkowski
f81d903480
dota2wins: allow finding steam ID by username
2015-07-21 17:40:44 +02:00
David Wahlstrom
b2175b1931
dota2wins: truncate win % to 2 decimals
...
In order to avoid filling i3pystatus with super long decimals, this
patch sets the dota2win module to use only 2 decimal places for it's win
percent.
2015-06-17 10:27:05 +02:00
David Wahlstrom
22dc932e22
dota2wins: fix typo and remove uneeded modules
...
urllib and json are part of the standard library.
2015-06-05 06:21:21 -07:00
David Wahlstrom
a1a4127eed
dota2wins: add screename identifier
...
Add the ability for a user to define a screenname or for the name to be
dynamically discovered from the API.
2015-06-04 12:47:03 -07:00
David Wahlstrom
3ce9c13a8a
dota2win: provide overrides for color
...
While the default values for the colors are probably reasonable, this
patch provides the user with a way to override them. This will be
particularly useful for colorblind users, or people who just don't like
the defaults.
2015-06-04 12:05:49 -07:00
David Wahlstrom
4963ac9c96
dota2wins: update discription
2015-06-04 11:07:46 -07:00
David Wahlstrom
69b565ac7d
dota2wins: another pep8 compliance fix
2015-06-04 10:27:44 -07:00
David Wahlstrom
ebbe033a66
dota2wins: pep8 compliance
2015-06-04 10:21:40 -07:00
David Wahlstrom
d1d3fe332f
Dota 2 win rate module
...
A Dota 2 win/loss module that helps track the win:loss ratio of
recent games.
2015-06-04 10:09:35 -07:00