Commit Graph

93 Commits

Author SHA1 Message Date
b052e56587 add end of round request 2020-06-16 20:22:42 +02:00
Yannik Schmidt
c381f74956 Merge branch 'master' of gitlab.com:Sheppy_/skillbird 2020-06-16 20:09:53 +02:00
Yannik Schmidt
7dcff2b5c6 add import for single events 2020-06-16 20:09:43 +02:00
f6153a7f54 add some sanity checks 2020-06-16 20:09:06 +02:00
Yannik Schmidt
f583957aa9 add helper script to import round json file 2020-06-15 19:50:12 +02:00
f6b420b7d7 add debug output for parsed round 2020-06-15 19:25:00 +02:00
c26e238c4d fix causally (dis-)connected if 2020-06-15 19:23:27 +02:00
c6a74cab3d fix print file=stderr 2020-06-15 19:12:14 +02:00
1d247b1911 fix sigma being reset every round 2020-06-15 19:09:16 +02:00
Yannik Schmidt
b4a3364615 cast rating to int in display 2020-06-15 17:19:12 +02:00
fc5a825981 2020 rewrite 2020-06-15 00:50:54 +02:00
Yannik Schmidt
99fa086a3f fix teambalance query 2020-02-01 11:09:46 +01:00
Yannik Schmidt
24adb57104 fix quality http query 2020-02-01 10:39:48 +01:00
Yannik Schmidt
2190239532 change misleading variable name 2020-02-01 10:31:26 +01:00
Yannik Schmidt
25cd13a6be fix old indent in SB 2020-02-01 10:24:20 +01:00
Yannik Schmidt
8d00860d99 remove debug output 2020-02-01 10:22:28 +01:00
1de9b97a5d expand api 2019-11-02 11:21:46 +01:00
19a31cdaa4 add req.txt 2019-11-02 11:16:58 +01:00
Insugeny_athq
fe6a6e5bb3 make http api port configurable 2019-10-26 17:31:09 +02:00
e96c518216 refactor function updatePlayerRanks 2019-10-26 17:07:49 +02:00
29e0b4b450 improve filter for displayed players in ranking 2019-10-26 16:19:47 +02:00
b33dca2535 improve debug output on error 2019-10-26 16:05:50 +02:00
Yannik Schmidt
8607d022fb add forgotten backend 2019-07-07 17:17:46 +02:00
Yannik Schmidt
e6ddb3d2ef always update player ranks 2019-07-07 17:02:55 +02:00
Yannik Schmidt
d5376c6184 implement ffa parsing 2019-07-07 16:52:14 +02:00
bc36a16bf5 add haschange api endpoint 2019-06-23 21:42:49 +02:00
2820b75cdd Merge branch 'master' of gitlab.com:Sheppy_/skillbird 2019-06-23 21:42:12 +02:00
4c4467464b remove some links until thus projects are in a better state 2019-06-23 21:42:01 +02:00
Yannik Schmidt
b06ea82f78 fix only one network listener staring 2019-06-10 17:33:42 +02:00
Yannik Schmidt
9348bbe638 remove default dump output 2019-06-10 17:26:39 +02:00
3248009fd5 fix empty output close to eol 2019-06-09 20:06:29 +02:00
143e4db01f fix timedelta calculation 2019-06-09 20:04:48 +02:00
de3b17ca10 fix missing ranklist 2019-06-09 20:00:29 +02:00
11e10dba50 fix function name 2019-06-09 19:49:06 +02:00
e9a6c848cc do not force rank validation to reduce reponse time 2019-06-09 19:46:38 +02:00
aae40ae65c correctly use lock during api 2019-06-09 19:45:54 +02:00
07ea8132eb add open-leaderboard information 2019-06-09 16:45:33 +02:00
f6c400463c fix findPlayer 2019-06-09 15:47:11 +02:00
fa01a5cab9 implement request for playerlist length 2019-06-09 14:40:34 +02:00
b6d85dd857 offer possibility to deal with max-rank exceeding 2019-06-09 01:03:41 +02:00
1b2611471b clarify not implemented status 2019-06-08 16:22:56 +02:00
c1d95f23d2 Implement http-/getrankrange 2019-06-08 16:21:06 +02:00
182492abc7 remove forgotten debug output 2019-06-08 16:13:50 +02:00
5a5b16e8de fix ranklist 2019-06-08 16:13:19 +02:00
cf023b9211 add directly cached rank list 2019-06-08 16:06:55 +02:00
2f866db723 fix tab->spaces 2019-06-08 16:06:40 +02:00
0639e93c61 Merge branch 'master' of gitlab.com:Sheppy_/skillbird 2019-06-08 15:51:51 +02:00
cab6c58526 add http api server 2019-06-08 15:51:20 +02:00
918660f696 remove unused functioN 2019-06-08 15:51:04 +02:00
Yannik Schmidt
79964e9438 continue refactor 2019-06-04 23:17:11 +02:00