Skip to content

Releases: Kirilllive/tuesday-js

Tuesday JS Release 59

Choose a tag to compare

@Kirilllive Kirilllive released this 01 Feb 07:04

Tuesday JS Release 59

You can now configure whether all text in a dialog is displayed if you click "Next" before the text animation completes. This feature will be enabled by default for new projects.

Tuesday JS Release 59

A new display mode for the novel, "Dynamic," positions and resizes interface elements relative to the aspect ratio and window size. The advantage of this mode is that text and buttons will appear the same at both 640x480 and 1920x1080 resolutions.

Tuesday JS Release 59

Syntax highlighting has been added for HTML markup and CSS styles.

Interface elements and icons have been updated to reflect their appearance on different screens with varying pixel densities (dpi) and new trends in UI design. New SVG rendering features in browsers have facilitated this improvement.

Tuesday JS Release 58 five years

Choose a tag to compare

@Kirilllive Kirilllive released this 08 Sep 19:23

Tuesday JS Release 58 five years

September 8th is "Tuesday JS" birthday!

Updates in this release:

In the scene settings, the ability to shift the background by coordinates (analogous to CSS background-position) appeared

New display of block connections with smoother lines. The degree of smoothing can be set in the editor settings or completely disabled to return to the previous appearance.

Tuesday JS Release 57 Experimental version

Choose a tag to compare

@Kirilllive Kirilllive released this 19 Jun 20:00

Tuesday JS visual novel engine

The editor can now work on older versions of MS Windows 7 and 8.1
Supporting older systems may result in some features becoming unstable.

  • Updated plugins "Terrain map" and "Hidden object"
  • Added scroll start position in "Hidden object" plugin
  • Fixed block creation issue when scaling
  • Fixed issue with dropdown menu in Chromium browsers on MS Windows
  • Updated documentation and site. Article search and new design were added

Tuesday JS Release 56 Chinese version

Choose a tag to compare

@Kirilllive Kirilllive released this 17 May 02:43

Tuesday JS 56

  • GitHub user @jymusic0663 translated Tuesday JS into Chinese.
  • Removed menu bar in project preview in desktop versions.
  • Grid now display scene boundaries.
  • Fixed problems with scrollbar in Firefox browser

Tuesday JS Release 55 thirds

Choose a tag to compare

@Kirilllive Kirilllive released this 05 Apr 16:43

Tuesday JS Release 55 thirds

The scene editor settings now have a grid overlay function for composing scenes.
The "rule of thirds" is similar to the principles of the golden section, and is based on the fact that objects located at the intersections of lines correspond to the best visual perception.

  • Improved performance on Linux systems.
  • Added distribution in AppImage format for Linux (thanks to user evpix for telling about it)
  • Fixed the problem of unauthorized Chromium requests to the 1e100.net server
  • Fixed conflicts between element parameters and CSS animations.
  • Improved interface and localization. (Thanks to user jymusic0663 for the Chinese translation)
  • Improved Speach, GamePad plugin, and their interaction.

Tuesday JS Release 54 Electron

Choose a tag to compare

@Kirilllive Kirilllive released this 01 Feb 17:00

TuesdayJS_tuesday_visual

Release of desktop version for Linux and using Electron framework.

Small studios and educational institutions have increasingly started to switch to Linux, mainly because of its availability. This is what prompted us to make a Linux version of the editor.

For convenience, the program is packed into deb and rpm files that can be used by most package managers. With their help, everything you need will be automatically added to the right places and shortcuts will be created in the quick access menu.

Other updates:

  • The Windows version will also be distributed in an msi file for installation.

  • Working with variables will be changed, in order to avoid compatibility issues and correct operation, it will not be possible to set short names for variables, and only Latin characters. These restrictions will not affect already created projects.

  • Creating new variables will be simplified and it will be possible to create them directly in modal windows, and not only in parameters as it was before

  • For macOS, there is no longer a requirement to confirm the first launch in the provisioning system.

  • In the Android version, problems with adding mp3 files to the release archive have been fixed.

  • Improved video element

  • Fixed text positioning in select buttons

  • Fixed conflicts and priority issues in CSS usage

  • Optimized some elements for better compatibility with Electron and other browsers.

Tuesday JS Release 52

Choose a tag to compare

@Kirilllive Kirilllive released this 14 Dec 14:28

 Tuesday JS Release 52

Expanded hotkey functionality, added the ability to delete objects on the stage using the Backspace and Del buttons, as well as duplicate them using the Shift+D buttons.

  • Fixed issues with using large ASCII images instead of texts,
  • Fixed conflicts between interface buttons and the "Screen Control" plugin
  • Fixed errors in the operation of the "Terrain map" and "Hidden object" editors in the FireFox browser

Tuesday JS Release 51

Choose a tag to compare

@Kirilllive Kirilllive released this 09 Nov 07:11

Tuesday JS Release 51

Improved "Hidden object" and "Terrain map" elements.

  • Fixed sprite size errors
  • Added "item" or "decoration" type of element.
  • Warning about unsaved data in a project to avoid accidental project closure.

We reached 500 stars on GitHub!!!

Tuesday JS Release 50

Choose a tag to compare

@Kirilllive Kirilllive released this 15 Sep 09:36

Tuesday JS Release 50

On September 8, the project turns 4 years old, and on that day the 50th anniversary release will be released.

  • Fixed problems with connecting external fonts
  • Fixed problems with variables in the Android version
  • Improved localization
  • Scrollbars have been restored to some components

Tuesday JS Release 49

Choose a tag to compare

@Kirilllive Kirilllive released this 06 Aug 19:43

 Tuesday JS Release 49

This version improves the performance of the FireFox browser, especially on Windows OS. Remove unnecessary scrollbars and added support for unique FireFox functions
Fixed the issue where the project name would disappear when creating a new project.