Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411490 Posts in 69371 Topics- by 58428 Members - Latest Member: shelton786

April 24, 2024, 05:00:48 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperTechnical (Moderator: ThemsAllTook)BlocklyVN32X - A visual tool for making visual novels for the Sega 32X
Pages: [1]
Print
Author Topic: BlocklyVN32X - A visual tool for making visual novels for the Sega 32X  (Read 1173 times)
haroldoop
Level 0
**


View Profile
« on: September 17, 2017, 05:32:37 PM »

Hello,
 
This project is a visual tool for making visual novels for the Sega 32X.
It uses Blockly as a visual editor; the design is then used to generate a C file, which is then compiled into a playable Sega 32X ROM.
 


The current release is version 0.7.0

Logged
haroldoop
Level 0
**


View Profile
« Reply #1 on: October 02, 2017, 04:13:56 PM »

Version 0.8.0 now available!

  • Now it is possible to display numbers on the "Say" command. If the string contains something like ${name of the variable}, that part will be replaced with the value of the referenced numeric variable.
Release page: https://github.com/haroldo-ok/BlocklyVN32X/releases/tag/v0.8.0
Portable version: https://github.com/haroldo-ok/BlocklyVN32X/releases/download/v0.8.0/blocklyvn32x-portable-0.8.0.exe
Logged
haroldoop
Level 0
**


View Profile
« Reply #2 on: October 12, 2017, 05:12:59 AM »

Version 0.8.2 is now available!

No new features; it was just adjusted so that the generated ROM can run on real hardware.
On real hardware, it starts correctly, but the blinking cursor glitches and the images sometimes fail to appear.
Special thanks go to "Nils" for help in making it work on real hardware.

Release page: https://github.com/haroldo-ok/BlocklyVN32X/releases/tag/v0.8.2
Portable version: https://github.com/haroldo-ok/BlocklyVN32X/releases/download/v0.8.2/blocklyvn32x-portable-0.8.2.exe
Logged
haroldoop
Level 0
**


View Profile
« Reply #3 on: October 14, 2017, 03:41:11 AM »

Version 0.8.3 is now available!
All of the memory alignment glitches are now solved. It should run reliably on real hardware.

Release page: https://github.com/haroldo-ok/BlocklyVN32X/releases/tag/v0.8.3
Portable version: https://github.com/haroldo-ok/BlocklyVN32X/releases/download/v0.8.3/blocklyvn32x-portable-0.8.3.exe
Logged
haroldoop
Level 0
**


View Profile
« Reply #4 on: October 16, 2017, 06:38:18 PM »

For anyone interested, here's a new video. Wink



Logged
haroldoop
Level 0
**


View Profile
« Reply #5 on: October 19, 2017, 02:11:43 PM »

Version 0.9.1 is now available!

  • Now the tool memorizes which was the last open project;
  • Corrected bug with RGB images; now all the images will be automatically converted to paletized ones.

Release page: https://github.com/haroldo-ok/BlocklyVN32X/releases/tag/v0.9.1
Portable version: https://github.com/haroldo-ok/BlocklyVN32X/releases/download/v0.9.1/blocklyvn32x-portable-0.9.1.exe
Logged
haroldoop
Level 0
**


View Profile
« Reply #6 on: November 01, 2017, 05:09:25 PM »

Version 0.10.0 is now available:

  • Added command to choose the name that will be displayed in the top left corner of the text window;
  • Resolved the input lag problem on the generated ROM.

Release page: https://github.com/haroldo-ok/BlocklyVN32X/releases/tag/v0.10.0
Portable version: https://github.com/haroldo-ok/BlocklyVN32X/releases/download/v0.10.0/blocklyvn32x-portable-0.10.0.exe
Logged
haroldoop
Level 0
**


View Profile
« Reply #7 on: November 21, 2017, 03:57:07 PM »

Version 0.10.1 is now available:

  • Product name string on the ROM header changed to "Powered by BlocklyVN32X";
  • Generated ROM will be automatically padded to 256KB, 512KB, 1MB, 2MB, 3MB or 4MB (that is, 2, 4, 8, 16, 24 or 32 mbits).

Release page: https://github.com/haroldo-ok/BlocklyVN32X/releases/tag/v0.10.1
Portable version: https://github.com/haroldo-ok/BlocklyVN32X/releases/download/v0.10.1/blocklyvn32x-portable-0.10.1.exe
Logged
Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic