Skip to content

SamKacer/HearthstoneCardLookup

Repository files navigation

Hearthstone Card Lookup

This is an NVDA addon that lets users quickly lookup info for a specific Hearthstone card by its name.

Usage

Either select the text of a card name or have it copied to your clipboard, then press NVDA + H, which will try to find the card info and display it in a pop-up browseable window.

Alternatively, you can press NVDA + shift + H, which will bring up a dialogue where you can type in the name of a card to look up.

Example output

Tirion Fordring
8 mana
6 6
Divine Shield. Taunt. Deathrattle: Equip a 5/3 Ashbringer.
Minion
Paladin
Legendary
Legacy
If you haven't heard the Tirion Fordring theme song, it's because it doesn't exist.

Changelog

v0.10.6

  • Update Russian localization from @Kostenkov-2021

v0.10.5

  • add additional Russian localization from @Kostenkov-2021

v0.10.4

  • fix HTTP error 403 when fetching a card

v0.10.3

  • add russian localization (thanks to @Kostenkov-2021)

v0.10.2

  • fix classes not being shown for multi-class cards
  • updated last tested NVDA version to 2024.4.1

v0.10.1

  • fix not all runes showing for cards that have multiple rune types like "Climactic Necrotic Explosion"

v0.10

  • fix addon not working since hearthstone wiki moved to new website

v0.9

  • show all runes for cards with more than one rune, like Climactic Necrotic Explosion

v0.8

  • updated to work with NVDA 2023
  • fixed addon not working anymore after Hearthstone fandom wiki changed its layout
  • fixed minion types and multi class not showing

v0.7

  • opening a card lookup dialog will only allow one such dialog to exist
  • compatible with NVDA version 2022.1

v0.6

  • fix some cards not being fetched like Whack-A-Gnoll Hammer and Flurry (Rank 1)

v0.5

  • fetching card info is faster in some cases
  • added new command for looking up card info from user input (NVDA + shift + H)

v0.4

  • display multiclass if available for card

v0.3

  • Fix stats sometimes not displaying for weapons
    
  • Dont display mana cost for costless cards
    
  • Make possible to lookup cards as listed on top decks
    

###v0.2

  • display minion type
  • fix strange symbols rendering for some cards

v0.1

  • initial release

Use this github to post issues with the addon.

About

NVDA addon for quickly and easily lookin up card info for Hearthstone

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors