Skip to content

Releases: SL-x-TnT/KrunkScriptParser

v0.2.6 VSCode Extension

16 Nov 16:58

Choose a tag to compare

  • GAME.UI.getProp added to globals
  • Info messages for same type casts as they aren't needed
  • e notation support for numbers
  • Warning for using ! with objects

v0.2.5 VSCode Extension

08 Nov 00:42

Choose a tag to compare

  • Various bug fixes
  • Basic autocomplete support

v0.2.0-alpha VSCode Extension

05 Nov 02:47

Choose a tag to compare

Pre-release

Visual Studio Code extension to validate krnk (KrunkScript) files.

  • Language server written in netcore 3.1

v0.1.1-alpha

03 Nov 22:21

Choose a tag to compare

v0.1.1-alpha Pre-release
Pre-release
  • Various bug fixes
  • Fixed watching directories outside of exe directory

v0.1.0-alpha

03 Nov 04:18

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

Alpha release of a syntax validator for KrunkScript.

  • Drag + Drop a file/directory onto the exe, and it'll validate syntax after every save for files with the "krnk" extension.