onimitch / ffxi-balloon-ashitav4

This is an Ashita v4 port of the Balloon addon, forked from StarlitGhost's version. The original Windower Balloon addon was created by Hando and modified by Kenshi, Yuki and Ghosty.
Other
3 stars 1 forks source link

Honor auto-prompt delay times when animating text #6

Open Herschel opened 7 months ago

Herschel commented 7 months ago

As an enhancement to #3, Balloon could mimic the delay times when an auto-prompt occurs. For example, a 0x7f 0x36 0x02 byte sequence indicates that the text display should pause for 2 seconds(?) before continuing. For accuracy's sake, some logic could be added to pause Balloon's text animation for the same amount of time, as opposed to simply ignoring these sequences.