The founder of Lab Zero Games Mike “MikeZ” Zaimont has been suspended from working on the Guilty Gear series.
That’s according to Gamasutra, which reports that the developer was hired to work on netcode for Guilty Gear XX Accent Core Plus R over at Arc Systems Works at the request of Team French Calibust. This came in the wake of Zaimont being accused of making inappropriate remarks to his staff and insulting them.
“Arc System Works has now agreed with Team French CaliBurst to suspend MikeZ’s participation in development until he has addressed the outstanding matters,” Arc rep Takeshi Yamanaka said.
“Arc System Works has a strong policy to not condone any unlawful acts, harassment, acts of violence, or discrimination in all manners and forms.”
Find a resolution
Yamanaka continued: “We have the expectation for MikeZ to resolve the allegations against him in good faith. Now that the development has came to a milestone, and with your [outreach], we thought it to be a good time for MikeZ to start working towards a resolution.”
This story first appeared on PCGamesInsider.biz.
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.id, uimg: 'https://graph.facebook.com/' + me.id + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){
alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'http://www.pocketgamer.biz/job-news/74937/lab-zero-vet-zaimont-suspended-from-work-on-guilty-gear/', description: text, picture: image }); } };
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));