summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* player crunching: calculate mode+hero/role wise tooHEADmasterschneefux2018-01-131-1/+2
|
* fix surrender being summed with nullvainsocial2018-01-133-5/+5
|
* fix Maria 10.2 returning null instead of 0 for nonexistant json attrsschneefux2018-01-121-1/+1
|
* add winston file loggingschneefux2018-01-121-0/+4
|
* Revert "add datadog"schneefux2018-01-123-14/+376
| | | | This reverts commit 1f9a8300fffc1fce10f067d97015c5d3e8ff90d3.
* add datadogschneefux2018-01-063-376/+14
|
* hotfix for builds only considering casual/rankedschneefux2018-01-041-0/+1
|
* ignore indexes on dimension tablesvainsocial2017-12-301-8/+8
|
* player meta: remove trueskill dependencyrelease/2.22.0release/2.19.0schneefux2017-12-211-15/+0
|
* add vampirism and healing columns to phase pointrelease/2.20.0schneefux2017-11-071-0/+18
|
* add item & surrender columns to ppschneefux2017-10-221-2/+6
|
* add option to randomly drop jobsschneefux2017-10-211-1/+9
|
* move trueskill_ranked to participant_itemsschneefux2017-10-101-1/+2
|
* player_point: add trueskill_ranked_maxschneefux2017-10-091-0/+2
|
* fix typo in ability column nameschneefux2017-10-071-15/+15
|
* add healsschneefux2017-10-071-0/+8
|
* add hero vs hero crunching scriptschneefux2017-10-011-0/+76
|
* use outer join for p_i for backwards compatschneefux2017-10-011-1/+1
|
* fix typo making debug NACK fail, add forgotten returnschneefux2017-10-011-1/+2
|
* reject messages that aren't valid idsschneefux2017-09-281-0/+9
|
* disable loggingschneefux2017-08-241-1/+1
|
* use flat item_use columns, drop dynamic col aggregatesschneefux2017-08-233-75/+25
|
* add crunch_update notification according to headerschneefux2017-08-231-5/+6
|
* add abilities and items to gp_phaseschneefux2017-08-211-3/+36
|
* support dynamic item columnsschneefux2017-08-203-8/+95
|
* fix syntax error from last commitschneefux2017-08-201-1/+1
|
* send points_update to crunch.participant_idschneefux2017-08-171-2/+5
|
* add phase crunch scriptsschneefux2017-08-122-0/+133
|
* fix typoschneefux2017-08-111-1/+1
|
* update updated_at on duplicateschneefux2017-08-111-1/+2
|
* add dummy for surrender columnschneefux2017-08-081-2/+4
|
* output config on bootschneefux2017-08-081-0/+4
|
* update dependenciesschneefux2017-08-081-2/+2
|
* use float for slowmoderelease/2.14.0schneefux2017-07-291-1/+1
|
* go into slowmode before processingschneefux2017-07-261-5/+5
|
* sleep needs dependencyschneefux2017-07-263-0/+7
|
* add trueskill delta, rename trueskill maxschneefux2017-07-252-4/+8
|
* Merge remote-tracking branch 'origin/review/true-skill-lb-fix' into ↵schneefux2017-07-251-2/+3
|\ | | | | | | release/2.14.0
| * Fixed such that TS, TS_MU and TS_Sigma as stores as absolute values not sum. ↵Kapil Viren Ahuja2017-07-251-5/+6
| | | | | | | | Shutter to review
* | calculate trueskill on the flyschneefux2017-07-251-1/+1
|/
* split crunch queuesschneefux2017-07-242-58/+24
|
* update package-lockschneefux2017-07-211-30/+106
|
* update player_point for new schema and requirementsschneefux2017-07-211-101/+65
|
* fix duplicate msg ack errorsschneefux2017-07-211-25/+23
|
* global point: pay respect to dimension_onschneefux2017-07-211-1/+1
|
* 2.14.0 rewriteschneefux2017-07-143-44/+878
|
* builds will now cross rolesrelease/2.9.0Kapil Viren Ahuja2017-07-071-1/+0
|
* do not cross builds and regionsschneefux2017-07-051-0/+1
|
* builds: do not cross role, daily; cross everything elseschneefux2017-07-051-2/+1
|
* fix player point column orderschneefux2017-07-051-6/+7
|