It’s clear that the recent scandal at Blizzard affects a large number of aspects beyond the office itself – including gaming in particular.
Activision Blizzard hasn’t been lighthearted in recent months. When very unpleasant information about how everything looked inside the studio began to appear, the entire positive envelope shattered like a house of cards. And The accusations seem endless. Of course, the problem extends to all of the company’s activities – including video games.
Lots of people are calling for a boycott of all the work that gets out of their hands – I wrote about it some time ago In this text. I mentioned there that everyone should do as they see fit and not force anyone to give their opinion. The topic seems to have been addressed in a similar way Rob Gallerani, one of the designers working on Diablo II: Resurrected.
In an interview with Axios, he mentioned the game that will debut next week and votes that players should forgo their purchase. He stated it explicitly Every man “should do what he thinks is right”. In fact, it is difficult to disagree with him. Personally, I think this is a healthy approach. While you shouldn’t support what happened inside Activision Blizzard, you can’t approach everything like the Three Musketeers.
Source: https://www.videogameschronicle.com/news/blizzard-studio-says-consumers-should-do-what-they-feel-is-right-when-considering-diablo-2-remake/
function statusChangeCallback(response, forced) {
<
?
if (!$this - > user - > _is_logged()) {
?
>
if (response.status === 'connected') {
// Logged into your app and Facebook.
FB.api('/me', function(response) {
if (forced == 1) {
console.log('Próba logowania przez przycisk');
} else {
console.log('Próba autologowania');
}
console.log(JSON.stringify(response));
//fbAutoLogin(JSON.stringify(response), forced); });
//fbAutoLogin(fb_user_id);
} else if (response.status === 'not_authorized') {
// The person is logged into Facebook, but not your app.
console.log('Please log into this app.');
} else {
// The person is not logged into Facebook, so we're not sure if
// they are logged into this app or not.
console.log('Please log into Facebook.');
} < ?
} ? >
}
// This function is called when someone finishes with the Login
// Button. See the onlogin handler attached to it in the sample
// code below.
function checkLoginState() {
FB.getLoginStatus(function(response) {
statusChangeCallback(response, 1);
});
}
window.fbAsyncInit = function() {
FB.init({
appId: '113502828807977', // App ID
cookie: true, // enable cookies to allow the server to access the session
xfbml: true, // parse social plugins on this page
version: 'v2.2' // use version 2.2
});
FB.getLoginStatus(function(response) {
statusChangeCallback(response, 0);
});
}
// Here we run a very simple test of the Graph API after login is
// successful. See statusChangeCallback() for when this call is made.
function testAPI() {
}
// Load the SDK Asynchronously
(function(d) {
var js, id = 'facebook-jssdk',
ref = d.getElementsByTagName('script')[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement('script');
js.id = id;
js.async = true;
js.src = "https://connect.facebook.net/pl_PL/all.js";
ref.parentNode.insertBefore(js, ref);
}(document));
“Devoted organizer. Incurable thinker. Explorer. Tv junkie. Travel buff. Troublemaker.”