Skip to content

Huge Update with new features and new support.

Compare
Choose a tag to compare
@AyhamAl-Ali AyhamAl-Ali released this 23 Feb 19:26
· 66 commits to master since this release
3bbd80e

ST3 Package Control

Sk-ST3 now can be installed using Sublime Text 3 Package Control Market. Yay!

Steps:

  • Install Package Control (if not already) using this link
  • Go to Preferences > Package Control
  • Type install package
  • Type Sk-ST3
  • Press Enter
  • Go to View > Syntax > Sk-ST3
  • Go to Preferences > Color Scheme > Sk-ST3 or you can choose the theme you like instead of Sk-ST3 there is Sk-ST3 Bold etc.
    NOTE: It's recommended to install Material Theme because Sk-ST3's Editor background uses Material Main Theme.

Changelog:

  • Added Shooter
  • Fixed loop-(player|number|integer|object)
  • Added (current|top|open) inventory
  • Added (clear|sunny|sun|rainy|raining|rain|thundering|thunderstorm|thunder)
  • Added delete Effect
  • Removed every <timespan> [in world %world%] event to fix expressions in/of it.
  • Condition words now supports case insensitive e.g. IF, ELSE IF, ELSE etc.
  • Fixed & Added boundries to some effects such as add, give, set, make etc. to fix some other highlighting such as loop-value that comes after it
  • Added support for event-\w+ such as event-player, event-block etc.
  • Added int, byte, pnum, pinfo, short, long, float, array, pjson, penum, pentity, packet[s]
  • Added receive (MundoSk Packets effect)
  • Added new (MundoSk Packets keyword & skript-mirror (Java) keyword)
  • Added on packet event \w