Skip to content

Releases: nojanath/SublimeKSP

1.9.0

13 Jan 22:59
4e3aaa7
Compare
Choose a tag to compare
Update messages.json

1.8.5

14 Nov 19:21
Compare
Choose a tag to compare
Update for K6.2.0 (#143)

* - support for commands, widgets and engine parameters added in Kontakt 6.2.0
- added some descriptions to <unknown> arguments in builtins_data
- added more keys for auto-recognizing KSP scripts according to syntax - also reduced number of necessary hits to recognize a valid KSP script from three or more, to two or more
- tweaked most snippets, shortening the triggers so they show up sooner in auto-complete list
- removed some duplicate snippets

* - fixed inadvertly removed "default" control par shorthand from syntax coloring

* - fixes in is_probably_ksp_file() function

* - missing comma in messages.json

1.8.4

14 Jun 18:54
Compare
Choose a tag to compare
Added 1.8.4 message

1.8.3

09 Jun 23:28
Compare
Choose a tag to compare
Merge branch 'master' of github.com:nojanath/SublimeKSP

1.8.2

24 May 19:02
Compare
Choose a tag to compare

Version: 1.8.2

-Added support for the new ui_panel object in Kontakt 6.1 (submitted offline by EvilDragon).

1.8.1

22 May 18:20
Compare
Choose a tag to compare

Version: 1.8.1

Emergency Fix:

-Compilation was not displaying error messages when Play Sound feature was turned off.

1.8.0

21 May 16:31
Compare
Choose a tag to compare

Version: 1.8.0

Updates:

-Added syntax support for all new parameters in Kontakt 6.1.
-SublimeKSP now supports multi-line block commenting using the popular /* and */ delimiters.
-SublimeKSP Tools menu options are now properly stored in a submenu.
-Added functionality to optionally play a sound upon compiler finish (enabled in Tools > SublimeKSP)
-Syntax coloring fixed for "out" and "var" keywords in taskfunc parameter lists.
-XY Pad callbacks are now recognized in the Sublime function list. (Ctrl + R)

1.7.1

15 Oct 23:21
Compare
Choose a tag to compare
17.1

Fixed compiler argument mismatch

1.7.0

15 Oct 17:33
Compare
Choose a tag to compare
Added message file for version 1.7.0

1.6.3

24 May 21:28
60179b1
Compare
Choose a tag to compare
Update messages.json