XaiJu
Kirill Live

Kirill Live

patreon


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 mont...

View Post

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.

View Post

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 c...

View Post

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.

View Post

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.

View Post

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.

<...

View Post

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 re...

View Post

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.

View Post

​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.


View Post

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 w...

    View Post

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 symbo...

View Post

ASCII Art paint release

First stable version

free 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は、ウェブブラウザ...

View Post

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 t...

    View Post

TuesdayJS Relese 4 Hooray! 100 stars!

A lot has happened since the last release:
The project received 100 stars on GitHub
Two short and very beautiful novels were made on the engine by the user jsmonzani

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


View Post

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 ...

View Post

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.html

more info about new tool de...

View Post

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" ...

View Post

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

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 ch...

    View Post

New avatar fot tuesday js

Writing documentation is very tedious I decided to take a break and drew a new avatar for the profile

View Post

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 bod...

View Post

Preparing for the new year of the tiger

View Post

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 ) 


View Post

Sprite from arcade game "Pretty Soldier Sailor"

in the arcade game "Pretty Soldier Sailor" I played as Sailor Mercury to see this sprite


View Post

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.

View Post

Happy New Year 2021 Tuesday JS

View Post

Waste Recycling

itch.io
https://kirill-live.itch.io/waste-recycling


Separating 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 ...

View Post

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, bu...

View Post

Labyrinth Lab

itch io
https://kirill-live.itch.io/labyrinth-lab

In 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.

プラズモイドの世界には、不安定な迷路のある無限に大きい部屋...

View Post