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
- The dictator Nicolás Maduro thanked the support of Mexico, Argentina and Bolivia in the face of exclusion from the Summit of the Americas May 25, 2022
- Margot Robbie does not know if she will return as Harley Quinn in the future | Atomix Jul 14, 2021
- United States: An alligator of more than 1 meter found in the stomach of a python Nov 16, 2022
- Driver in vital risk after receiving multiple shots at Central Station Nov 7, 2022
- Orne: “Considerable” means to try to find a body 33 years after a feminicide Nov 23, 2022
- Sunflowers field. Interior landscapes Aug 26, 2021
- The first Ecuadorian to be conceived with in vitro fertilization turns 30 May 31, 2022
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();
}
};
