Hearthstone-Deck-Tracker

A deck tracker and deck manager for Hearthstone on Windows

Stars
4.6K
Committers
122

Bot releases are hidden (Show)

Hearthstone-Deck-Tracker - Release v0.10.7

Published by azeier over 9 years ago

Fixes/Changes:

  • Fixed detection of "new heroes".
  • Fixed last selected deck set as active when restarting.
  • Fixed issues with decks not updating in the UI.
  • Fixed hearthpwn importing.
  • Fixed hearthstonetopdeck importing
  • Fixed exporting problems with the new Hearthstone update.
  • Fixed some Hearthstats syncing issues.
  • Fixed options > tracker > settings > set hearthstone path. (hopefully)

Other:

  • New shiny icon
  • Update db files for new cards. Sorry for the delay on this one. (No images)
  • MainWindow.SaveDeck is now public
  • Game.PlayerName and Game.OpponentName should now be set properly
Hearthstone-Deck-Tracker - Release v0.10.6

Published by azeier over 9 years ago

Fixes/Changes:

  • Fixes selecting versions of decks
  • Fixes updating of decklist after editing a deck
  • Fixes a crash when trying to open the plugins directory without it existing.
  • Should fix crashes due to instant restarts when certain options where changed.
  • "Arena" and "Constructed" are no longer default tags and can be deleted now. (Will still show up on decks until restarted)
Hearthstone-Deck-Tracker - Release v0.10.5

Published by azeier over 9 years ago

New:

  • Redesigned DeckPicker
    • You can now switch decks without them being selected as the "active deck" (click "USE" to set as active)
    • Three different layouts and icon sets are available! Change via options > tracker > appearance
    • Loading large numbers of decks should be faster now. Especially after the intial loading.
    • Rest of the UI is a bit more uniform now, too.
  • Slightly restructured options > tracker > plugins and added a "plugins folder" button.
  • Importing from hearthbuilder
  • You can now disable the login dialog via options > tracker > setting > show login dialog
  • Deck edit panel now has an indicator for which expansions are used in the deck.

Fixes:

  • Should fix an issue with loading local config files and crashes caused by that.
  • Fixed an issue causing HDT to crash when saving an edited game.
  • Fixed new issues from the last beta release.

Known issues:

  • Selecting a deckversion only works once (fixed for v0.10.6)
  • Editing a deck will not display the changes until restarted (fixed for v0.10.6)
  • Changing certain settings can sometimes lead to a crash (should be fixed for v0.10.6)

These will be fixed very soon (probably tomorrow), I'm waiting to see if any more critical issues show up.

Hearthstone-Deck-Tracker - PRE-Release v0.10.4

Published by azeier over 9 years ago

THIS IS A BETA RELEASE

!! For a more stable release please download the latest version that is not tagged as pre-release !!

