From 5a605f4c8b74638fd3ba205706e2002f49d8117f Mon Sep 17 00:00:00 2001 From: Francisco Moraes Date: Thu, 18 Jul 2024 21:57:07 -0400 Subject: [PATCH] Version 3.0.0 --- CHANGELOG.md | 12 ++++++++++++ HSTracker.xcodeproj/project.pbxproj | 4 ++-- HSTracker/BobsBuddy-version.txt | 2 +- HSTracker/cards-version.txt | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f503fe1..e4ef2150 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# 3.0.0 +## New +- Updated for Hearthstone 30.0.0 +- Added initial deck tracking support for Perils in Paradise cards. More to come soon! +- Hide Hero Picking overlay covering up buddies. +- Added Tier7 Composition Stats! +## Fixes +- Fixed the Excavate counter not appearing for all Excavate cards. +## Bob's Buddy +- Fixed incorrect simulation results in Duos due to partial combat. +- Fixed an issue where minions exclusive to Duos would prevent simulations even when not playing Duos. + # 2.7.10 ## New - Updated for Hearthstone 29.6.2 diff --git a/HSTracker.xcodeproj/project.pbxproj b/HSTracker.xcodeproj/project.pbxproj index fdcd35db..6e64ffb7 100644 --- a/HSTracker.xcodeproj/project.pbxproj +++ b/HSTracker.xcodeproj/project.pbxproj @@ -4169,7 +4169,7 @@ ); LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/downloaded-frameworks/mono/runtimes/osx-x64/native"; MACOSX_DEPLOYMENT_TARGET = 10.14; - MARKETING_VERSION = 2.7.10; + MARKETING_VERSION = 3.0.0; OTHER_CFLAGS = "$(inherited)"; OTHER_CODE_SIGN_FLAGS = "--deep"; OTHER_LDFLAGS = ( @@ -4217,7 +4217,7 @@ ); LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/downloaded-frameworks/mono/runtimes/osx-x64/native"; MACOSX_DEPLOYMENT_TARGET = 10.14; - MARKETING_VERSION = 2.7.10; + MARKETING_VERSION = 3.0.0; OTHER_CODE_SIGN_FLAGS = "--deep"; OTHER_LDFLAGS = ( "$(inherited)", diff --git a/HSTracker/BobsBuddy-version.txt b/HSTracker/BobsBuddy-version.txt index 53cc1a6f..ae96cc73 100644 --- a/HSTracker/BobsBuddy-version.txt +++ b/HSTracker/BobsBuddy-version.txt @@ -1 +1 @@ -1.24.0 +1.24.3 diff --git a/HSTracker/cards-version.txt b/HSTracker/cards-version.txt index d282f8b7..ea3fa56b 100644 --- a/HSTracker/cards-version.txt +++ b/HSTracker/cards-version.txt @@ -1 +1 @@ -202360 +203120