Skip to content

Commit

Permalink
Version 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoraes74 committed Dec 18, 2024
1 parent a6e07fc commit 8515dea
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 3.1.6
## New
- Updated for Hearthstone 31.2.2
- Added indicator for Incindius' Eruption buffs.
- Added related card tooltip to Grand Magister Rommath.
- Added related card tooltips to most cards that resurrect from the Graveyard.\
*Abominable Bowman, All Fel Breaks Loose, Amulet of Undying, Animate Dead, Anyfin Can Happen, Bloodreaver Gul'dan, Body Wrapper, Bonecaller, Boneshredder, Catrina Muerte, Counterfeit Blade, Da Undatakah, Defense Attorney Nathanos, Eternal Servitude, Habeas Corpses, Hadronox, Infantry Reanimator, Jewel of N'Zoth, Lesser Diamond Spell Stone, Mass Resurrection, N'Zoth, God of the Deep, N'Zoth, The Corruptor, Onyx Bishop, Psychopomp, Raise Dead, Rally!, Resurrect, Revive Pet, Tamsin's Phylactery, Tomb Lurker, Twilight's Call, Unending Swarm, Vectus, Witching Hour, Xyrella, the Devout*
## Battlegrounds
- Added counters for Beetle stats, Spells played and the Undead attack bonus.
- Fixed Sleeping Sea Glass appearing in the available minion list in Duos.
- Fixed the Tier7 hero picking stats not updating when rerolling a skin.
- Fixed secrets not being passed correctly to BobsBuddy

# 3.1.5
## New
- Updated for Hearthstone 31.2.0
Expand Down
4 changes: 2 additions & 2 deletions HSTracker.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5521,7 +5521,7 @@
"$(SDKROOT)/usr/lib/swift",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 3.1.5;
MARKETING_VERSION = 3.1.6;
OTHER_CFLAGS = "$(inherited)";
OTHER_CODE_SIGN_FLAGS = "--deep";
OTHER_LDFLAGS = (
Expand Down Expand Up @@ -5572,7 +5572,7 @@
"$(SDKROOT)/usr/lib/swift",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 3.1.5;
MARKETING_VERSION = 3.1.6;
OTHER_CODE_SIGN_FLAGS = "--deep";
OTHER_LDFLAGS = (
"$(inherited)",
Expand Down
2 changes: 1 addition & 1 deletion HSTracker/BobsBuddy-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.27.0
1.27.1
2 changes: 1 addition & 1 deletion HSTracker/cards-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
212197
213852

0 comments on commit 8515dea

Please sign in to comment.