itch.io is community of indie game creators and players

Devlogs

RCBasic v4.10 Released

RCBasic - BASIC Programming Language for Games
A downloadable tool for Windows, Linux, and Android

This release is mostly a bug fix release. Here is the list of changes.

  • RCBasic now has a debugger - It is pretty simple and only tracks if array indices are out of bounds, diving by zero errors, and arrays being dimensioned to 0  (these are probably 80% of issues most developers have)
  • Fixed the PreUpdate() function causing crashes when creating a new canvas after deleting one
  • Fixed the scheme in Studio not being applied to block comments
  • Fixed the Tile Mask editor in Nirvana2D not rendering correctly
  • Moved the viewport for the mesh preview to the center of the Mesh tab window in Serenity3D

I have also written a detailed beginners guide for Nirvana2D. Its around 30 pages and includes lots of pictures. You can download it from the tutorial section on the RCBasic Forum

Files

  • RCBasic v4.10 for Windows 209 MB
    2 days ago
  • RCBasic v4.10 for Linux 154 MB
    2 days ago
  • RCBasic v4.10 Android Distributable 875 MB
    2 days ago
Download RCBasic - BASIC Programming Language for Games
Leave a comment