HearthSim / Arcane-Tracker

An automatic Hearthstone tracker for Android
https://arcanetracker.com/
Other
146 stars 36 forks source link

Tracker still works, if the author can write instructions on how to update card base we can do it. #186

Open AleksanderStefankowski opened 2 years ago

AleksanderStefankowski commented 2 years ago

Worst case scenario I branch out and open a new repo and give link to it.

martinbonnin commented 2 years ago

Hi :wave: You have the latest instructions there: https://github.com/HearthSim/Arcane-Tracker/blob/master/DEVELOPER.md#updating-hsmodel-enums-and-card-database

I haven't checked in a while if that still works so you might have to fine tune the script a little bit.

Also, new sets typically require tweaking a bit the logic (adding secrets, saying what sets are standard etc...). For an example, see https://github.com/HearthSim/Arcane-Tracker/commit/48c6791219afa70da2fd4d6c47a2986e1cd32f42 or other similar commits

AleksanderStefankowski commented 2 years ago

Thanks! Any info on how to export as .apk? I've never done that... I just like the tracker :D I think I'd need to install Gradle but not sure. Maybe I can try next weekend. Overall low chance I would succeed in all that.

martinbonnin commented 2 years ago

./gradlew :app:assembleDebug should do it but if you have never done Android development before, I'd suggest reading a few tutorials like https://developer.android.com/training/basics/firstapp

MADemonfuzz commented 2 years ago

Are we winning? 😁