bsides / horizoverlay

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.
Apache License 2.0
127 stars 48 forks source link

ACTWebSocket sorting is reverse #104

Closed hx41455 closed 4 years ago

hx41455 commented 4 years ago

Using actWebSocket for streaming and the sorting is reversed, least dps to highest. No way to configure either? Event settings were sorted by DPS in descending order already. Event settings don't seem to effect it at all.

image

bsides commented 4 years ago

Hi @hx41455, we recently fixed some bugs, could you please test it and reopen this issue if the error persist? Thank you!

hx41455 commented 4 years ago

Still seems to be doing it. I did test another overlay (Ember) in websocket to see if it's the websocket causing the problem, but it ember sorted correctly.

(I don't see a way to re-open the issue.. apologies, I'm not very used to github)