evething icon indicating copy to clipboard operation
evething copied to clipboard

Alpha skill queue shows negative percent remaining

Open wffurr opened this issue 8 years ago • 0 comments

alpha skill queue

The time remaining and end time are correct, but the percentage is wrong. Corresponding API data:

<rowset name="skillqueue" key="queuePosition" columns="queuePosition,typeID,level,startSP,endSP,startTime,endTime">
<row queuePosition="0" typeID="3453" level="3" startSP="2829" endSP="16000" startTime="2016-12-04 16:12:36" endTime="2016-12-05 06:50:40"/>
</rowset>

wffurr avatar Dec 04 '16 20:12 wffurr