summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* support 5v5HEADmasterschneefux2018-02-031-3/+5
|
* delete code unrelated to trueskillrelease/2.23.0release/2.22.0developschneefux2017-12-30119-101721/+0
|
* refactor and add testsschneefux2017-12-303-147/+379
|
* fix: swapped mu and sigma for existing accountsschneefux2017-12-281-2/+2
|
* ignore unsupported game modesschneefux2017-12-231-0/+1
|
* support trueskill_x per game mode; share trueskill among modesschneefux2017-12-231-56/+77
|
* fix wrong reference to rank points rankedvainsocial2017-12-221-1/+1
|
* remove trueskill_ranked_delta, migration is missingschneefux2017-12-101-4/+4
|
* use ranked points instead of vst where possibleschneefux2017-12-101-3/+13
|
* order matches in batch by date ascrelease/2.20.0schneefux2017-11-051-1/+1
|
* set any_afk, set participant to have post match dataschneefux2017-11-051-22/+29
|
* support separate tau for ranked TSschneefux2017-10-281-2/+11
|
* set tau from env varschneefux2017-10-271-1/+2
|
* don't log afk match as error (fixed)release/2.19.0schneefux2017-10-121-2/+2
|
* don't log afk matches as errorschneefux2017-10-111-1/+1
|
* move trueskill_ranked to participant_itemsschneefux2017-10-101-7/+9
|
* fork TrueSkill and add trueskill_rankedschneefux2017-10-081-5/+32
|
* add forward to sewer optionrelease/2.18.0schneefux2017-10-031-0/+8
|
* send analyze_update to notification headerschneefux2017-08-231-4/+6
|
* don't open a db connection for telesucking if not configuredschneefux2017-08-231-2/+8
|
* fix unknown player sigma env var parsingschneefux2017-08-231-1/+1
|
* change auto send to player crunch queue to global crunch queueschneefux2017-08-231-5/+4
|
* unknown player sigma env var should be intschneefux2017-08-221-1/+1
|
* swap deltaschneefux2017-08-211-2/+2
|
* move unknown player sigma into env varschneefux2017-08-211-1/+2
|
* send analyze_update to match.api_idrelease/2.17.0schneefux2017-08-171-2/+2
|
* split logging output between stdout and stderrschneefux2017-08-121-7/+24
|
* optionally forward to telesuckerschneefux2017-08-081-8/+23
|
* add env var to auto telesuckrelease/2.16.0schneefux2017-08-051-0/+8
|
* fix session variable scoperelease/2.15.0release/2.14.0schneefux2017-07-281-9/+6
|
* use proper transactionsschneefux2017-07-281-14/+17
|
* remove debug codeschneefux2017-07-261-1/+0
|
* forward participations to cruncherschneefux2017-07-251-2/+10
|
* fix float&decimals, fix error handlingschneefux2017-07-241-5/+9
|
* fix delta calculationschneefux2017-07-221-1/+1
|
* 2.14.0 rewriteschneefux2017-07-173-33/+30
|
* need moar dpsrelease/2.9.0schneefux2017-07-031-1/+1
|
* increase mpmath precisionschneefux2017-07-012-0/+3
|
* ignore matches with <3 participantsschneefux2017-06-301-1/+3
|
* support dynamic queue namesrelease/2.8.0schneefux2017-06-211-2/+3
|
* rm tensorflowschneefux2017-06-211-3/+2
|
* do not write to participant on rejected matchesschneefux2017-06-201-5/+12
|
* tweak params & ignore afkrelease/2.5.0schneefux2017-06-051-10/+14
|
* rm more unused depsschneefux2017-06-031-5/+0
|
* rm unused depsschneefux2017-06-031-3/+0
|
* make TS match VSTschneefux2017-06-013-7/+8
|
* fix sqlalchemy dev version installschneefux2017-05-312-1/+4
|
* improve performance with selectin; use average VST pointsschneefux2017-05-312-11/+32
|
* store TS delta in participantschneefux2017-05-291-0/+1
|
* use middle of subtier to estimate TSschneefux2017-05-291-1/+1
|