New version released: 0.1.3.0 Alpha


I just released a new version of Biomancer! You can check it on our discord if you want!

I just finished Biomancer's global bioscript editor. This feature allows one to share the same script (as a function call) with other scripts.

Bioscript (the engine's scripting language) local function support was also added.

I also fixed a bunch of bugs, here is a demo of me making a weird procedural 3D object that changes its shape in real-time:

Full changelog:

Major features:

  • Global Functions: Global Bioscript Editor

Features:

  • "else" and "else if" statement support in bioscript
  • ternary, +=, -=, *= and /= support in bioscript
  • local functions
  • better dialog box for deletion confirmation popup

Bugfixes:

  • fixing constant parsing in bioscript
  • sdf deletion from keyboard working
  • clear project crash fixed
  • one-float vec4 initialization in bioscript fixed

Leave a comment

Log in with itch.io to leave a comment.