Releases: Kirilllive/tuesday-js
Tuesday JS Beta 0.72
Tuesday JS Beta 0.70
In future releases, it is planned to focus on working with bugs and other flaws in order to improve existing functionality. Therefore, if you find anything strange, let me know at [email protected]
- Fixed updating files in chrome.
- Fixed image alignment in chrome.
- Fixed hiding interface function, now forward and back buttons are stably hidden
- Keyboard forward and backward controls will not work when the interface is hidden
- Fixed the location of the panel with the name
- Fixed a conflict between displaying the test and the "Hidden Object" plugin
- Fixed errors that occurred when opening another project from the "Hidden Object" tool.
- Fixed a bug with adding classes to arts
Tuesday JS Beta 0.66
Small bug fixing update:
- Changed the item drop generator for "Hidden Objects".
- Fixed the problem of switching the main language of the project.
- In some browsers and Android version, you can open the scene editor by double-clicking the scene image.
Tuesday JS Beta 0.64 one year of development
In new release:
- Fixed most of the problems related to "hidden objects"
- Improved touch controls
In new for mobile version
- Added export to zip and base.
- Implemented recursive folder scanning.
Now android version has all functionality of the browser version, and you can create your novel on your phone and immediately upload it to ithc.io
On September 8, the project turns one year since its first appearance Alpha version on itch.io. During this year, we managed to do much more than originally planned, and all this with the support of users who reported problems and suggested new ideas, which was very motivating to continue the development of the project.
Tuesday JS Beta 0.62 Hidden Objects
In the new version,
it became possible to set images for the cursor, unfortunately, this function does not work in all browsers and there are restrictions on the use of images for the cursor, the most important condition is that the image size should be within 128 X 128 pixels if you are using svg. you cannot size it as 100% X 100%. You can specify images for the cursor for main objects in the project settings in the corresponding section.
Added a new view of the scene with the "Hidden Object" gameplay. In it, you can select a main image for the background and place objects for search on it. In the scene, you can adjust both the number of items and the random entry of an item into the list of items to search for.
Also Tuesday JS is able to independently adapt the scene "Hidden Object" for different screens. Additional features will be added in the future as needed.
By popular demand, added the ability to turn off the animation of the twine lines. This is recommended if the editor is slow due to the large number of lines.
- Cursor customization (is not supported by all browsers).
- Added a new view of the scene with the "Hidden Object" gameplay.
- Added the ability to turn off the animation of link lines in the script
- Fixed error comparing variable values in "legacy choic"
- Fixed the error of moving to the next block through the "legacy choic".
- Android app can now run in the background
- The back button in the Android version closes windows and previews.
Tuesday JS Beta 0.60 two-finger zoom for touchscreen
This update mainly concerns the Android version and its compatibility with other versions.
The preview has changed in the mobile version, now you can specify the screen size, scale and orientation, also added touch scaling for script and scene editors.
- Added two-finger zoom
- Backgrounds adapted to the dark theme
- Updated preview in Android version, now you can specify screen size and orientation.
- Fixed switching scene sizes in the scene editor
- Fixed a bug with specifying the default language when creating a new project
- Fixed a bug with "select" elements for browsers on Chromium
Tuesday JS Beta 0.58 Dark theme
Tuesday JS Beta 0.54 Color tool
new features at the request of users.
- Optimized base64 export, now it is much faster
- Added element transparency slider
- Added selection of background position to fix it to a specific edge or border
- A new color editor has been added that allows you to convert HEX to RGB and vice versa, and is also available as a separate tool to use separately from the editor.