Kirill Live posts
Return to "TimeLine event"
Hello! some news about the future.I have been wanting to project for events (festivals, conventions, etc.) for a long time, but then Tuesday JS took all my attention and I had to postpone this project.At that time, I made two prototypes: a program for creating a schedule of events and an application for Android, where the user could view the schedule and plan his visit.At the moment I have all the conditions to complete the project and I plan to focus only on it next month. And for this time, I got my own office with good internet and a secreta...
TuesdayJS Release 12 HSL
Updated color settings tool! now it can work with HSL color format and added saturation and brightness settings. You can also convert HSL color to other formats like RGB and HEX. Updated color settings tool! Improved RunTime image display stability. Added a new example demonstrating the use of spritesheets and spritesheets animations.
TuesdayJS Release 11 HeadRoom
It is now possible to assign a background image for name panel along with the name of the character. You can not only write a name, but also visually show the speaking character. And can create multiple character cards with different emotions.This release adds improvements from the newly discovered Chinese version of the editor that affect how the scene editor works and how scenes are displayed at runtime. In some places, the names of parameters and their descriptions have been changed.The editor does not provide the ability to localize the int...
ASCII Art paint release 7 Braille
Added function to export image to braille font. By analyzing the original image, matching dark and light pixels with eight-dot Braille symbols, so the image will be composed of dots. This method better reproduces the contours and details of the original image and is better suited for high contrast images (such as black and white manga comics).This implementation uses Unicode characters (U2800 to U28FF) and braille symbols are missing in many fonts.
ASCII Art paint release 4 Small update
Small update with fixes for issues found in the previous version. The version number is now present in the "About" window. Fixed problem with character sizes when creating png. Improved selection tool stability.
TuesdayJS Relese 8 振り仮名 Furigana
Now the engine can use additional or alternative text, explanations, annotations and, most importantly, phonetic transcription (IPA or Furigana).To specify alternative text, you must specify the word in angle brackets and specify its value through the equal sign < 簡単 = かんたん >If you've traveled around Japan or read the original manga, you may have noticed that sometimes the inscriptions are duplicated in what looks like a transcription.In the photo, the name of the stations is written in three ways: hieroglyphs, kana and latin.Wh...
ASCII Art paint release 3 Export ASCII Art to PNG image
The function of exporting the image to a PNG file with transparency has been added.By default, the dimensions of images for export are automatically determined taking into account the aspect ratio of the canvas, but you can set your own size, while the proportions of the characters will remain the same and will not be stretched.The export will use the font specified in the editor, and you can also use your own uploaded font.Now you can publish your ASCII art as a regular image and transfer the images to a bitmap editor like PhotoShop or GIMP.
TuesdayJS Relese 7 Portrait screen mode
Significant changes have been made in the new version to adapt the internal tools to the portrait mode of the screen.Updated choice button editing tools. you can now align images inside a button in cover and content view, and fixed issues with text wrapping inside the button area.The system for displaying the "forward" and "back" buttons has been updated, now it steadily takes into account the presence of text in the previous and next dialog.
ASCII Art paint release 2 Updated image to ascii converter
Updated image to ascii symbols converter. Now he uses his own palette. also updated tools for adjusting contrast and brightness. And the problem of incorrect conversion of alpha channel of the image has been fixed.It was very interesting to try the program on a drawing tablet.
TuesdayJS Relese 6
The new version fixes the compatibility issues of android versions with web and desktop versions, this mainly affected the work with files.Also fixed issues with the playback of the sound assigned to the choices buttons.Fixed visual issues caused by using ASCII graphics and added the ability to display ASCII graphics on choices buttons and UI elements. Fixed audio playback issues in the Android version. Fixed Android version compatibility issues with web and desctop versions. Added support for ASCII graphics for all editor elements.
ASCII Art paint release 1
In "ASCII art paint" added a font selection function and the ability to load additional fonts from files. Simply open or drag and drop a font file to add and use it in the editor.Improved image converter. brightness and contrast settings have been added to the original image parameters to improve the result of converting bitmap images to text symbols. Added font selection menu Added the ability to load a font from a file Added brightness and contrast settings for image conversion. Changed the default symbols palette. Call button "te...
ASCII Art paint release
First stable versionfree and open-source web-based application for creating and editing images consisting of text characters and hieroglyphs (ASCII graphics / Shift_JIS art / Kaomoji and many others). Decorate your text and surprise your readers with an original social media post or blog post using ASCII graphics. The tool does not require an internet connection and can work offline in a browser.ASCII Art Paintは、ウェブブラウザで動作するオープンソースのASCII Graphics 制作ソフトです。ソーシャルメディアや...
TuesdayJS Relese 5
This release fixes some of the more complex bugs. the main problem is the unstable reproduction of the conditions that cause these problems.The reasons for which there were problems with the rotation of objects in the scene editor, and problems with script scrolling were found and eliminated. Fixed an issue with object rotation in the scene editor. Fixed a bug that caused the scroll position of the script to reset when the scene editor was closed. Fixed flickering text when switching to a new dialogue. Fixed display of "text end cursor"...
TuesdayJS Relese 4 Hooray! 100 stars!
A lot has happened since the last release:The project received 100 stars on GitHubTwo short and very beautiful novels were made on the engine by the user jsmonzani Fushimi Inari - A visual story Silent voicesThe new version improves the display of ASCII graphics and implements compatibility with the ASCII Art Paint application.Fixed issues where it was not possible to place a text panel at the left or right edge.The Android version has received all the latest updates, including an updated interface.Added a new example demonstrating an easy way ...
TuesdayJS Relese 3.1
In the previous update, a serious bug was found in the "map of the area" plugin.Changed the element settings interface in the scene editor, now all settings are categorized to make it easier for you to navigate
TuesdayJS Relese 3 / 100
Wow! 100 releases in a year and 6 months! half of them were public.The new version fixes critical bugs from previous updates.Added "Only text from" feature to borrow dialogs from other blocks, which should help you reduce the number of blocks used in a project and the ability to use dialogs on the map screen.I have received many suggestions to add the ability to use portrait screen orientation in the Android version. I'm not 100% sure that this will work well and there may be new issues, but this feature has been added in the new ve...
Tuesday JS Release 2 ASCII graphics tool
New public release including all previous updates.A new ASCII Art Paint tool has been added to the toolbox and is available on GitHub: https://kirilllive.github.io/tuesday-js/tools/ascii_paint.htmlmore info about new tool described here: https://kirill-live.itch.io/tuesday-js/devlog/351372/new-app-ascii-art-paintThe editor has significantly optimized its graphical interface by applying a new system for displaying icons and other graphic elements. which should also affect the speed of the editor.Fixed problems with using system symbols in text p...
Tuesday JS Release 1.2 ASCII Art
Good news for those with graphics issues. Tuesday JS is now adapted to use ASCII graphics.ASCII ART is an image made up of text characters. A very common art form in the 80s and during the days of BBS networks or FidoNet.For ASCII ART in web browser use, I recommend using mono fonts such as "Lucida Console Monospace" or "Courier New Monospace".Two new settings "console mod" and "end text cursor" have been added to the text panel settings.console mod adds automatic scrolling to the text pane if it goes beyond t...
U.F.O Quest (classic style of interactive fiction)
A small project to test new features of "Tuesday JS". In particular, adaptation for ASCII graphics and the "Console Mode" feature, which adds auto-scrolling to the text panel. (these features will be available in the next release 1.2)It took two evenings to create, and ASCII art turned out to be a very exciting direction. It looks stylish and will suit those who have problems with graphics.I found some useful resources with premade text images https://www.asciiart.eu/ https://ascii.co.uk/art https://asciiart.cc/I tried to find a...
Tuesday JS Release one (It's time to start)
It's time to start implementing your ideas!First stable build! in which all the main functionality has been tested so that you can create your project from start to finish without technical problems.This release does not guarantee the complete absence of bugs, as before, the problems that have appeared will be fixed in updates. In this update, the code has been significantly optimized, and the approach to the work of some functions has been changed to reduce the resource costs for their execution. Redesigned compatibility with various web b...
New avatar fot tuesday js
Writing documentation is very tedious I decided to take a break and drew a new avatar for the profile
Decode and Encode file to base64 converter
"Tuesday JS" and "Fifteen Sliding Puzzle maker" actively use Base64 technology.To simplify the task, I created a separate converter for files to Base64, with the ability to convert a string back to a binary file.Additionally, a preview of the file from Base64 is displayed and the data sizes in binary form and in the form of a string.Base64 is a group of binary-to-text encoding schemes that represent binary data in an ASCII string. This data can then be added to the body of the document instead of the file address. This can be us...
Dragon Tohru
Today I found out that Halloween was on october 21st.This week was busy, I had to travel a lot. I saw a very tasty plaster )
Sprite from arcade game "Pretty Soldier Sailor"
in the arcade game "Pretty Soldier Sailor" I played as Sailor Mercury to see this sprite
Example hidden objects games for Tuesday JS
An example of a small game implemented on the Tuesday JS engine and the new Hidden Objects plugin.The example_sourse archive contains all the source data as a 3D model of the location, and all the characters in high resolution in a PSD file.
Waste Recycling
itch.iohttps://kirill-live.itch.io/waste-recyclingSeparating waste, especially in our time, has become a necessity.After all, there are fewer and fewer places to dump waste, while waste itself is becoming more and more.Sorting garbage is used to divide waste into basic elements for more efficient recycling or recycling. It is much easier to recycle paper when it is not mixed with glass or metals.In game you have to sort containers by type of waste for further processing. You need to make longest of available containers with more containers of t...
Elephant Journey
The Space Zoological Station urgently needs an African elephant.For this mission, two friends with rich experiences of kidnapping are taken from the earth. But to arise, the elephant does not fit in a space plate, but it is better to grab not powerful enough to drag an elephant. To overcome the path of complete obstacle and deliver the elephant, they need to create a powerful enough ship, for this they begin to steal elephants. All elephants, kidnapped, but could not deliver safely back to earth in an energy bubble with the help of terrestrial ...
Labyrinth Lab
itch iohttps://kirill-live.itch.io/labyrinth-labIn world of Plasmoids, there are an infinite number of rooms with unstable labyrinths and the most daring Plasmoids go to explore unknown labyrinths to stabilize them with four colored elements, defeat pest monster and find portal to next room.プラズモイドの世界には、不安定な迷路のある無限に大きい部屋があり、最も勇敢なプラズモイドは、未知の部屋の探索に派遣されました。迷路を4つの色の物質を使って安定させ、モンスタ...

























