Plus new campaign collectibles, Flood Firefight, and more.
343 has outlined a number of new features coming to Halo: The Master Chief Collection.
Chief among them is a new map for Halo 3 called Icebox, which is a remake of the classic Halo 2 map, Turf.
A look at the ‘flight’ build of Halo Combat Evolved. Season seven looks set to deliver a far more authentic classic Halo experience.
Read Also
- Gabriele Parpiglia, the interview: a new strong and courageous program Jul 8, 2021
- Temptation Island: Tommaso betrays Valentina? Jul 5, 2021
- Nice attack trial: Ramzi Arefa denies being “a terrorist” Nov 16, 2022
- Storm chaos in the west: evacuations in the Bergisches Land Jul 15, 2021
- Do you see the “flying flies”? It could be a problem with the retina Oct 9, 2021
- A Lamborghini Huracán for off-roading! Nov 17, 2022
- Alfa Romeo Giulia GTA, Emilia GT Veloce V6 with restomod Sep 3, 2021
Icebox was originally a multiplayer map from the canceled Halo Online (343 has added Halo Online maps to Halo 3 before). Unlike the original, which is set in Mombasa, Icebox is set in the Russian city of Tyumen.
Here’s a work-in-progress image of Icebox in Halo 3:
The video, below, shows off gameplay of Icebox in Halo Online:
In a post outlining what will be available in the MCC Season 8 test, 343 also teased Flood Firefight with the image, below:
343 said a Halo 3: ODST Firefight update will include per wave customization options “bringing it up closer to Halo: Reach’s options”.
There’s a lot of other cool stuff set for this upcoming test, currently set for next week. It includes a custom game browser for Halo: Combat Evolved and Halo 3, the return of the classic HUD to Halo: Combat Evolved with 4K support and a toggle in settings, and, interestingly, new campaign collectibles in the Halo 3 campaign (343 didn ‘t say what exactly these are).
It’s great that 343 continues to update Halo: The Master Chief Collection, even as the studio prepares Halo: Infinite for release. Even better Halo 3 continues to get new maps 13 years after it came out.
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘156247124404264’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// 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.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
