Skip to content

1.1

Choose a tag to compare

@bTuberBilly bTuberBilly released this 20 Jul 16:51
· 5 commits to main since this release
607bd0c

Changelog

v1.1

  • Fixed a scene where two different lines are randomly selected and then combined.
    • Originally, the English lines were offset by 1, so the sentence would come out all garbled.
    • The correct names have been put into the correct order now.
    • Additionally, each line was tweaked to accommodate the order in which they are displayed so that the grammar no longer gets jumbled up.
    • I also added padding rules so that the different lengths of the names don't cause more erroneous linebreaks

ie

Inamuraor Tsujimura. Tadokoroor Ishihara.

becomes

It's not going to turn into Inamura,
and it's also not going to turn into Tadokoro.

v1.0

Initial Release