r2-studio / robotmon-scripts

Run Javascript on Android. Screenshot, Touch, ...
Apache License 2.0
78 stars 66 forks source link

TsumBeta: Fixes for highscore and obsolete settings entry #484

Closed mcs closed 10 months ago

mcs commented 10 months ago

Hi,

Would someone mind reviewing this PR? It fixes a bug where the "new highscore" popup was not closed automatically due to higher preference of ClosePage over HighScore which sadly also matches the highscore popup. I also removed "Slow calculation" because it does nothing anymore. And I changed bubble detection so it should trigger for chains of exactly 7, too.

Is that PR okay, do I miss something or is it even unacceptable due to changes I did? I just got my dev environment running and haven't touched JavaScript for years, so please don't be too harsh with me 😊

Kind regards, Marcus