A simple horizontal damage meter overlay for Final Fantasy XIV. It currently shows player dps, damage %, hps, max hit, encounter duration and total dps. It's super configurable! It supports English, Portuguese, Chinese (S/T) and French.
This is my own fault and I'm putting this issue here to let you know and implement the fix myself. Actwebsocket flips the order of combatants (low to high) compared to overlayplugin (high to low) I 'fixed' the ordering for actwebsocket because it looked wrong on my end and only briefly tested with overlayplugin, I'll fix this asap in a pull request by flipping actws data if it's detected
This is my own fault and I'm putting this issue here to let you know and implement the fix myself. Actwebsocket flips the order of combatants (low to high) compared to overlayplugin (high to low) I 'fixed' the ordering for actwebsocket because it looked wrong on my end and only briefly tested with overlayplugin, I'll fix this asap in a pull request by flipping actws data if it's detected