Zerthox

Results 20 issues of Zerthox
trafficstars

The plugin currently does not care about multiple stacks for a single buffs. For example for Fractal Potions reminding below 5 stacks could be useful.

bug
enhancement

Allow the user to copy chatcode representation in addition to the buff id.

enhancement

Custom definitions currently overwrite default entries completely. Instead fields could be omitted to keep the default/current value of said field.

enhancement

Change the combo for selecting Food/Utility to a custom one with search.

enhancement

Playy a notification sound when the reminder is triggered. Could be done with e.g. [rodio](https://docs.rs/rodio/latest/rodio/).

enhancement

Remind if initially applied food is below minimum duration when starting an encounter. Add a setting to adjust the minimum duration.

enhancement

Detection of unknown Food/Utility buffs currently requires to have English as language in the client, since it relies on the "Nourishment" and "Enhancement" buff names.

bug

- [x] Fix incorrect target info by ignoring dummy eparchs (via check for casts) - [x] Globule decorations - [ ] Despair pool decorations - [ ] Wave of Envy...

We often create multiple decorations for a single event (skill, effect etc.) and those decorations are then duplicated in their entirety every time it occurs. This leads to a lot...

enhancement

This attempts to change number formatting for better readability. Current format is space as thousand separator and `.` as decimal separator like `1 234 567.89`. Alternatively, we could also shorten...