");
$('#maincontent').attr("class",page_class(link));
$('#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(11); // To ensure that only page data (not MAIN surround) is loaded
}
// alert("Link="+link);
$('#maincontent').load("loadpage.php?link=" + link);
$('#maincontentjs').load("");
$('#maincontent').attr("class",page_class(link));
$('#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');
});
$('#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');
}
});
/* ********************************* */
});
//-->
FIREFALL’S OPEN BETA DATE REVEALED
Final Closed Beta Roadmap Outlined
Laguna Hills, Calif. – April 18, 2013 – Red 5 Studios™ today announced that its free-to-play open world shooter,
Firefall, will enter Open Beta on July 9, 2013, allowing millions of eager gamers to join the Chosen warfront and experience
Firefall’s skill-based vertical combat. Red 5 also laid out
Firefall’s final stage of Closed Beta testing and released an Open Beta FAQ to inform new players about its beta process.
“We’re incredibly excited to be nearing what we consider to be the most important stage of Firefall’s development – Open Beta,” said James Macauley, Vice President of Development, Red 5 Studios. “For us, Open Beta isn’t a traditional ‘marketing beta’, but rather an opportunity to include many more players in our community-driven development process. We’re looking forward to welcoming these new players into the community and continuing to build an amazing game together.”
Fitting Red 5’s iterative beta process, new updates will continue to roll out leading up to Open Beta with major milestones planned for May and July. Players can look forward to a final stage of Closed Beta testing which will flesh out Firefall’s dynamic open world and deepen existing systems. Upcoming content includes:
-
City Power Levels: Players will receive new bonuses and rewards in the open world by increasing the power level of major cities through local missions and encounters.
-
Melding Exploration: By raising city power levels and unlocking special dropships, players will finally be able to enter and explore pockets of the deadly Melding energy storm surrounding New Eden.
-
Chosen Instances: Fortifying the open world allows players to take the fight to the Chosen, driving back the hostile alien race in epic new battle instances.
-
Crafting and Progression: Players will continue to see major additions to crafting and Battleframe progression (including the new UI).
About Firefall
Firefall, an upcoming free-to-play MMO shooter, is set in a unique and beautiful science fiction universe 200 years in the future. Players are part of the last remnant of humanity on Earth, fighting to survive against all odds on a hostile planet ravaged by an aggressive energy storm and under attack by a mysterious humanoid race, known as the Chosen. One of the most anticipated PC games of 2013, Firefall consists of two triple-A components that will entice shooter fans: a polished PvP combat system tuned for elite-level eSports competition and a robust open world experience designed to immerse players in a deep storyline with dynamic events and social gameplay.
About Red 5 Studios
Red 5 Studios is an online game developer located in California, founded by Mark Kern, former team lead for
World of Warcraft. Red 5 Studios is dedicated to bringing together millions of gamers across the world by creating immersive worlds, intriguing stories and compelling characters. They believe that online games and persistent worlds are the future of video games. Visit
www.red5studios.com for more information.