Staredit Network > Forums > SC1 Mapping Tools > Topic: EUD Generator (Old)
EUD Generator (Old)
Oct 3 2011, 9:10 pm
By: Roy
Pages: < 1 2 3 4 >
 

Jan 6 2012, 5:01 am Lanthanide Post #41



Have you got any plans to support upgrades/techs, Roy?



None.

Jan 6 2012, 5:09 am Roy Post #42

An artist's depiction of an Extended Unit Death

Yes, I have plans for it. Farty's even given me great suggestions on how to represent some DAT stuff in the UI.




Jan 7 2012, 7:56 pm c(O.Oc) Post #43



Oh I see! I was using the Unit ID instead of the Index ID :massimo:!!! Thanks to you Roy, my problems have vanished.



None.

Jan 10 2012, 5:28 pm Roy Post #44

An artist's depiction of an Extended Unit Death

I'm completely redesigning the backend and UI for this program, which is going to take more time than I originally estimated (i.e., I'm basically starting from scratch). I'm actually going to be working with the MVVM pattern over the course of the next three months, which is also the pattern I'm going to use for the UI modules of the project. UI aside, however, I have mostly constructed the design of the backend and will begin tying things together over the course of this week.

But you guys probably don't care about the technical details, so I'm going to offer a little dummy preview of the UI design. Keep in mind most of this demo does not actually work, but it's meant to show the direction I want to move towards.

Download Demo

Let me know what you like, hate, or want to see changed in regards to the UI, as this would be the best time to mention it.




Jan 10 2012, 5:52 pm Sacrieur Post #45

Still Napping

I rather like it-- certainly makes the whole process very intuitive. If there weren't a computer monitor in my way I'd hug you.



None.

Jan 10 2012, 10:18 pm O)FaRTy1billion[MM] Post #46

👻 👾 👽 💪

It crashed when I went to Display Text. :P

Hopefully the crash(es) aren't significant at this point.



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

Jan 10 2012, 10:31 pm Roy Post #47

An artist's depiction of an Extended Unit Death

No, the crashes aren't significant. A lot of the code was commented out because I was in the middle of refactoring it, so I'm not surprised that it is unstable (because the UI is too tightly coupled with the backend, which is another reason why I'm redoing the project). The purpose was to show the UI layout, and from what I can tell, it does that properly.




Mar 29 2012, 6:31 am CecilSunkure Post #48



Just found this. Very cool Roy! Was it made with Visual Basic? Or C#?



None.

Apr 23 2012, 3:06 am Roy Post #49

An artist's depiction of an Extended Unit Death

Quote from CecilSunkure
Just found this. Very cool Roy! Was it made with Visual Basic? Or C#?
Nice find! This was made with (and is currently being developed in) C#.

Here's a status update for anyone who cares enough to wonder: I had some issues with my source control and lost a lot of work I had put into the project, but I have a decent memory and have been piecing it back together (I've probably caught most of the way back up over this weekend). I'm only a few steps away from completing the backend, after which I'll start working on the UI (which I have a general plan for, but less experience in). The UI is going to follow the same structure as the UI demo a few posts above unless anyone has any objections.

Here's the current rundown for the next release features:
  • Support creating and managing multiple EUD triggers
  • Support multiple EUD conditions and actions for a single* trigger
  • Support exporting trigger data into an existing map
* May actually be more than one trigger (e.g., display text detection requires 11 triggers)

Unless anyone has suggestions for any other important features, that will be it.

Don't bug me about adding new types of EUDs to the program yet (believe me, that list is long enough already). Once I push out this next release, I'll start on upgrade/tech EUDs, more unit EUDs, more text-related EUDs, key press EUDs, etc.




Apr 28 2012, 6:23 pm Sacrieur Post #50

Still Napping

Wonderful MUAHAHAHA!

Soon I'll be able to complete my death ray :3



None.

May 20 2012, 10:32 pm xKanade Post #51



Well, hello there, I'm pretty new to the forum, in fact this is my very fist message, so I apologize for any newb'ness I might have.
I just wanted to report that the download link in the first post is broken; It downloads, alright, but the file itself is damaged. I suggest you re-upload it.

Thanks for your attention, xKanade.



None.

May 20 2012, 11:58 pm Roy Post #52

An artist's depiction of an Extended Unit Death

The host I was using has issues with zip files and doesn't allow executable files. I put the program on Sen (I'll make a DLDB entry in a second) and a mirror link on Opendrive.

Also, welcome to Sen, xKanade! Think about making a new Introduction topic, because we love welcoming new members to the community.

Post has been edited 1 time(s), last time on May 21 2012, 12:15 am by Roy.




Jun 25 2012, 2:21 pm Biophysicist Post #53



Roy, uhm, I'd kind of like to have this for something, but when I attempt to add the generated triggers to SCMDraft, it gives an error about expecting a condition or "Actions:". Am I using the wrong version of SCMDraft? I have the current version, afaik.



