Devlogs
RCBasic v4.10 Released
Posted June 08, 2026 by n00bCode
#2D #basic-programming-language #development #Game Design #Game engine #GameMaker #retro
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
RCBasic v4.10 for Linux 154 MB
RCBasic v4.10 Android Distributable 875 MB