Heroj04 / MCC

Mr_Hero's Canvas Creator (Magic Card Creator)
GNU General Public License v3.0
3 stars 0 forks source link

Condition Operators #6

Closed Heroj04 closed 3 years ago

Heroj04 commented 3 years ago

Currently only AND and OR operators are supported. and only direct equality of values.
At minimum NOT, Greater Than and Less Than should be added.
Additionally a good way to have coverage for text inputs is to include a match operator for regex