summaryrefslogtreecommitdiff
path: root/gamelocker/api.py
Commit message (Collapse)AuthorAgeFilesLines
* update wrapper and tests for latest API changesschneefux2017-02-251-9/+12
| | | | | | * deprecated "strings" module: API returns clean names already * an API token needs to be passed to the unit tests by an environment variable
* region support from global to local parameterschneefux2017-02-051-14/+18
|
* docs: move init parameters to top levelschneefux2017-01-311-8/+9
|
* update documentationschneefux2017-01-311-15/+4
|
* matches: drop arguments, support only parameter dics0.2.0schneefux2017-01-241-50/+4
|
* remove string hacksschneefux2017-01-241-0/+3
|
* fix player filtering and offsetsschneefux2017-01-181-3/+3
|
* region shard supportschneefux2017-01-171-3/+8
|
* todo done: docsschneefux2017-01-161-2/+0
|
* fix wrong calculation of page offsetsschneefux2017-01-151-1/+1
|
* vainglory -> Vaingloryschneefux2017-01-151-1/+1
|
* add functions to fancify itemsschneefux2017-01-151-2/+17
|
* remove unused importsschneefux2017-01-151-2/+0
|
* add tests and drafts for more match filtersschneefux2017-01-141-1/+22
|
* rewrite API to parse with xamoom-janusschneefux2017-01-141-309/+67
|
* first commit - first API draftschneefux2017-01-121-0/+404