Hearthstone Patch Notes - 4.1.0.10956
Posted on 04 December 2015
Prepare for some holly jolly Hearthstone! In this patch we’re adding League of Explorers game boards to all modes, introducing several new card backs, and fixing a few bugs.
Read on for details!
General
Special Winter Veil effects have been added to celebrate the holidays starting December 9th!
Savage Roar is now much less savage to the ears.
League of Explorers game boards have been added to the rotation in Arena and Play modes.
The following card backs have been added:
Winter Veil Wreath – Acquired by celebrating Winter Veil in Hearthstone.
Shaman Thrall – Acquired by reaching Rank 20 or higher in Ranked Play mode during the month of December 2015.
Love is in the Air – Acquired by reaching Rank 20 or higher in Ranked Play mode during the month of January 2016.
Tauren Thunderbluff – Acquired by reaching Rank 20 or higher in Ranked Play mode during the month of February 2016.
Resolved an issue where playing Unearthed Raptor caused the client to freeze.
[Mobile] Addressed an issue where Ranked Play stars were not properly displayed after ending a game.
[Mobile] Addressed an issue where opponent's Battletags were an incorrect font size.
[iOS] Crafting legendary minions will no longer cause the game to crash.
[iOS] Leaving the Arena rewards screen will no longer cause the game to crash.
Resolved various issues with AI behavior and gameplay.
Various audio, graphical, and UI issues have been resolved.
/* Normal Lightbox */
.imgborder {
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-moz-box-shadow:0 0 20px #000000;
-webkit-box-shadow:0 0 20px #000000;
box-shadow:0 0 20px #000000;
border: 1px solid #372511;
padding: 1px;
}
.imgborder, .imgborder:hover {
border: 1px solid #CD9000;
}
/* Borderless PNGS */
.imgnoborder {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
-moz-box-shadow: 0 0 0px tranparent;
-webkit-box-shadow: 0 0 0px tranparent;
box-shadow: 0 0 0px transparent;
border: 0px solid transparent;
padding: 0px;
}
.imgnoborder, .imgnoborder:hover {
border: 0px solid transparent;
}
/* HearthstoneDividerFiligree */
#blog .detail hr.filigree {
width:100%;
height: 50px;
background:url('https://bnetcmsus-a.akamaihd.net/cms/gallery/79C1M3XMY0L31401477381292.png') center center no-repeat;
border: none;
margin-top: 0px;
margin-bottom: 0px;
}
/* HearthstoneDividerWood */
#blog .detail hr.wood {
width:100%;
height: 50px;
background:url('https://bnetcmsus-a.akamaihd.net/cms/gallery/79VCDJZ6362M1401477381334.png') center center no-repeat;
border: none;
margin-top: 0px;
margin-bottom: 0px;
}
/* HearthstoneDividerManaCrystals */
#blog .detail hr.mana {
width:100%;
height: 50px;
background:url('https://bnetcmsus-a.akamaihd.net/cms/gallery/AYRLNZFG7ZCY1401477381322.png') center center no-repeat;
border: none;
margin-top: 0px;
margin-bottom: 0px;
}