StarJelly
General
StarJelly is a program written in C# using Microsoft .NET version 4. This program simplifies SC2 dialog development by providing users with a .NET-like interface, allowing programmers to create SC2 dialogs in real time. Users may then export the dialog to Galaxy code for use within the editor.
Adding Code To My Project
When you've finished your dialog, go to "File > Compile > To Clipboard" The dialog will then be processed into Galaxy code and moved to your clipboard. To use it, simply go to the trigger editor, add a new Custom Script object, and paste. Then call the function at any time. Default function is "gf_ShowJellyDialog();"
Version Information
We're currently on version 1.1.0.x BETA, so many of the controls and functions have yet to be implemented. StarJelly is still very active and in constant development. So please sit tight as I release better versions to make this the best program it can be.
Current Version
- Dialog Editor
- Terran/Protoss/Zerg Skins
- Label Control
Next Version
- Button Control
- CheckBox Control
Future
- Multiple Dialog Development
The creators of this project, please note that you have stated that this is still a Beta, and yet this is already dead and there are no more updates. This program is nowhere near completion, I will say, and there are numerous bugs such as:
1) After creating a dialog, the anchor as well as the offset does not affect the dialog at all. 2) It seems to be impossible to really move the dialog around. 3) You can't create a single dialog item as Label, which is also VERY buggy.
Still, this program is quite awesome. But I am really hoping for a patch pls.
dead? doesn't look very active
is there an svn or website or something?
NICE TY
Anchoring only shows up in the actual SC2 game, just for the reason of making it easier to edit the dialog. You can rest assured that the dialog will be anchored in-game. The same applies to the Visibility and Offset properties as well.
Thank you, I'm glad you like it. I'll be adding the Label control next update.
This is f*cking awesome. I seem to be haveing some problems with it though or maybe it just isnt showing up but once I create the dialog all i can do is resize it using the tabs. I can't change anything else. I'll change it the anchor to bottom right and nothing happens. Does it actually change it and you just can't see it? Otherwise this is and will be fucking awesome.