[Enhancement] Custom lua conditions
Anonomit opened this issue ยท 1 comments
I'd like to be able to write a custom lua function as a condition. This can help with things like correcting cast times with respect to haste, estimating projectile travel time based on unit distance, etc.
If security is a concern, I recommend warning users when importing a rotation with custom lua code, or simply preventing the import entirely.