anna-is-cute / plugin-issues

A repository of confirmed issues for my plugins.
3 stars 1 forks source link

Better Party Finder - 6.5 unreal and extreme missing from filters #91

Open Delaene opened 9 months ago

Delaene commented 9 months ago

As the title says, the latest unreal (thordan) and the latest extreme (zeromus) are missing from the duty list so we can't make pf filters for them image

k0etsu commented 8 months ago

Ultimates don't seem to be included as well

PartyLich commented 6 months ago

If you're in a position to build your own copy, it's a one line change. Revert this commit.

Filtering on the Unknown30 field excludes the content in question, as you can see from the data in Godbert image

Undo that change, and you have current content available in the whitelist/blacklist. image

ETA: #64 and #35 seem related. 35 has an additional feature request that the above change will not address (basically https://github.com/PartyLich/BetterPartyFinder/commit/3f219fb12effccc474bce069b2c4d2ee2df3ac62), and Delubrum Reginae is still excluded by the above filter change.

ETA2: #82 may also be the same issue.