Skip to content

Tuesday JS Release 33

Compare
Choose a tag to compare
@Kirilllive Kirilllive released this 24 Jun 18:14
· 169 commits to master since this release

Tuesday JS Release 33

We noticed that many people leave the default UI design when creating visual novel, so we've tweaked it to make it more versatile.

Also fixed the problem of using ruby "振り仮名" in the name panel and displaying it in the script editor.

In the Android version, "Restart" function has been added for the initial view.

Tuesday JS Android restart game

Added a new addition "Screen control" to the project settings. It will allow you to manage the history without the Next / Back buttons, replacing them with a simple tap on the screen.

New plugin to enable gamepad adds the ability to control the project using the D-pad from the keyboard or joystick. More information about the new plugin here: https://kirilllive.github.io/tuesday-js/doc_editor.html#game_pad

Tuesday JS  GamePad

Fixed the problem of creating a new project, due to which an already open project was closed. What was the problem if the user accidentally clicked on the new project button.

  • The translated version now includes native localization by default.
  • Updated default project interface
  • An empty sprite is now displayed without a placeholder
  • Fixed sprite inconsistencies with CSS style
  • Adjusted the main interface for faster operation
  • Fixed display of texts in the editor when using furigana
  • Fixed problems with the location of the buttons (forward back)