summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop'HEADrelease/2.23.0masterschneefux2018-01-293-496/+26
|\
| * add datadogdevelopschneefux2018-01-063-0/+14
| * simplify to only bans, damage, healingschneefux2018-01-011-496/+12
* | add winston file loggingschneefux2018-01-121-0/+4
* | Revert "add datadog"schneefux2018-01-123-14/+0
* | add datadogschneefux2018-01-063-0/+14
|/
* rm unused coderelease/2.20.0vainsocial prod2017-11-241-6/+0
* fix syntax errors introduced in previous commitschneefux2017-11-111-15/+15
* add API mapping sanity checksschneefux2017-11-111-0/+23
* add match_api_id to phaseschneefux2017-11-051-0/+1
* add heal to ally, vampirismschneefux2017-11-051-0/+55
* add item_grants_inorderschneefux2017-11-021-0/+10
* fixed enemies healing ardan fixschneefux2017-10-281-1/+1
* fixed ace buff fixschneefux2017-10-281-2/+2
* fix enemies healing Ardanschneefux2017-10-281-1/+2
* ignore ace buff healsschneefux2017-10-281-2/+2
* 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