Feature - Implemented modifier_eval() old

I did not change ^ to ** in modifier expressions. We are (probably) never going to have bitwise logical operators in there, and there is no support for multi-character operators in such expressions.
 
Back
Top