hearthdash

Hearthstone tracker

  • 所有者: postcasio/hearthdash
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

I learned a lot about reverse engineering network protocols when I made this. I also learned a lot about separation of concerns. The code in this repository is not particularly good, but, I still like what I made.


Hearthdash

Hearthdash is a card tracking application for Hearthstone.

Screenshot

Deck editor

Features

  • Uses packet capturing for foolproof tracking.
  • See your opponents play history broken down by turn.
  • Sapped your opponents minion? Hearthdash will show it in their hand so you don't forget.
  • Easy to use deck editor.

Downloads

You can download Hearthdash from the releases page. Currently only builds for OS X are available.

Building

Requirements

  • OS X, Windows
  • nodejs v0.10
  • coffee-script
  • protobuf

Homebrew is the best way to install Node and protobufs on OS X:

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install node protobuf
npm install -g coffee-script

Building

cd tools
npm install
coffee build.coffee --card-xml-path=<path>

Where path is the path to the cardxml0.unity3d file in the Hearthstone Data directory.

Hearthdash should now be in the build directory.

主要指標

概覽
名稱與所有者postcasio/hearthdash
主編程語言CoffeeScript
編程語言Shell (語言數: 5)
平台
許可證Other
所有者活动
創建於2014-09-11 20:25:17
推送於2020-09-02 16:24:17
最后一次提交2019-09-17 20:40:22
發布數3
最新版本名稱v0.0.3 (發布於 2014-09-23 18:58:13)
第一版名稱v0.0.1 (發布於 )
用户参与
星數306
關注者數8
派生數10
提交數30
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數4
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?