Matrix4348 / Dragons-of-the-Void---Raid-Loot-Tiers

https://greasyfork.org/en/scripts/450685-dragons-of-the-void-raid-loot-tiers
MIT License
0 stars 1 forks source link

Revamp the raid filtering system #16

Open Matrix4348 opened 1 month ago

Matrix4348 commented 1 month ago

Currently, it is only possible to filter raids out by pre-determined criteria. I would like to revamp that by allowing as many raid types, difficulties, sizes and maybe more, as possible. Doing this would also turn the "click this button to load [that]" into a toggle button, so that people could customize their search.

Ideally, the filters would no longer be present in the user script (besides basic ones in case of a hiccup) but instead, be loaded from a json hosted here.

I will work on that, someday.