Hearthstone Update - September 15, 2016
Posted on 15 September 2016
In this Hearthstone update, we have added the Welcome Bundle and addressed some bugs!
Read on for details!
General
The Welcome Bundle has arrived! Purchase this one-time only bundle to receive 10 Classic card packs and a random Classic Class Legendary!
Added the new Priest Hero: Tyrande Whisperwind. You will be able to add the new Hero and a new card back to your collection by participating in an upcoming special promotion.
The following card backs have been added:
Tyrande – Acquired via a special promotion
Legion – Acquired by achieving Rank 20 in Ranked Play for September 2016
Pie – Acquired by achieving Rank 20 in Ranked Play for October 2016
A few deck recipes have been updated.
Certain cards will no longer be selectable in the Arena.
If you accept a Friendly Challenge while editing a deck, your deck-building progress will now be saved.
Resolved an issue that could cause gameplay to slow down after using the new Adventure restart feature.
Golden C’Thun and Mounted Raptor can now be crafted or disenchanted.
Medivh’s Valet can now be properly crafted or disenchanted.
[Tablet] Resolved an issue that could prevent the on-screen keyboard from opening.
Fixed some audio, graphical, and UI issues.
/* 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: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;
}
/* StandardDivider */
#blog .detail hr.standard {
width:100%;
height: 100px;
background:url('https://bnetcmsus-a.akamaihd.net/cms/gallery/5e/5EATP35KLFOG1454297371918.png') center center no-repeat;
border: none;
margin-top: 0px;
margin-bottom: 0px;
}