Skip to content

v2.0.0 Release

Compare
Choose a tag to compare
@AlsoGhostglowDev AlsoGhostglowDev released this 09 Feb 06:17
· 15 commits to main since this release
c2dc2e9

More modules to mess around with:

  • lua-addons/string,
  • lua-addons/table,
  • desktop,
  • file,
  • media,
  • outdatehandler,
  • web

>0.7 Support

GhostUtil have always only been available to 0.6.3 users. Now, everyone get to use it!

More optimized than ever

It's literally crazy how optimized this thing is.

0.6.3 Port of 0.7 functions! (well.. some.)

setHealthBarColors(left:String<FlxColor>, right:String<FlxColor>)
callMethod(method:String, args:Array<Dynamic>)
callMethodFromClass(class:String, method:String, args:Array<Dynamic>)
startTween(tag:String, object:String, values:Hashmap<String, Dynamic>|Table<Key, Value>, duration:Float, options:Table<Key, Value>)

(All of these functions are in the Game module)

Check for Updates

GhostUtil now checks if your current version of GhostUtil is outdated.

Thank you to the Ghostutil Contributors!

Disclaimer:

Psych Engine 0.7.1h IS BROKEN! DO NOT USE IT!