'; for (var i = 0; i < data.d.length; i++) { var cell = String.format(template, data.d[i].ShortName, data.d[i].IdName, data.d[i].CoverImagePath, BaseUrlWithLang + "GameInfo/"+data.d[i].IdName); firstRow.append(cell); } currentSuggestions = data.d; if (ID != '') { ServiceGetGameLikes(ID, GameLikesForSuggestionsCB); } } function GameLikesForSuggestionsCB(data) { var tr = $(""); for (var i = 0; i < currentSuggestions.length; i++) { tr.append(``); } $('#tblSuggestions').append(tr); for (var i = 0; i < currentSuggestions.length; i++) { var ddl = $("#ddlGameLike" + currentSuggestions[i].GameTypeId); for (var j = 0; j < i18next.t("GameLikeValues", { returnObjects: true }).length; j++) { if (j == 3) { $('', { value: j, text: i18next.t("GameLikeValues." + j), selected: true }).appendTo(ddl); } else { $('', { value: j, text: i18next.t("GameLikeValues." + j) }).appendTo(ddl); } } ddl.on("change", function (event) { GameLikeChanged(event); }); ddl.data("gametypeid", currentSuggestions[i].GameTypeId); var result = data.d.find(item => item.GameTypeId === currentSuggestions[i].GameTypeId); if (result) { ddl[0].selectedIndex = result.GameLikeLevel; } } } function GameLikeChanged(event) { const target = $(event.target); const gameTypeId = target.data("gametypeid"); const gameLikeValue = event.target.value; if (gameLikeValue == 0 || gameLikeValue == 4 || gameLikeValue == 5 || gameLikeValue == 6) { ServiceSetGameLike(gameTypeId, gameLikeValue, UpdateSuggestions); } else { ServiceSetGameLike(gameTypeId, gameLikeValue); } } function UpdateSuggestions() { $("#tblSuggestions").empty().append($("")); ServiceGetSugggestions(gameTypeId, 6, SuggestionSuccessCB, SuggestionsErrorCB); } function SuggestionsErrorCB() { $('#divSuggestions').parent().hide(); }
Torres -
Torres
2-4 , 60 ,
Michael Kiesling
Wolfgang Kramer
Alessandra Cimatoribus
Franz Vohwinkel
AbacusSpiele
Rio Grande Games
2011-12-26
Marc Lanctot (sharky6000)
Boardgamegeek 88
2,86/5
TrueSkill*
Hermit tamihiko71b 1573
Itzamna sergemaas 1537
Ahaucan freduk 1455
Chaac ElDavid 1447
Chilan priest pezpimp 1433
Chaac traveltom 1432
Secretary Aleknevicus 1425
Ahaucan gavin99 1425
Mayor Jochowsky 1422
Chaac StCharles 1417
*
*
Mayor Jochowsky 468
Chilan priestess Bobbes 413
Astrologer marbacher 267
Lay priest Alex85 254
Mayor gamermww 220
Ahmakiq TomOfFinland 214
Councillor dkovar 190
Che-le adatnab 188
Macom priestess istgleich42 186
Weaver Stanza 178
*