• 0

    posted a message on [Trigger] Multithreading and AI

    The only thing i can mention is that alot context switches (locks) are expensive. so you need wisely to design your threading. otherwise you can even get lower with performance. etc. etc. so actually it's a complex task. but yes it's cool what gaylaxy allows to thread your script...

    Posted in: Tutorials
  • 0

    posted a message on Phyngal

    Hi everyone ! I just wanted to present you the first (probably) galaxy editor hack which allows to skip syntax check and intercept script generating (aka what grimoire does for world editor). So it makes possible to have additional extensions/preprocessors on the .galaxy code like vJass/cJass etc. does.

    for now it features simple feature set but in the future it will grow and be more powerfull.

    this tool use lua script to code menus in galaxy editor (like grimoire)

    download / info / feedback / code standart disscussion -> Phyngal

    hf !

    Posted in: Miscellaneous Development
  • To post a comment, please or register a new account.