Skip to content

Releases: CodenameCrew/CNE-Autocompleter

Release list

0.7.1

Choose a tag to compare

@HeroEyad HeroEyad released this 26 Apr 20:12
da54055

0.7.1

  • Added modpack.ini Support, You can now add Flags without having to look at the API doc.
  • Overhauled Extenstion Runner by Detecting modpack.ini in your data/config/ folder.
    Added supported classes:
Class
TranslationUtil
Week
Video Cutscene

sorry it had to be little i have other important stuff to do

0.7.0

Choose a tag to compare

@HeroEyad HeroEyad released this 25 Apr 20:46
359f7c2

0.7.0

  • Added Class Support (on adding a new constructor OR getting a static variable/function)
  • Added support for .hscript, .hxs, .hxc, and .pack file extensions, they all behave like you're coding in a .hx file
  • Added warnings on importing pre-imported libraries like flixel.FlxSprite. You can check the full list here

Added supported classes:

Class
FunkinSprite
FunkinSave
CoolUtil
Flags
FunkinText
WindowUtils
MathUtil
HttpUtil
DiscordUtil