Skip to content

Releases: tarashia/PokeFarmQoL

Release 1.7.9

09 Mar 04:52
Compare
Choose a tag to compare

Hotfix:

  • Updates to support new showcase feature
  • Hide all click fast view: Include showcase berry buttons, even on mobile, stacked with party
  • Customize view:
    • Optionally include showcase berry buttons, even on mobile
    • If party images are shown, include showcase toggle button

New feature:

  • Add dojo page to page list
    • Highlight Pokemon with 6 perfect IVs
    • Emphasize individual perfect stats in tooltip

Release 1.7.8

01 Apr 17:40
93bbe01
Compare
Choose a tag to compare

Release 1.78 on April 1, 2023

Possibly breaking: Settings change

Should now be able to differentiate between two users sharing a browser
But it's possible settings may fail to migrate
Clear all settings should be more reliable
And all settings can now be exported for error reporting

Possibly breaking: Mutation observers

Some observers were spamming QoL changes an excessive number of times
I have made this more selective, but it's possible some change events may be missed?

New features:

  • Custom format multi-party page (issue 12)
  • Sprite size toggle (issue 13)
  • Show nature in move/release (issue 17)

Bug fixes:

  • Search hidebox broken when no tooltips (issue 20)
  • Egg group list in public/private field search (issue 21)
  • Custom img search for eggs (issue 22)

Release 1.7.7

13 Dec 16:29
ba6a933
Compare
Choose a tag to compare

Release 1.7.7 on Dec 13, 2022

Bug fixes

  • Fixes for styling on multi-user click pages:
    • Remove tooltips from table view
    • Improve styling for any berry preference
    • Add visual feedback when clicking in table view
  • Fix for shelter highlight failing at some resolutions. Both full and mini sprites now get the "found" flag regardless of screen size.
  • Add a "fatal error" detection, to troubleshoot issues some users had after the last update, where the script did not initialize.

Release 1.7.6

15 Nov 23:10
Compare
Choose a tag to compare

Release 1.7.6 on Nov 15, 2022

Project Changes:

  • Refactored code & build process (Re-did build script to use newer libraries. Separated HTML/CSS/JSON resources into their own files for ease of editing. Remove unecessary passing of references of things like jQuery, global variables, and static helper methods.)
  • Removed non-sanctioned version (I don't currently have the bandwidth to support two versions)

New features:

  • Updated the compact wishforge to reflect the new changes, and to work better on mobile
  • Added an open multi user link to the "sent" section on the interactions page
  • Added a "View links" button on private fields, next to farm name, that lists links to all Pokemon in the field
  • Added a copy/paste pkmnpanel code above the share codes on summaries
  • Increase the click zone for stacked field Pokemon on mobile

Bug fixes

  • Fixed a bug on the multi-click page where the click buttons would not line up correctly when first turning the hide all option on or off.
  • Changed the Party mods to rely more heavily on CSS vs the old, JS-heavy version. This should improve stability and prevent problems like the "you can't interact with the same Pokemon twice" error, but does change how the interface works a bit.
  • Add reset settings and additional logging options to QoL hub/settings popup modal. This includes some improved error handling back-end.
  • Fix daycare matches not highlighting correctly on mobile.
  • Add missing Galar/Alolan legends to script's list (for shelter highlighting etc)