killer-queen-stats / kqstats

Get real time statistics from your Killer Queen cabinets!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tournament features

seattlecyclist opened this issue · comments

Ideas for kq tournament mode.

  • I think the playerNAmes event will send down the team player names if running in kq tournament mode. I need to confirm this(mp).

  • keep stats for an entire tourney.... if we can track player names we could report total aggregate kills acccross the entire tournament and not just the game. So at the end of the tournament you could see who the biggest killer was... etc

Just some notes. The team names are not sent down as part of the playerNames message in tournament mode.

Instead there's another message:
![k[currentmatch],v[{"id":"1","bestOf":"3","team1":"Lose to Los","team2":"Queen Courtney","score1":"1","score2":"0","win1":"0","win2":"0","loss1":"0","loss2":"0","machineName":"KQ","message":"","concluded":"False","next1":"","next2":"","warmup":"0","status":"OKAY"}]]!

and
![k[bracket],v[{"tournament_name":"CQTestWed2","tournament_location":"Close Quarters","format":"m","concluded":false,"stream_url":"","brackets":[{"bracket_type":"m","rounds":[{"round_num":0,"sets":[{"id":1,"best_of":3,"on_machine_name":"KQ","start_time":"","teams":[{"name":"Lose to Los","score":1},{"name":"Queen Courtney","score":0}],"victory_types":["blue_military"],"match_data_id":["d,CQTestWed2,1,1"]},{"id":2,"best_of":3,"on_machine_name":"","start_time":"","teams":[{"name":"","score":0},{"name":"","score":0}],"victory_types":[],"match_data_id":[]},{"id":3,"best_of":3,"on_machine_name":"","start_time":"","teams":[{"name":"","score":0},{"name":"","score":0}],"victory_types":[],"match_data_id":[]}]}]}],"standings":[]}]]!