'; 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(); }
Rapa Nui -
Rapa Nui
2-4 , 40 ,
Klaus-Jürgen Wrede
Katja Miller
Kosmos
2012-05-06
Joe Conard (DuckofDeathV)
Boardgamegeek 103132
2,07/5
TrueSkill*
Itzamna thekid 1441
Itzamna dali711 1396
Itzamna tiger1 1379
Ahmakiq Udius 1359
Hermit faust664 1339
Itzamna ExPat 1337
Itzamna Keng_Ho 1335
Itzamna Tarewan 1322
Judge onesones 1314
Ahaucan SirLoin027 1312
*
*
Chilan priestess kira13 1256
Chilan priest The Marmot 944
Hermit lunaflute 632
Builder ridx 533
Baker Nightwing 339
Toolmaker Torafujii 309
Chilan priest witold 300
Che-le adatnab 291
Weaver jutta1 282
Itzamna Marc1974 256
*