None.

Jun 26 2012, 12:18 am Roy Post #54

An artist's depiction of an Extended Unit Death

You can find the latest here: http://www.staredit.net/topic/8307/ (You might want to hold on to your old version as well, though, because the latest version has a few quirks in it).

If you're trying to use EUD Actions, you should take note that ScmDraft's text trigger editor does not support them. I added the feature reluctantly by request, but if you want to use EUDAs, you'll need to enter them through the classic trigedit.

If you're trying to add an EUD Condition and it isn't working on the latest version of ScmDraft, that sounds like a bug. Is the text red in the program (I have some Regex to validate syntax)? Better yet, if you could copy/paste the trigger(s) in question, I'm sure I could find the syntax error.

And on a side note, development on the new and improved EUDGen is coming along. Maybe another two solid weekends and I'll be able to release something for you all to play with.




Jun 26 2012, 12:38 am Biophysicist Post #55



Erm, it appears that my SCMD doesn't support the Memory condition, as there is no entry for it in the help file, nor can I find it in Classic TrigEdit.



None.

Jun 26 2012, 12:39 am Roy Post #56

An artist's depiction of an Extended Unit Death

Then you have an old version. Refer to http://www.staredit.net/topic/8307/ for the latest (the help file was never updated to include the Memory condition).

Technically, you could write the condition as an EUD instead of an EPD, but I don't believe I put that functionality directly into the program.




Aug 5 2012, 4:06 pm LoveLess Post #57

Let me show you how to hump without making love.

Why does this not include unit targets? Such as Index 0 is attacking/moving/patrolling Index 1 (aka his target, regardless of what he is doing to it).



None.

Aug 5 2012, 10:10 pm Roy Post #58

An artist's depiction of an Extended Unit Death

Quote from LoveLess
Why does this not include unit targets? Such as Index 0 is attacking/moving/patrolling Index 1 (aka his target, regardless of what he is doing to it).
I think the answer to that is fairly obvious: because I didn't put those EUDs into the generator. I'll be taking feature requests when EUDGen is ready for public release.




Aug 6 2012, 2:22 pm LoveLess Post #59

Let me show you how to hump without making love.

Quote from Roy
Quote from LoveLess
Why does this not include unit targets? Such as Index 0 is attacking/moving/patrolling Index 1 (aka his target, regardless of what he is doing to it).
I think the answer to that is fairly obvious: because I didn't put those EUDs into the generator. I'll be taking feature requests when EUDGen is ready for public release.
Seems to work fine to me. Add the shit. Immediately.



None.

Aug 6 2012, 7:05 pm staxx Post #60



I think Roy meant when v1.4 is ready. at least thats what i gather from...

Quote from Roy
Don't bug me about adding new types of EUDs to the program yet (believe me, that list is long enough already). Once I push out this next release, I'll start on upgrade/tech EUDs, more unit EUDs, more text-related EUDs, key press EUDs, etc.




None.

Options
Pages: < 1 2 3 4 >
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[06:48 pm]
Ultraviolet -- :wob:
[2024-4-21. : 1:32 pm]
Oh_Man -- I will
[2024-4-20. : 11:29 pm]
Zoan -- Oh_Man
Oh_Man shouted: yeah i'm tryin to go through all the greatest hits and get the runs up on youtube so my senile ass can appreciate them more readily
You should do my Delirus map too; it's a little cocky to say but I still think it's actually just a good game lol
[2024-4-20. : 8:20 pm]
Ultraviolet -- Goons were functioning like stalkers, I think a valk was made into a banshee, all sorts of cool shit
[2024-4-20. : 8:20 pm]
Ultraviolet -- Oh wait, no I saw something else. It was more melee style, and guys were doing warpgate shit and morphing lings into banelings (Infested terran graphics)
[2024-4-20. : 8:18 pm]
Ultraviolet -- Oh_Man
Oh_Man shouted: lol SC2 in SC1: https://youtu.be/pChWu_eRQZI
oh ya I saw that when Armo posted it on Discord, pretty crazy
[2024-4-20. : 8:09 pm]
Vrael -- thats less than half of what I thought I'd need, better figure out how to open SCMDraft on windows 11
[2024-4-20. : 8:09 pm]
Vrael -- woo baby talk about a time crunch
[2024-4-20. : 8:08 pm]
Vrael -- Oh_Man
Oh_Man shouted: yeah i'm tryin to go through all the greatest hits and get the runs up on youtube so my senile ass can appreciate them more readily
so that gives me approximately 27 more years to finish tenebrous before you get to it?
[2024-4-20. : 7:56 pm]
Oh_Man -- lol SC2 in SC1: https://youtu.be/pChWu_eRQZI
Please log in to shout.


Members Online: Roy, Moose, Ghoster, Oh_Man