- Fixed brackets sometimes causing crashes
- Fixed operations being handled in the wrong order
- Added more conditions (and, or, xor, xand)
- Added a check for UI rendering (thanks XertroV)
- Added multi-line support and custom variables
- Cleaned up operation handling code