Skip to content

Releases: TeamSyndi/syndibox

SyndiBox v1.7.1

20 Oct 22:06
Compare
Choose a tag to compare

Changes:

  • Updated version in README.md
  • Updated version in syndibox.gd

SyndiBox v1.7.0

20 Oct 20:06
5efb323
Compare
Choose a tag to compare

Changes:

  • Added scollbar ( @JavaGamer )
  • Added a way to start dialog through script ( @JavaGamer )
  • You can change how long before auto-advance ( @JavaGamer )
  • You can now disable the scrollbar and use the old text transposing ( @JavaGamer )
  • Added an option for the scrollbar to follow the text ( @JavaGamer )
  • Added the signal tag which emit a signal when read ( @JavaGamer )
  • Text hide and pause can support more than 10 seconds/ticks ( @JavaGamer )
  • You can manually hide/pause printing ( @JavaGamer )
  • You can stop advancement of dialogue ( @JavaGamer )
  • Updated README.md to show added and changed features ( @zaknafean )
  • Various bug fixes and optimizations ( @JavaGamer @zaknafean )

SyndiBox v1.6.0

20 Jul 23:41
Compare
Choose a tag to compare

Changes:

  • Fixed index at '0' error when printing string
  • Changes to how positional effects work, specifically during instant print of dialog

Known Issues:

  • "Tipsy" and "Drunk" positional effects do not work properly when instant print is on.

SyndiBox v1.5.3-r2

11 Jun 16:10
6b40818
Compare
Choose a tag to compare

Recent changes (1.5.3):

Hotfixes (1.5.3-r2)

Big thank you to all contributors for 1.5.x so far, you've all been a huge help! <3

SyndiBox v1.5.3

09 Jun 00:41
Compare
Choose a tag to compare

Recent changes (1.5.3):

Big thank you to all contributors for 1.5.x so far, you've all been a huge help! <3

SyndiBox v1.5.2

03 Jun 14:22
57f0d0a
Compare
Choose a tag to compare

Recent hotfixes (1.5.2):

  • Fixed issue with black text color
  • Added signals: text_started, text_finished, section_started, section_finished (Documentation in script)
  • Fixed dependency issues

SyndiBox v1.5.1

27 Jan 07:35
Compare
Choose a tag to compare

Changelog:

  • Fixed BitmapFont error

SyndiBox v1.5.0

18 Jan 00:28
5beb9c4
Compare
Choose a tag to compare

Changelog:

  • Fixed multi-line transposing
  • Fixed punctuation pauses pausing at every period in an ellipses (you can still make this happen by using spaces between each period)

Features:

  • Character profiles - Show a picture beside the dialog
  • Character name - Show a name above the textbox

SyndiBox v1.4.0

10 Jan 10:32
Compare
Choose a tag to compare

Changelog:

  • Added time-based pause that hides textbox ([|#] for # seconds and [:#] for # tenths of a second)
  • Added alternate fonts accessible with [%#] for alt font 0-9 (Special thanks to @CJCarns <3)
  • Minor bug fixes and optimizations

SyndiBox v1.3.0

06 Oct 21:24
4133ad8
Compare
Choose a tag to compare

Changelog:

  • Changed LICENSE from CC-BY-SA 4.0 to MIT
  • Fixed crash when not loading font or sound file