Mtarnuhal / FrozenCookies

An automated Cookie Clicker tool.
27 stars 22 forks source link

Fix some electron issues #85

Open hashfarm opened 3 years ago

hashfarm commented 3 years ago

These commits should fix a few errors introduced in the steam port, however, the prompt system still has to be rewritten. A branch split might be needed for some of the steam updates, as some features (such as the new prompt system) seem to be exclusive to it.

Icehawk78 commented 3 years ago

Of note - while this does contain some of the fixes I made to support the Steam client (it's missing the prompt updates that I later added) this PR includes a lot of the metadata changes that I included as well, which are likely not right for this repository.

hashfarm commented 3 years ago

Haha yeah, I originally forked your repo by accident, forgot to change back the stuff in frozen_cookies.js. Should be all good now with the HTTPS changes.

hashfarm commented 3 years ago

@Icehawk78, if you would like to make a more definitive PR with all of the changes you have made, I can close this one.

Icehawk78 commented 3 years ago

I'll leave that up to @Mtarnuhal - I've got some plans to continue cleaning up some stuff and adding some new functionality to my repo, so anyone downstream can feel free to pull those changes down as they come in, but I'm not currently planning on personally opening any PRs to other repos at this time.