All Projects → djdookie → Advisor

djdookie / Advisor

Licence: GPL-3.0 license
A Hearthstone Deck Tracker plugin which tries to guess the opponent's deck while playing and shows it's supposed cards.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Advisor

Hearthstone Deck Tracker
A deck tracker and deck manager for Hearthstone on Windows
Stars: ✭ 4,496 (+28000%)
Mutual labels:  deck, overlay, hearthstone, hearthstone-deck-tracker, hdt
hdt-plugin-endgame
A Hearthstone Deck Tracker plugin that helps keep track of your opponents deck types after a game
Stars: ✭ 20 (+25%)
Mutual labels:  hearthstone, hearthstone-deck-tracker
Lpic 1 Anki Flashcards
Deck of Anki flashcards for the LPIC-1 (Linux System Administrator) exams 101 and 102 of the Linux Professional Institute (LPI).
Stars: ✭ 90 (+462.5%)
Mutual labels:  deck
deck
DECK is a powerful and high performant local web development studio unlike any other.
Stars: ✭ 1,414 (+8737.5%)
Mutual labels:  deck
Vis Academy
A set of tutorials on how our frameworks make effective data visualization applications.
Stars: ✭ 254 (+1487.5%)
Mutual labels:  deck
Slidehub
SlideHub is an Open Source Slide Sharing Application for Azure / AWS
Stars: ✭ 120 (+650%)
Mutual labels:  deck
Indicium-Supra
DirectX API-hooking framework
Stars: ✭ 292 (+1725%)
Mutual labels:  overlay
Mtgdesktopcompanion
Cards manager for magic the gathering
Stars: ✭ 44 (+175%)
Mutual labels:  deck
react-layer-stack
Layering system for React. Useful for popover/modals/tooltip/dnd application
Stars: ✭ 158 (+887.5%)
Mutual labels:  overlay
Deck Of Cards
Deck of Cards (old version)
Stars: ✭ 2,684 (+16675%)
Mutual labels:  deck
pinecone
Peer-to-peer overlay routing for the Matrix ecosystem
Stars: ✭ 361 (+2156.25%)
Mutual labels:  overlay
Marp Core
The core of Marp converter
Stars: ✭ 224 (+1300%)
Mutual labels:  deck
Kittik
Create slides in TypeScript and present them in the terminal using ASCII only!
Stars: ✭ 147 (+818.75%)
Mutual labels:  deck
Keynote-Helper
一份帮助你做 Keynote 的 Keynote。
Stars: ✭ 101 (+531.25%)
Mutual labels:  deck
Mdx Deck
♠️ React MDX-based presentation decks
Stars: ✭ 10,487 (+65443.75%)
Mutual labels:  deck
toppy
Overlay library for Angular 7+
Stars: ✭ 81 (+406.25%)
Mutual labels:  overlay
Mage
Magic Another Game Engine
Stars: ✭ 1,180 (+7275%)
Mutual labels:  deck
Marp
The entrance repository of Markdown presentation ecosystem
Stars: ✭ 3,378 (+21012.5%)
Mutual labels:  deck
Mercenaries-Hearthstone-game-bot
bot for hearthstone mercenaries mode
Stars: ✭ 59 (+268.75%)
Mutual labels:  hearthstone
hs-art-extractor
A tool to extract Hearthstone card art from the game files
Stars: ✭ 21 (+31.25%)
Mutual labels:  hearthstone

Advisor

This is an open-source Hearthstone Deck Tracker plugin displaying a possible archetype deck your opponent could be playing. It also helps to track which cards remain in that deck. Popular archetype decks are downloaded from MetaStats.net.

Preview

Description

Advisor tries to guess the opponent's deck based on the played cards. First, the import function of Advisor allows you to quickly import hundreds of standard archetype decks from MetaStats.net. Currently the top 5 played standard decks of each archetype and each class of the last 7 days are imported. Now while playing a Hearthstone game, with every revealed opponent card the plugin calculates similarities between those cards and all imported archetype decks. Finally the deck with the highest match is presented to the player via overlay. If multiple decks with the same similarity are found, the most popular deck with the most played games is prioritized. Since all played cards are additionally removed from that archetype deck, the player can see which cards the opponent supposably has left in his deck or hand with a certain likelihood.

Installation

  • Download the latest release (take the Advisor.zip file, not the source code!)
  • Unzip it into HDT plugins folder (Options->Plugins->Plugins folder)
  • Restart HDT and enable the plugin (Options->Tracker->Plugins->Advisor->Enabled)
  • Import standard archetype decks (Plugins->Advisor->Import archetype decks), repeat this once a day on demand
  • Play the game and enjoy
  • Optional: Check the plugins settings to fit your preferences
  • Hint: Move the secrets overlay position of HDT a bit to the right to not overlap with Advisors overlay window (Options->Overlay->General->Unlock overlay)

Donation

If you like Advisor and want to support it, you can contribute here or make a donation. Thank you!

Disclaimer

This software is provided by Dookie and other voluntary contributors "as is" and "with all faults." They make no representations or warranties of any kind concerning the safety, suitability, lack of viruses, inaccuracies, typographical errors, or other harmful components of this software. There are inherent dangers in the use of any software, and you are solely responsible for determining whether this software is compatible with your equipment and other software installed on your equipment. You are also solely responsible for the protection of your equipment and backup of your data, and no one but you will be liable for any damages or problems you may suffer in connection with using, modifying, or distributing this software. Only use this software on your own risk and if you understand and accept this disclaimer!

License information

This software is licensed under GPLv3. Copyright 2017 © Dookie

Special thanks

This project is open source, like all the great stuff it is based on or inspired by. I especially want to thank the people behind Hearthstone Deck Tracker, MetaStats.net and some other HDT plugins like EndGame. Think about sharing your game results using the MetaStats plugin to improve our collective knowledge base!

GitHub Latest Github Latest Downloads Github All Downloads

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].