Ephenia / Pokeclicker-Scripts

Various scripts & enhancements for the game Pokéclicker.
https://github.com/Ephenia/Pokeclicker-Scripts
GNU General Public License v3.0
184 stars 263 forks source link

PokéClicker v0.10.11 Catch Speed Adjuster + Scripthandler.js / app.asar fixes. Also Infinite Seasonal Events images fix. #305

Closed Erwanito92 closed 1 year ago

Erwanito92 commented 1 year ago

The new 0.10.11 update made some changes to the game. This broke some scripts, and this PR aims to fix that. After a few hours of test with the fixes, everything seems fine.

Catch Speed Adjuster fix

0.10.11 modified the Pokéball selector by adding filters. I changed the colspan from the script, and moved the Delay Capture checkbox to the bottom.

Before fix After fix

scripthandler.js + app.asar fix

0.10.11 update added new tabs in the Log Book modal. As a consequence, the Scripts tab was moved into it. I updated the scripthandler.js file to move back the Scripts tab in the Settings modal. I repacked the app.asar file using the asar pack app_src app.asar command on Windows, so I guess it should be good.

Log Book modal before fix Log Book modal after fix
Settings modal before fix Settings modal after fix

Infinite Seasonal Events fix

Not related to 0.10.11, but I noticed that a lot of images are wrong / broken in the Seasonal Events script. I fixed them and updated some events. I added all the Vivillon forms for Lunar New Year event, since it makes them all catchable again I also added a small note for the Hoopa event, since it only gives a new questline and no special Pokémon.

Before fix After fix
Hoopa Event note
Dessastuff commented 1 year ago

Not sure how to vote Eph, but I'd vote if I knew how :)

Ephenia commented 1 year ago

👍 on the OPs PR to vote yes. 👎 on the OPs PR to vote no.

Ephenia commented 1 year ago

Approved! ❤️