'; 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(); }
Way of the Dragon -
Way of the Dragon
2-5 , 30 ,
Nestor Romeral Andres
Carlos Aliaga
Nestorgames
2014-12-18
Aitor (ArkTheLad)
Boardgamegeek 67609
1,25/5
TrueSkill*
Itzamna thekid 1325
Itzamna tucnak64 1271
Hermit Sparhawk 1269
Itzamna Marc1974 1248
Hermit Motorkopf 1212
Itzamna nursejack 1202
Itzamna Laurentio 1196
Chilan priestess Zzrxes 1188
Chilan priest Ramon513 1183
Monk Fortiche1 1179
*
*
Mayor guenni 12829
Lay nun bike61 3086
Astrologer XnikoX 1873
Baker Mick1973 1764
Ahaucan Miika 1635
Mayor Dat_Helli 1629
Chilan priestess Giselle 1599
Weaver tilde39 1577
Scholar Shari 1553
Ahaucana lilalupus 1422
*