Skip to content

ytpbit2/firestone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Firestone?

Firestone is an app you run on Overwolf alongside Hearthstone (like HearthArena).

See the main imgur album And the screenshots for battlegrounds personal stats are

Contributing

  • first you need to install Firestone from the official Overwolf store (see https://www.firestoneapp.com for the download link)
  • the main folder is core, and everything happens there.
  • run npm install, then you manually have to go to node_modules and remove the .ts files from inside the angular2-indexeddb package. You only to do this the first time you run the install
  • build with npm run dev
  • then right click on the Overwolf icon in the system tray, then Settings, About, and Developer options. It will show the Overwolf's Package Manager from where you can load and refresh apps.
  • click on Load Unpacked extension, and point it to your core/dist folder

Other things to note:

Submitting PRs

  • Make sure you test all your changes locally first
  • If you're proposing UI changes, please post a screenshot of what the app looks like before the change, and after your change
  • Keep the PRs as small as possible. Following the previous rule, you should be able to take a single screenshot that showcases all the changes at once. If not possible, this probably means the PR should be split

Links

About

Hearthstone companion for Overwolf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.6%
  • TypeScript 26.1%
  • SCSS 3.1%
  • HTML 0.2%