Commit Graph

  • 4d84aaa84f feat: docker build & requirements fixes master Yannik Schmidt 2024-07-22 00:04:03 +02:00
  • f59d7b23df fix: add missing valve dependency Yannik Schmidt 2022-12-21 21:40:14 +01:00
  • 4ae28f80db fix: dependencies Yannik Schmidt 2022-12-21 21:37:56 +01:00
  • 73ead3cdd3 remove outdated image from README Yannik Schmidt 2022-01-15 08:18:59 +01:00
  • 6cc1cd7627 reduce tau value Sheppy 2021-08-06 19:31:24 +02:00
  • 09772130c0 implement live game logging Sheppy 2020-12-22 11:13:01 +01:00
  • f1746445b7 add safety cutoff to confidence Sheppy 2020-12-13 18:47:51 +01:00
  • 6e9ed075cb fix ranking being zero indexed Sheppy 2020-11-29 12:57:22 +01:00
  • e888316919 show only rank of active players etc Sheppy 2020-09-30 13:20:37 +02:00
  • 2be034c3fe raise value error if round was too short Yannik Schmidt 2020-09-30 08:21:06 +02:00
  • 39a5a89ccc implement last game for db Yannik Schmidt 2020-09-28 06:03:08 +02:00
  • 9d0e6440de add tool to manually set last played based on rounds db Yannik Schmidt 2020-09-28 05:22:39 +02:00
  • 40b2d237bf clarify status msg Yannik Schmidt 2020-09-27 12:14:44 +02:00
  • 183f050171 oder sql query before submit Yannik Schmidt 2020-09-27 12:12:34 +02:00
  • ecb6fa4152 implment collection of historical data Yannik Schmidt 2020-09-27 10:38:35 +02:00
  • dd598fb06a add db importer Yannik Schmidt 2020-09-27 10:38:01 +02:00
  • cc0995e43a line length and error on assert fail Yannik Schmidt 2020-08-03 01:28:44 +02:00
  • e7cefa168e fix wrong return code (?!?) Sheppy 2020-08-03 01:23:23 +02:00
  • 7f46c2d741 return 500 on fail Sheppy 2020-06-22 21:45:05 +02:00
  • 5e21681efa implement health query for monitoring Yannik Schmidt 2020-06-22 21:31:33 +02:00
  • 02dc8a8371 add action field to balance response Yannik Schmidt 2020-06-21 19:05:25 +02:00
  • 6e54904692 update db setup/instructions Yannik Schmidt 2020-06-20 21:48:56 +02:00
  • 32867bdc6f undo teamswap done in 31ecac6009 Yannik Schmidt 2020-06-20 21:47:01 +02:00
  • 2277965dfc change norm calculation Yannik Schmidt 2020-06-20 15:07:50 +02:00
  • 4437eb2276 implement skip Yannik Schmidt 2020-06-20 15:06:04 +02:00
  • 6513451b83 implement round->sql support Yannik Schmidt 2020-06-20 14:24:47 +02:00
  • 31ecac6009 fix error in norm-calculation Yannik Schmidt 2020-06-20 14:24:27 +02:00
  • 993e8e5fa5 abs() possibly negative value in sqrt Yannik Schmidt 2020-06-20 14:06:05 +02:00
  • 1656a4495d fix timedeltas in Round.fromJson Yannik Schmidt 2020-06-20 14:02:37 +02:00
  • ec333a0fb1 add excludes to gitignore Yannik Schmidt 2020-06-20 13:35:49 +02:00
  • 9d764ac987 add player rank to player query Yannik Schmidt 2020-06-19 01:53:05 +02:00
  • d0c3403cba implement balance query Yannik Schmidt 2020-06-19 01:43:10 +02:00
  • 9bdad9a1c4 fix mu == sigma in toJson Yannik Schmidt 2020-06-19 01:19:47 +02:00
  • 18f5be0b4e asume teams in default format Yannik Schmidt 2020-06-18 22:02:02 +02:00
  • 5bc14e94ad fix typo Yannik Schmidt 2020-06-18 21:44:00 +02:00
  • 44943833a7 implement quality/prediction query Yannik Schmidt 2020-06-18 21:24:50 +02:00
  • 4aae81a950 remove open leaderboard functionality Yannik Schmidt 2020-06-17 14:28:09 +02:00
  • 31c5167258 improve first start instructions Yannik Schmidt 2020-06-17 11:38:09 +02:00
  • a90085be3d change displayed to 2-sigma confidence Sheppy 2020-06-17 00:25:40 +02:00
  • f0b67f23c1 fix duration zero check Yannik Schmidt 2020-06-16 20:48:32 +02:00
  • 77286c8b4c check for missing winner-event Yannik Schmidt 2020-06-16 20:45:08 +02:00
  • 2ef05c4f03 fix handling of a change to observer Yannik Schmidt 2020-06-16 20:42:52 +02:00
  • b052e56587 add end of round request Sheppy 2020-06-16 20:22:42 +02:00
  • c381f74956 Merge branch 'master' of gitlab.com:Sheppy_/skillbird Yannik Schmidt 2020-06-16 20:09:53 +02:00
  • 7dcff2b5c6 add import for single events Yannik Schmidt 2020-06-16 20:09:43 +02:00
  • f6153a7f54 add some sanity checks Sheppy 2020-06-16 20:09:06 +02:00
  • f583957aa9 add helper script to import round json file Yannik Schmidt 2020-06-15 19:50:12 +02:00
  • f6b420b7d7 add debug output for parsed round Sheppy 2020-06-15 19:25:00 +02:00
  • c26e238c4d fix causally (dis-)connected if Sheppy 2020-06-15 19:23:27 +02:00
  • c6a74cab3d fix print file=stderr Sheppy 2020-06-15 19:12:14 +02:00
  • 1d247b1911 fix sigma being reset every round Sheppy 2020-06-15 19:09:16 +02:00
  • b4a3364615 cast rating to int in display Yannik Schmidt 2020-06-15 17:19:12 +02:00
  • fc5a825981 2020 rewrite Sheppy 2020-06-15 00:50:54 +02:00
  • 99fa086a3f fix teambalance query Yannik Schmidt 2020-02-01 11:09:46 +01:00
  • 24adb57104 fix quality http query Yannik Schmidt 2020-02-01 10:39:48 +01:00
  • 2190239532 change misleading variable name Yannik Schmidt 2020-02-01 10:31:26 +01:00
  • 25cd13a6be fix old indent in SB Yannik Schmidt 2020-02-01 10:24:20 +01:00
  • 8d00860d99 remove debug output Yannik Schmidt 2020-02-01 10:22:28 +01:00
  • 1de9b97a5d expand api Yannik Schmidt 2019-11-02 11:21:46 +01:00
  • 19a31cdaa4 add req.txt Yannik Schmidt 2019-11-02 11:16:58 +01:00
  • fe6a6e5bb3 make http api port configurable Insugeny_athq 2019-10-26 17:31:09 +02:00
  • e96c518216 refactor function updatePlayerRanks Yannik Schmidt 2019-10-26 17:07:49 +02:00
  • 29e0b4b450 improve filter for displayed players in ranking Yannik Schmidt 2019-10-26 16:19:47 +02:00
  • b33dca2535 improve debug output on error Yannik Schmidt 2019-10-26 16:05:50 +02:00
  • 8607d022fb add forgotten backend Yannik Schmidt 2019-07-07 17:17:46 +02:00
  • e6ddb3d2ef always update player ranks Yannik Schmidt 2019-07-07 17:02:55 +02:00
  • d5376c6184 implement ffa parsing Yannik Schmidt 2019-07-07 16:52:14 +02:00
  • bc36a16bf5 add haschange api endpoint Yannik Schmidt 2019-06-23 21:42:49 +02:00
  • 2820b75cdd Merge branch 'master' of gitlab.com:Sheppy_/skillbird Yannik Schmidt 2019-06-23 21:42:12 +02:00
  • 4c4467464b remove some links until thus projects are in a better state Yannik Schmidt 2019-06-23 21:42:01 +02:00
  • b06ea82f78 fix only one network listener staring Yannik Schmidt 2019-06-10 17:33:42 +02:00
  • 9348bbe638 remove default dump output Yannik Schmidt 2019-06-10 17:26:39 +02:00
  • 3248009fd5 fix empty output close to eol Yannik Schmidt 2019-06-09 20:06:29 +02:00
  • 143e4db01f fix timedelta calculation Yannik Schmidt 2019-06-09 20:04:48 +02:00
  • de3b17ca10 fix missing ranklist Yannik Schmidt 2019-06-09 20:00:29 +02:00
  • 11e10dba50 fix function name Yannik Schmidt 2019-06-09 19:49:06 +02:00
  • e9a6c848cc do not force rank validation to reduce reponse time Yannik Schmidt 2019-06-09 19:46:38 +02:00
  • aae40ae65c correctly use lock during api Yannik Schmidt 2019-06-09 19:45:54 +02:00
  • 07ea8132eb add open-leaderboard information Yannik Schmidt 2019-06-09 16:45:33 +02:00
  • f6c400463c fix findPlayer Yannik Schmidt 2019-06-09 15:47:11 +02:00
  • fa01a5cab9 implement request for playerlist length Yannik Schmidt 2019-06-09 14:40:34 +02:00
  • b6d85dd857 offer possibility to deal with max-rank exceeding Yannik Schmidt 2019-06-09 01:03:41 +02:00
  • 1b2611471b clarify not implemented status Yannik Schmidt 2019-06-08 16:22:56 +02:00
  • c1d95f23d2 Implement http-/getrankrange Yannik Schmidt 2019-06-08 16:21:06 +02:00
  • 182492abc7 remove forgotten debug output Yannik Schmidt 2019-06-08 16:13:50 +02:00
  • 5a5b16e8de fix ranklist Yannik Schmidt 2019-06-08 16:13:19 +02:00
  • cf023b9211 add directly cached rank list Yannik Schmidt 2019-06-08 16:06:55 +02:00
  • 2f866db723 fix tab->spaces Yannik Schmidt 2019-06-08 16:06:40 +02:00
  • 0639e93c61 Merge branch 'master' of gitlab.com:Sheppy_/skillbird Yannik Schmidt 2019-06-08 15:51:51 +02:00
  • cab6c58526 add http api server Yannik Schmidt 2019-06-08 15:51:20 +02:00
  • 918660f696 remove unused functioN Yannik Schmidt 2019-06-08 15:51:04 +02:00
  • 79964e9438 continue refactor Yannik Schmidt 2019-06-04 23:17:11 +02:00
  • a83145b409 remove emtpy line Yannik Schmidt 2019-06-04 22:59:13 +02:00
  • 90c44c490c gitignore Yannik Schmidt 2019-06-04 22:58:55 +02:00
  • 8c3d6ee22d Merge branch 'master' of gitlab.com:Sheppy_/skillbird Yannik Schmidt 2019-06-04 22:57:27 +02:00
  • 83221f45ec remove empty line Yannik Schmidt 2019-06-04 22:57:19 +02:00
  • 2ea95b1f22 add gitignore Yannik Schmidt 2019-06-04 19:47:12 +02:00
  • 979282cae4 basic http-api Yannik Schmidt 2019-06-04 19:43:16 +02:00
  • 60c3396f74 improve formating Yannik Schmidt 2019-06-04 19:29:31 +02:00
  • 2a14d7c126 prepare html api Yannik Schmidt 2019-06-03 22:41:58 +02:00