Hearthstone Update – July 12, 2016
Posted on 12 July 2016
In this update Recruit A Friend has come to Hearthstone! Recruit a pal and you’ll convince Morgl the Oracle, the wise Murloc Shaman, to join your roster of Heroes. We also added a new card back, made a few visual improvements, and fixed some bugs!
Read on for the details!
Recruit A Friend is here!
Invite friends to play Hearthstone and gain cool rewards!
Pick up the new Shaman hero, Morgl The Oracle, when your first recruit achieves 20 combined levels across all classes.
Earn free Classic card packs for up to four more recruits!
ALL your recruits can earn a free Classic pack!
New icons make it easier for spectators to figure out which game mode you are playing.
Golden Priest, Rogue, and Neutral cards are now easier to tell apart.
Golden Hero Powers are now displayed correctly in the Arena.
Tinyfin Beach – Get this card back by achieving Rank 20 or higher in Ranked Play mode during the month of July.
Silithid Swarmer is now a Beast.
Khadgar’s portrait now has a drop shadow.
The Collection Manager now more accurately displays new cards.
The experience bar will no longer fill up after winning a game at max level.
Wild card rarity now displays properly when viewing flavor text.
Golden C’Thun’s buff animation is now gold, gold, GOLD!
Players should no longer appear as UNKNOWN after reconnecting.
[iOS] Hearthstone will no longer crash when the device is in a certain orientation when the game is launched.
[Android] Taking Fatigue damage after running out of cards will no longer result in a crash on Samsung Galaxy S7 devices using Snapdragon CPUs.
[Mobile] Fixed an issue that could prevent interaction with Heroes and Hero Powers on mobile devices.
[Mobile] You should no longer crash when clicking on the Social button to bring up the friends list on phones.
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, .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;
}