Skip to content

1.25.0

Choose a tag to compare

@mkruselj mkruselj released this 11 Dec 12:21

This update is quite light, nonetheless it had to happen. :) Only three bullet points this time:

  • ADDED Support for new engine parameters in Kontakt 8.8
  • FIXED abs(), sgn() and signbit() support arrays as argument (for example abs(foo[1]), which works in vanilla KSP, did not work in SublimeKSP - now it does)
  • IMPROVED Compilation error messages now don't contain Python tracebacks anymore, and the verbiage of the error as far as line count is now slightly updated

That's all - have fun!