rudyards / msem-instigator

Code for MSEM Instigator, a search engine for the MSEM custom format.
https://msem-instigator.herokuapp.com
0 stars 3 forks source link

Card Tags #59

Closed CajunAvenger closed 4 months ago

CajunAvenger commented 4 months ago

This adds the Card property "otags" and the CardPrinting property "atags", arrays that can hold various simple tags without needing to set up new is: files for each one.

otag: and atag: searches are added, as well as tag: that checks both

Currently supports:

Additionally, is:rebalanced has been changed to check for otags "buffed", "nerfed", and "reworked", with is:changed added in its place for the "card has any changenotes" query.

in the future i'd like to set up a lackeybot system that will allow users to create and submit tag lists for review that lackeybot can keep track of; okus is here as proof of concept