let r = NSRect(x: 0.0, y: CGFloat((7 - i)) * battlegroundsTileHeight, width: battlegroundsTileWidth, height: h) leaderboardDeadForText[i].frame = r.offsetBy(dx: left, dy: 2.0 * h + h/2) leaderboardDeadForTurnText[i].frame = r.offsetBy(dx: left, dy: h + h/2) leaderboard...
UIs/Preferences/Base.lproj BattlegroundsPreferences.xib cards-version.txt HSTrackerTests SecretTests.swift 4 changes: 4 additions & 0 deletions 4 CHANGELOG.md Original file line numberDiff line numberDiff line change @@ -1,3 +1,7 @@ # 2.5.0 ## New - Updated for Hearthstone 27.0.0...
56 51 var battlegroundsSkinParentId = 0 57 - var battlegroundsArmorTier = 0 58 52 var isMulliganOption = false 59 53 var cardWinRates: CardWinrates? 60 54 61 55 static let multiClassGroups: [MultiClassGroup: [CardClass]] = [ 62 56 .grimy_goons: [ .hunter, .paladin, .warr...
{ return _battlegroundsBoardState.getSnapshot(entityId: id) } var gameId = "" //We do count+1 because the friendly hero is not in setaside func battlegroundsHeroCount() -> Int { return entities.values.filter { x in x.isHero && x.isInSetAside && (x.has(tag: .bacon_hero...
New Updated for Hearthstone 30.2.2 Automatically show Tavern Tier 7 in the Battlegrounds minion browser when you have Pagle's Fishing Rod. Added a setting to always show Tavern Tier 7 in the Battlegrounds minion browser. You'll find this setting under Preferences > Battlegrounds > Always show ...
Describe the bug UI from ladder/casual play persists when playing Battlegrounds. Jul 29, 2020 Hide player deck in Battlegrounds… 84342ac fmoraes74mentioned this issueJul 29, 2020 Hide player deck in Battlegrounds#1152 Merged martinbonninclosed this in#1152Aug 2, 2020 ...
2.1.5 New Added Battlegrounds session recap overlay (can be moved if not autopositioned/windows unlocked). Shows: banned minions start & current MMR or current MMR and change latest 10 games final board Added option to clear cached images and force a redownload...