edo9300 / edopro

A script engine for "yu-gi-oh!" and sample gui (former "ygopro")
Other
279 stars 75 forks source link

Adding an "and" condition function to card search #275

Closed NattyZepko closed 1 week ago

NattyZepko commented 2 weeks ago

Making the card search use the term "&&" to make an "And" function

edo9300 commented 1 week ago

Thanks for the contribution, but the feature is already present https://github.com/edo9300/edopro/commit/933e0b903dfd9767b96242c2ad04d915fec18c3d, in the end what this commit changed (other than rearranging lines) is removing the handling of a&&!!, then, if the search is currently not working it's another matter.

NattyZepko commented 1 week ago

Regardless of my PR, the feature doesn't seem to work image

edo9300 commented 1 week ago

Are you using a version built from the master branch?

NattyZepko commented 1 week ago

I do.

edo9300 commented 1 week ago

Well, you might have something wrong down the line, as the feature does work properly in the latest builds from the master branch immagine