New:

  • Redesigned DeckPicker (Please report any problems in #979)
    • You can now select decks without them being selected as the "active deck" (click "USE" to set as active)
    • Layout and icon set can be changed via options > tracker > settings > icon set / deck layout
    • Loading large numbers of decks should be faster now. Especially after the intial loading.
  • Slightly restructured options > tracker > plugins and added a "plugins folder" button.
  • Importing from hearthbuilder
  • You can now disable the login dialog via options > tracker > setting > show login dialog

Fixes:

  • Should fix an issue with loading local config files and crashes caused by that (#1036)

Known issues:

  • Deck ContextMenu > QUICK SET TAG does not update properly
  • Will crash on start with default config. To fix: set <ThemeName> to <ThemeName>BaseLight<ThemeName> in %AppData%/HearthstoneDeckTracker/config.xml
Hearthstone-Deck-Tracker - Release v0.10.3

Published by azeier over 9 years ago

Fixes:

  • Fixes crashes some users were experiencing.
Hearthstone-Deck-Tracker - Release v0.10.2

Published by azeier over 9 years ago

HearthStats:

  • HDT is now the official uploader for HearthStats.
  • Syncing multiple games is a lot faster now.
  • Rightclick deck > OPEN HEARTHSTATS now lets you easily share your decks with friends!

New:

  • Now uses a custom protocol to communicate with other processes and websites. This is not really used yet, but can be enabled via options > tracker > importing.
  • You can now opt-in for beta updates (options > tracker > settings).
  • You can now modify the arena deck name template: options > tracker > importing
  • MAIN > SORT / FILTER now allows for separate sorting of arena and constructed decks.
  • Now records arena rewards (not displayed anywhere yet though)

Fixed:

  • Fixed an issue where decks would be automatically tagged even though the option was disabled.
  • Fixed an issue where HDT would sometimes crash on start until a new game was started or Hearthstone restarted.

Plugins:

  • The overlay canvas object is now accessible via API.Overlay
  • API.DeckManagerEvents is no longer internal
Hearthstone-Deck-Tracker - Release v0.10.1

Published by azeier over 9 years ago

New:

  • Added an option to disable the forced class sorting of decks (Menu: TRACKER > SORT/FILTER)
  • Added an option to sort decks by "Last Played" (Menu: TRACKER > SORT/FILTER)

Fixes/Changes:

  • Opponent name is properly recorded again. This update will fix the opponent name for existing games by checking the replays. Depening on the number of games you place since the last release, this might take a few minutes. The names will not be fixed on HearthStats, we are afraid that might kill the server. Sorrys guys.
  • Exporting decks to Hearthstone with "paste from clipboard" enabled will restore the original clipboard text after the export is done.
  • Arena decks will always display stats for arena games, regardles of selected mode in options > tracker > stats > display..
  • Fixed missing card detection with higher exporting speeds.
  • Fixed importing from .hearthstone-decks.com.
  • Fixed exporting Burly Rockjaw Trogg.
  • Fixed a crash with the replay viewer.
  • Switching regions should be properly detected now.
  • Changing a deck name will now reflect on the recorded games.
  • Fixed (hopefully) an issue with importing decks from icyveins.

HearthStats

  • Syncing games created on HearthStats should now work (this was a serverside fix).
  • Fixed an issue where HDT would crash after syncing in some cases.
  • Submitted matches now also include cards played by the opponent. (not yet used by hearthstats)
  • Now avoids sending invalid cards to HearthStats.

Plugins:

  • Adjusted namespace to HearthstoneDeckTracker
  • Plugins unload when HDT is closed
  • Made a few entity properties easier accessible.
  • Heropower-used event is now properly fired
Hearthstone-Deck-Tracker - Release v0.10.0

Published by azeier over 9 years ago

New:

  • Now supports Plugins (interested developers see here and #828, also feel free to email me about anything!). This will hopefully get you guys a lot of cool new features!
  • Manacurve now also can display health and attack values.
  • Card frames now indicate the rarity (can be turned off via options > tracker > general).
  • Will now display a warning if the drawn cards do not match the selected deck.
  • Removing a card from the deck will now automatically focus the search field.
  • Cancelling deck editing will now reselect the last selected deck.
  • Added an "uninstaller" to remove anything created by HDT.

Changes/Fixes:

  • Fixed a lot of syncing issues with Hearthstats.
  • Fixed problems with Gang Up.
  • Fixed a few things with gold progress tracking.
  • Improved "importing from game" behaviour.
  • Note filter in stats not case insensitive.
  • Fixed some BRM boss names.
  • Fixed possible overlay issues when hdt was started minimized.
Hearthstone-Deck-Tracker - Release v0.9.10

Published by azeier over 9 years ago

Fixes/Changes:

  • Fixed gold progress tracker not updating for the US region
  • Spectator games should no longer be recorded as "None" when the option is turned off.
  • Fixed inconsistent winrate displays on decks
  • Doubleclicking on anything but rows in the game list will no longer bring up replays
  • Mulligan now belongs to "Discard" in the replayviewer (fixes icon and filter)
  • Systemtray context menu is now has checkboxes
  • Winrate text on opponent panel will no longer wrap
  • Added missing image for "Rogue Do It..."
  • Last preparations for BRM
Hearthstone-Deck-Tracker - Release v0.9.9

Published by azeier over 9 years ago

New:

  • You can now search your decks by name

Fixed:

  • Using the "This Week" timeframe filter will no longer crash the application
  • Fixed opponent icon placement in the replay viewer
  • Added missing bane of doom cards to the tooltip

Known Issues:

  • Gold progress tacker currently not updating on US server. (sorry about that)
Hearthstone-Deck-Tracker - Release v0.9.8

Published by azeier over 9 years ago

New:

  • Blackrock Mountain cards
  • Major replayviewer improvements.
  • Added timeframe filter to displayed stats (decks, overlay)
    • Known issue: [do not set to "this week", fix soon]
  • A dialog will now be shown before dicarding a game because of non-matching cards
  • Cards of a deck can now be exported to text (clipboard)
  • The gold progress tracker is no longer affected by "hide in menu"
    • Added an option to permanently display it
  • Games can now be edited in the stats screen
  • Replaced the "import opp. deck" button in stats with "show opp. deck" (which contains an "import" button)

Fixes:

  • Timers should now always be hidden when in menu
  • Druid of the claw, faceless manipulator, etc. should be properly recorded in replays again. (only new replays)
  • Improved tab behaviour in the stats screen
  • Fixed some weird topmost behaviour of the main window
  • Fixed importing via card names
  • Fixed fatigue counter staying visible in player/opponent windows
  • Fixed importing from hearthstonetopdecks
  • Fixed second to last tag not being movable
  • Fixed several crashes
Hearthstone-Deck-Tracker - Release v0.9.7

Published by azeier over 9 years ago

New:

  • Archving: You can now archive (and unarchive) decks.
    • Archived decks are in a separate section of the deck picker and do not show up in the "select a deck" dialog.
  • Multiselect: You are now able to select multiple decks at the same time to
    • Edit tags
    • Archive
    • Delete
    • Move to arena/constructed
  • Importing constructed decks from the game (beta)
    • Similar to how arena importing works, you can now import your constructed decks.
    • May yet have a few (fixable) issues.
  • Gold progress tracker
    • screenshot 2015-03-10 18 50 56
    • Hovering over your gold in game will now display how much gold you made today and how many wins you need to your next 10 gold.
    • The number of required wins is updated after games and the total gold only properly works when the tracker is running during all games (or at least during those where you earn the 10 gold).
  • Choose which stats to display on decks and in game
    • screenshot 2015-03-11 16 32 59
  • Moving games to other decks
    • Games can be moved to a arbitrary version of a deck
    • Multiple games can be moved at the same time
  • Deck context menu
    • All the "DECKS" (previously edit) functionality is now also available by rightclicking a deck.
  • Games now record the region (EU/US/ASIA)
  • Improved options menu
  • Decks now have an indicator for notes.
    • screenshot 2015-03-13 23 25 01
  • Added a menu item to open the website of an imported deck
  • Importing decks from icy-veins
  • Now automatically generates daily data backups (keeps last 7)

Fixes:

  • Fixed spectator mode detection
  • Fixed illegal characters in default files names when trying to export screenshots
  • Fixed syncing changed notes with Hearthstats
  • Fixed recording games if an older version is selected.
    • If you experienced this issue: those games were still recorded and will now assigned to their respective decks if possible or can be found under "with no deck" in the stats screen.
  • Fixed several version related issues.
  • Fixed the order of Paladin/Priest
  • Fixed adding multiples of a legendary to arena decks.
  • Fixed an issue where moving tags would duplicate them.
Hearthstone-Deck-Tracker - Release v0.9.6

Published by azeier over 9 years ago

New:

  • Stats dispalyed in the overlay and the deck picker are now those of the selected version, not the whole deck.
  • The deck picker now also displays the total win-loss count in addition to percent.
  • The overlay and deck windows now have a fatigue counter for player and opponent.
  • Added a menu item to move decks between constructed and arena (EDIT > MOVE TO ...)
  • Holding ctrl while clicking show replay or doubleclicking a game in stats will now bring up the old game detail dialog

Fixes:

  • Fixed importing from tempostorm
  • Fixed minimize to tray and start minimized.
  • Fixed drawn cards not showing up in some cases.
  • Fixed an issue where setting the game path was not possible in some cases.
  • Fixed cloning the game history of decks.
  • Fixed EDIT > UPDATE (WEB) causing crashes in some cases.
  • Fixed scrollbars in Stats
  • Fixed an issue where manually added games would not be saved.
  • Fixed an issue where selecting a deck in the deck selection dialog would not work.
  • The deck selection dialog is no longer affected by filters.
  • The deck selection dialog should now only display actually possible decks.
  • The number of cards in a deck is now displayed more obvious, when editing.
  • Importing arena decks via NetDeck will no longer save decks as constructed. (with the next NetDeck update)
  • Updater now requires administrator permissions and should no longer crash.
  • Will no longer crash when saved to Program Files (or similar) and started without admin permissions
  • Running two instances of HDT is now only possible if they have different data directories.
Hearthstone-Deck-Tracker - Release v0.9.5

Published by azeier over 9 years ago

So much for that.

  • Fixed another critical issue that caused acutal stat loss this time. I hope that's a good enough excuse. (these don't come in all at the same time). Overwriting a deck that was saved via "save as new" would clear the original deck. This may still happen with decks that were saved that way since 0.8.0, so be careful.
Hearthstone-Deck-Tracker - Release v0.9.4

Published by azeier over 9 years ago

  • Fixed an isse where HEARTHSTATS > DELETE SELECTED DECK followed by a re-sync caused temporary loss of local stats. Don't be alarmed, the stats are not really lost.
    If you are affected by this, select the deck with missing stats, HEARTHSTATS > DELETE SELECTED DECK again, restart the tracker and all stats should be back.

Sorry about the update spam guys. Hopefully the last one for now.

Hearthstone-Deck-Tracker - Release v0.9.3

Published by azeier over 9 years ago

  • Adds an option to delete decks on HearthStats and clear IDs, without deleting deck locally. Should allow for easy resyncing if problems occoured during the earlier releases. (HEARTHSTATS > DELETE SELECTED DECK)
  • Fixes duplication of versions when syncing with HearthStats.
  • Fixes stats being displays on all versions.
  • Fixes crashes when update notification shows up while tracker is minimized to tray.
Hearthstone-Deck-Tracker - Release v0.9.2

Published by azeier over 9 years ago

  • Fixes uploaded decks with no stats
  • Should no longer download matches to the wrong deck
  • Max 1 legendary in constructed decks

Known issues:

  • Stats may currently display games for multiple versions
Hearthstone-Deck-Tracker - Release v0.9.1

Published by azeier over 9 years ago

  • Fixed uploading matches for decks with versions to heartstats. You may have to manually delete some stuff on hearthstats. Sorry about that.
Hearthstone-Deck-Tracker - Release v0.9.0

Published by azeier over 9 years ago

HearthStats syncing

image
Whether to sync your decks between multiple computers, to have online backup for your data or just to contribute to HearthStats' monthly reports:

  • Sync all your constructed decks and matches with HearthStats
  • Automatically upload new arena runs and matches (actual syncing is coming soon)

(your stats may slightly differ, due to "invalid" matches not being uploaded)

Other than that:
New:

  • Improved deck picker:
    • Now separates constructed decks and arena runs
    • In general easier to get around
    • Fits the theme a bit better
    • Clicking a selected deck will no longer deselect it
  • Manually add matches to decks STATS > Deck > Games > ADD NEW GAME
  • Splashscreen

Changes/Fixes:

  • It is no longer possbile to add more than 2 of a card to constructed decks
  • "Deck history" panel only shows up if the deck has versions.
  • It is no longer possible to save versions of arena decks
  • It is now possible to create multiple decks with the same name. (no more "name already exists"-dialogs)
  • Spectator mode hopefully no longer crashes the tracker
  • Update notifications should no longer in some cases freeze the tracker
  • Order of classes in stats is now correct
Hearthstone-Deck-Tracker - Release v0.8.0

Published by azeier over 9 years ago

New:

  • Now supporting NetDeck: 64_netdeck
  • Exporting report:
    • Exporting decks to Hearthstone will now display missing cards afterwards (this currently has issues if cards have the blue "new" text at the bottom)
      export
    • You can look at the missing cards of the last export at any time via EDIT > SHOW MISSING CARDS
    • (If you are experiencing issues with exporting, check out #303)
  • Deck versioning:
    deckversioning
      1. Saving a edited deck will give you the option to save your deck with a new version number. (current, minor increment, major increment, as well as "save as new")
      1. A new ("deck history") panel was added to display the changed made in previous versions.
      1. You can select any version of the deck to play with.
  • Added spell and play target indicators to replays.
  • Option to save data in an arbitrary directory. (options > other > tracker)
  • Importing from hearthstoneheroes.
  • Added "was conceded" to game stats.
  • Added an option to auto save decks when importing from web. (options > other > importing)
  • Doubleclicking a deck will open edit mode.

Fixes:

  • Fixed some issues with clipboard importing
  • Possibly fixed headcrack combo not being tracked
  • Fixes various crashes
  • Highlighting cards in hand should now properly work in no-deck mode.
  • Should no longer (falsely) trigger antivirus software