corporategoth / rotationmaster

MIT License
2 stars 4 forks source link

[Enhancement] Custom lua conditions #4

Closed Anonomit closed 2 years ago

Anonomit commented 2 years ago

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.

corporategoth commented 2 years ago

I added this to 1.4.2 beta 1