");
$('#eEdit').attr('href','rte3.php?edit=1&link=' + link);
$('#eNew').attr('href','rte3.php?edit=0&link=' + link);
$('#eDelete').attr('href','delete_page.php?edit=9&link=' + link);
$('#maincontent').slideDown('slow');
});
$('.rte').click( function(e) {
var link = $(this).attr('href');
document.location.href = link;
});
/* For LOCAL links on site pages */
$('.local').on('click', function(e) {
e.preventDefault(); // stops default behaviour
$('#maincontent').slideUp('slow');
var link = $(this).attr('href');
if(link.substring(0,11)=="main.php?p=") {
link = link.substring(12); // To ensure that only page data (not MAIN surround) is loaded
}
// alert("Link="+link);
$('#maincontent').load("loadpage.php?link=" + link);
$('#maincontentjs').load("");
$('#maincontent').slideDown('slow');
});
$('#maincontent').on('click','a[href$=".mp3"]' ,function(e) {
e.preventDefault();
var song = $(this).attr('href');
var n = song.split("/");
song = n[n.length - 1]; // Last element
var songlink = "
";
// alert ('MP3 clicked: '+songlink);
$(this).after(songlink);
});
/* ********************************* */
// make sure action works on loaded content
var topic = 1;
$(document).on('click','#switch', function(e) {
e.preventDefault();
if(topic==1) {
topic = 2;
$('.bLatest').removeClass('bActive');
$('.bRecent').addClass('bActive');
$('.tLatest').css('display','none');
$('.tRecent').css('display','block');
} else {
topic = 1;
$('.bLatest').addClass('bActive');
$('.bRecent').removeClass('bActive');
$('.tLatest').css('display','block');
$('.tRecent').css('display','none');
}
});
/* ********************************* */
});
//-->
HyperParasite Kickstarter is Now Live! Snatch. Zap. Pledge!
Kickstarter Campaign Video: https://www.youtube.com/watch?v=Nvpuzb_nIVM
Steam: https://store.steampowered.com/app/838110/HyperParasite/
Itch: https://troglobytes.itch.io/hyperparasite
Official Discord: http://discord.gg/XgZkz6X
Games Gazette Online: Preview

10th October 2018, Barcelona, Spain - It's time to get those pink neon socks out of the drawer and regrow that mullet - Troglobytes Games
Kickstarter, for 1980s inspired
HyperParasite is now live!
The developers are seeking to raise $29,000 in order to accelerate development, and to aid with porting the game to consoles.
Set to release on Nintendo Switch, Xbox One and Windows PC, HyperParasite is an ode to classics like Smash TV and Avenging Spirit! Although the game feels incredibly modern - with the symbiotic nature of snatching hosts and utilising their own distinct skills and weaponry, the retro inspired visuals and stunning synth-wave soundtrack will drag players back kicking and screaming to the 1980s.
"We're really excited to finally be on
Kickstarter with our game, and hope that the Pre-Alpha build showcases the game that HyperParasite will be when finished." said Saverio Caporusso, CEO of Troglobytes Games. "We hope that our fans sample the game and then pledge on the campaign. Our Discord channel is now live and we really look forward to hearing from you all on what you think of our game!"
Game Features:
-
A fresh twist on the genre: hop from one host body to another
-
60 Playable classic 1980s characters to Body-Snatch so that you can utilise their attributes
-
Unique retro 3D visual style that harks back to the Nintendo 64 and the PlayStation era
-
Original retro inspired synth-wave soundtrack
-
Cast+weapons includes - cops+guns, werewolves+claws, robots+lasers, aliens+acid spit and so much more
-
Procedurally generated levels that will play differently each time, challenging even the most seasoned of players
-
An intense and frantic co-op mode: can the humans handle TWO HyperParasites?