You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keyboard enter and controller will now dismiss balloon, similar to how the original Balloon addon works.
Fixed random numbers from appearing at the end of lines due to some prompt characters not being correctly stripped from the message before being displayed.
Fixed issue when no prompt characters exist and using hide log option causes ending characters to still be displayed.
Added filter setting to optionally turn off a couple of chat modes from being processed by balloon. You need to edit this in the settings file. For people having issues with fishing results appearing in a balloon, I recommend for now setting settings['filter']['timed_battle'] = false .
Update text_speed param to speed in help (@Herschel).