summaryrefslogtreecommitdiff
path: root/worker.js
Commit message (Collapse)AuthorAgeFilesLines
* forward msg type to failed queue 2/2schneefux2017-07-261-0/+1
|
* forward msg type to failed queueschneefux2017-07-251-0/+1
|
* debug match dupesschneefux2017-07-251-0/+2
|
* nvm the last 2 commitsschneefux2017-07-251-4/+4
|
* abort early for empty batchschneefux2017-07-251-0/+4
|
* don't abort unACKed on empty batchschneefux2017-07-251-5/+0
|
* do not forward to cruncher, data depends on analyzerschneefux2017-07-251-7/+0
|
* send matches to player cruncherschneefux2017-07-241-0/+7
|
* disable debug loggingschneefux2017-07-191-1/+1
|
* copy created_at to lmcd, fix match.created_at/createdAt not being parsedschneefux2017-07-191-15/+18
|
* 2.14.0 rewriteschneefux2017-07-141-585/+282
|
* 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_updaterelease/2.5.0schneefux2017-06-051-2/+25
|
* send telemetry notif via header infoschneefux2017-05-281-5/+2
|
* send phases_update notificationschneefux2017-05-281-0/+4
|
* update impact scorerelease/2.4.0schneefux2017-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 headerrelease/2.3.1schneefux2017-05-121-64/+34
|
* use API's match.patchVersionrelease/2.3.0schneefux2017-05-061-7/+9
|
* finally fixed itrelease/2.2.0schneefux2017-04-261-6/+7
|
* attempt to fix scoringschneefux2017-04-261-2/+5
|
* classify roles by csschneefux2017-04-261-12/+7
|
* disable time travelschneefux2017-04-261-2/+2
|
* don't forward to cruncherschneefux2017-04-251-7/+1
|
* update for new cruncher; refactor and commentschneefux2017-04-241-21/+45
|
* support queue name via env varschneefux2017-04-241-4/+5
|
* push duration to p_srelease/2.1.0schneefux2017-04-231-0/+1
|
* notify web about player updates if player&matches are in same batchschneefux2017-04-231-1/+2
|
* tweak concurrent insertsschneefux2017-04-221-50/+49
|
* add item use grant sellschneefux2017-04-221-34/+21
|
* use csv not hexschneefux2017-04-221-11/+2
|
* fix paddingschneefux2017-04-221-1/+1
|
* store items as stringschneefux2017-04-221-7/+11
|