summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix heals givenrelease/2.19.0schneefux2017-10-211-3/+3
|
* fix dealt being NaNvainsocial prod2017-10-131-0/+3
|
* add forwards support for damage 'Dealt'schneefux2017-10-111-1/+1
|
* fix aacrit damage being written to aa damageschneefux2017-10-071-1/+1
|
* fix ability_*_use being named wronglyschneefux2017-10-071-3/+3
|
* count Blitz middle sentry as gold minerschneefux2017-10-071-0/+1
|
* support healsschneefux2017-10-071-0/+79
|
* support 'Dealt' and 'Delt'schneefux2017-10-071-13/+17
|
* fix syntax errorrelease/2.18.0schneefux2017-10-031-2/+2
|
* cache database requests for participant idsschneefux2017-09-233-130/+117
|
* optimize item functionsschneefux2017-09-211-54/+43
|
* tweak default batch sizeschneefux2017-09-091-1/+1
|
* fix process exit on missing seedsschneefux2017-08-231-2/+2
|
* move from CSV to flat/dynamic columnsschneefux2017-08-211-83/+171
|
* use dynamic columns for items and abilitiesrelease/2.17.0schneefux2017-08-141-51/+156
|
* fix default queue nameschneefux2017-08-141-1/+1
|
* add forward to reaperschneefux2017-08-081-2/+13
|
* refactor tryProcess to be in line with other servicesschneefux2017-08-081-10/+10
|
* output config on bootschneefux2017-08-081-0/+5
|
* fix pool configschneefux2017-08-081-1/+3
|
* update dependenciesschneefux2017-08-081-2/+2
|
* add patch for sequelizerelease/2.14.0schneefux2017-07-251-0/+19
|
* wrap into tryProcessschneefux2017-07-251-45/+47
|
* 2.14.0 rewrite: split from processorschneefux2017-07-143-475/+951
|
* hotfix broken duplicaterelease/2.9.0vainsocial2017-06-301-0/+1
|
* submit one phase_update per message; send to dest according to notif headerschneefux2017-06-301-7/+4
|
* send match_update to player.nameschneefux2017-06-141-0/+2
|
* send notifications for everythingschneefux2017-06-141-2/+3
|
* add nacl_scoreschneefux2017-06-141-4/+9
|
* fix bans being only for one rosterschneefux2017-06-131-2/+4
|
* comment out ability debug codeschneefux2017-06-131-0/+2
|
* fix silent match duplicationschneefux2017-06-131-8/+11
|
* telemetry: add bans, abilitiesschneefux2017-06-121-43/+122
|
* forward match to analyzer; send match_updateschneefux2017-06-051-2/+25
|
* send telemetry notif via header infoschneefux2017-05-281-5/+2
|
* send phases_update notificationschneefux2017-05-281-0/+4
|
* update impact scoreschneefux2017-05-221-3/+15
|
* telemetry: fix kill/death/level, add goldschneefux2017-05-171-183/+191
|
* telemetry: add second vain crystalschneefux2017-05-161-0/+2
|
* telemetry: finish mappingsschneefux2017-05-161-15/+32
|
* telemetry: add damage dealt to objectivesschneefux2017-05-161-18/+108
|
* telemetry: add true damageschneefux2017-05-161-0/+14
|
* telemetry: upsert for debuggingschneefux2017-05-161-1/+3
|
* telemetry: fix objective killsschneefux2017-05-161-5/+5
|
* telemetry: fix kills and deathsschneefux2017-05-161-8/+13
|
* telemetry: count kills as killsschneefux2017-05-161-0/+1
|
* process Telemetry phasesschneefux2017-05-161-4/+143
|
* notify based on msg headerschneefux2017-05-121-64/+34
|
* use API's match.patchVersionschneefux2017-05-061-7/+9
|
* finally fixed itschneefux2017-04-261-6/+7
|