Premade Groups Filter

Premade Groups Filter

12M Downloads

Simple Cata filter not working

Closed this issue ยท 4 comments

commented

Game Version

Cata

Screenshots

Image

Current behaviour

Simple "NOT ds" not working and giving the following error: "[string "return (NOT ds )"]:1: ')' expected near 'ds'"

Steps to reproduce

  1. Open premade dungeon list
  2. Setup filters with "NOT ds"
  3. Click on Search

Expected behaviour

filter out the Dragon Soul raids

commented

You have to write not ds in lowercase. The not-operator is only defined in lowercase.

I could convert everything to lowercase, but I want to keep it open for future mixed case applications at the moment.

commented

It's not working, not even in all lowercase

Image

commented

I will check if something is wrong.

commented

Dragon Soul mappings were indeed missing, this is fixed in the latest version. Thanks for reporting.