lichie567 / XIVAuras

Dalamud plugin for tracking buffs, debuffs and cooldowns in FFXIV.
GNU General Public License v3.0
63 stars 40 forks source link

suggestion(s), custom datasources, basic arithmetical expressions #12

Closed str0mback closed 2 months ago

str0mback commented 2 years ago

This looks promising so far, good work!

I'd like to see the possibility of creating custom labels, either entirely detached from the value of a DataSource, or being able to manipulate the value through arithmetical expressions, i.e. ([value]-2) or something of the sort. Might be a daunting task without NCalc or other packages, but you asked for some suggestions and this is what I'd like to see!

Thanks for the plugin, well done, cheers all around.