Skip to content

Balloon 4.0.4

Compare
Choose a tag to compare
@onimitch onimitch released this 29 Jan 22:00
· 27 commits to main since this release
  • 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).