Staredit Network > Forums > SC1 Mapping Tools > Topic: Building a Better Editor
Building a Better Editor
Mar 27 2017, 3:06 am
By: Pr0nogo
Pages: < 1 2 3 4 >
 

Apr 8 2017, 11:47 am LoveLess Post #41

Let me show you how to hump without making love.

Huh. Did I never release the version with the unit properties editor publicly?

Failed to get ImageSize ( URL )http://www.stormcoast-fortress.net/images/ScmDraft/Units.png

Maybe I just had it on the beta site or shared it via link directly.
No, we have that version.



None.

Apr 8 2017, 2:33 pm Suicidal Insanity Post #42

I see you !

Oh, unit settings, not unit properties. gotcha.




Apr 9 2017, 6:08 am theskinsurf Post #43



tell blizzard to support whatever editor they end up implementing for Mac as well please!



Current project: Star Rogue
Other projects: Triumvirate Defense, Skirmish Islands

Apr 11 2017, 1:45 am Praetor Post #44

layin' in the cut

Speaking of, what's the actual latest version of scmdraft? There are a couple 0.8.0 versions floating around that are different.

Would someone mind linking to the absolute latest build?

Thx



this too shall pass

Apr 11 2017, 1:59 am Lanthanide Post #45



You don't really want the 'latest' build, because it has lost some functionality compared to earlier ones, eg ability to make locations outside of the map co-ordinates.



None.

Apr 11 2017, 8:19 am Suicidal Insanity Post #46

I see you !

Quote from Praetor
Speaking of, what's the actual latest version of scmdraft? There are a couple 0.8.0 versions floating around that are different.

Would someone mind linking to the absolute latest build?

Thx

C:\Data\Code\Scmdraft Subprojects\Scmdraft 2 - Location Refactoring\bin\Win32\Release :P


But you probably want the latest official release, some of the test versions that are floating around from the last 2-3 years cut off 1 byte in the MPQ format and the newest SC 1.18 doesn't like that. Its fixed now, but since its not in the official release SC won't get a workaround.


Maybe I should just release a "nightly" current build instead of trying to get everything perfect first.

Post has been edited 1 time(s), last time on Apr 11 2017, 8:35 am by Suicidal Insanity.




Apr 11 2017, 8:37 am jjf28 Post #47

Cartography Artisan

I prefer the ~weekly releases :)

Here's what we've considered latest for 8-odd years now: http://www.staredit.net/topic/8307/



TheNitesWhoSay - Clan Aura - github

Reached the top of StarCraft theory crafting 2:12 AM CST, August 2nd, 2014.

Apr 11 2017, 8:58 am Suicidal Insanity Post #48

I see you !

Nightly in terms of how broken it may be, not how often. Wish I could work on it every day....


I'm pretty sure that one still uses the VS2003 MPQ libs and didn't have the bug, so it should be fine.




Apr 12 2017, 11:49 am Praetor Post #49

layin' in the cut

Quote from Praetor
Speaking of, what's the actual latest version of scmdraft? There are a couple 0.8.0 versions floating around that are different.

Would someone mind linking to the absolute latest build?

Thx

C:\Data\Code\Scmdraft Subprojects\Scmdraft 2 - Location Refactoring\bin\Win32\Release :P


But you probably want the latest official release, some of the test versions that are floating around from the last 2-3 years cut off 1 byte in the MPQ format and the newest SC 1.18 doesn't like that. Its fixed now, but since its not in the official release SC won't get a workaround.


Maybe I should just release a "nightly" current build instead of trying to get everything perfect first.
yesss do that



this too shall pass

Apr 13 2017, 4:56 pm TF- Post #50

🤙🏾

I'm not even sure if this is better fit as a plugin enhancement (do we even have any plugin devs left?) or as a main editor enhancement but here goes:

Something small that could save time if you use the classic trigger editor is to have better defaults when you're adding an action, most of the time all the parameters are set to invalid "choose something" values even if there are obvious initial choices.
For example you could save a lot of time if Create/Remove/Kill/Etc Unit triggers had their parameters default to All, Any Unit, All Players and Anywhere instead of having invalid placeholder values for everything.

There's one more thing which I wouldn't mention unless I thought it was really simple to add and really worth it timewise which is a copy/paste function for trigger actions that can go between triggers.



🤙🏾

Apr 13 2017, 5:35 pm Zoan Post #51

Math + Physics + StarCraft = Zoan

Quote from TF-
I'm not even sure if this is better fit as a plugin enhancement (do we even have any plugin devs left?) or as a main editor enhancement but here goes:

Something small that could save time if you use the classic trigger editor is to have better defaults when you're adding an action, most of the time all the parameters are set to invalid "choose something" values even if there are obvious initial choices.
For example you could save a lot of time if Create/Remove/Kill/Etc Unit triggers had their parameters default to All, Any Unit, All Players and Anywhere instead of having invalid placeholder values for everything.

There's one more thing which I wouldn't mention unless I thought it was really simple to add and really worth it timewise which is a copy/paste function for trigger actions that can go between triggers.

Hey, my trigger generator does both of these things :3

It would be awesome if this was in SCMDraft actually.



\:rip\:ooooo\:wob\:ooooo \:angel\: ooooo\:wob\:ooooo\:rip\:

Apr 13 2017, 10:09 pm jjf28 Post #52

Cartography Artisan

Quote from TF-
There's one more thing which I wouldn't mention unless I thought it was really simple to add and really worth it timewise which is a copy/paste function for trigger actions that can go between triggers.

I also got you covered, can copy-paste any portion of triggers like a spreadsheet in CHKD


Would be a nice feature to see in SCMD if triggers ever got overhauled there.

-----

By the by SI... I don't suppose you have any documentation for your clipboard formats? I was thinking it would be nice to develop a common mapping-program clipboard.



TheNitesWhoSay - Clan Aura - github

Reached the top of StarCraft theory crafting 2:12 AM CST, August 2nd, 2014.

Apr 13 2017, 10:26 pm Suicidal Insanity Post #53

I see you !

Sure, remind me to write up a spec if I forget, pretty busy the next two weeks.




Apr 14 2017, 11:33 am TF- Post #54

🤙🏾

Thanks for the help guys, I know that something can be arranged once you delve into other triggering solutions, but I was hoping since SI is here some (very) simple changes could be done to the trigger editor that's most accessible.



🤙🏾

Apr 14 2017, 12:21 pm Suicidal Insanity Post #55

I see you !

I haven't given it much thought, whether I should set a default per 'parameter type', or remember the last selected item per 'parameter type' globally, or remember the last selection on a per condition / action basis.

Right now I'm leaning towards storing the last selection globally.




Apr 14 2017, 3:27 pm Zoan Post #56

Math + Physics + StarCraft = Zoan

Hey SI, how big of a feature are you willing to implement?

Would you be willing to implement a method of inputting 'custom conditions/actions,' or is that too much of an ask?

( e.g. let the user define a set of triggers which detect if a a unit is burrowed, then later on they can as a condition put "burrowed(player, unit, location, blah, blah)" and the map will automatically copy-paste the set of triggers they defined earlier. )



\:rip\:ooooo\:wob\:ooooo \:angel\: ooooo\:wob\:ooooo\:rip\:

Apr 14 2017, 3:29 pm Suicidal Insanity Post #57

I see you !

wouldn't it have to copy + paste a set of conditions?


Right now I'm cleaning up and extending terrain + locations. After that I'll do doodads / sprites / fog of war... and one day triggers + map settings.



(When I'm not adding easter eggs such as having the units face the mouse cursor)




Apr 14 2017, 3:47 pm Zoan Post #58

Math + Physics + StarCraft = Zoan

Ah, okay, that's what I was wondering.

I sent you a PM to clarify the condition/action thing I was asking about.

BTW, that facing cursor thing sounds dope :lol:



\:rip\:ooooo\:wob\:ooooo \:angel\: ooooo\:wob\:ooooo\:rip\:

Apr 29 2017, 11:33 pm Zoan Post #59

Math + Physics + StarCraft = Zoan

It would be nice to have a separate "Allow Stack for units" and "Allow Stack for buildings."

Right now it's just "Allow Stack."



\:rip\:ooooo\:wob\:ooooo \:angel\: ooooo\:wob\:ooooo\:rip\:

Apr 29 2017, 11:44 pm Suicidal Insanity Post #60

I see you !

Should be simple enough to have no stack / stack everything / units / buildings, but when do you need that?




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.
[10:50 pm]
Vrael -- Ultraviolet
Ultraviolet shouted: How about you all send me your minerals instead of washing them into the gambling void? I'm saving up for a new name color and/or glow
hey cut it out I'm getting all the minerals
[10:11 pm]
Ultraviolet -- :P
[10:11 pm]
Ultraviolet -- How about you all send me your minerals instead of washing them into the gambling void? I'm saving up for a new name color and/or glow
[2024-4-17. : 11:50 pm]
O)FaRTy1billion[MM] -- nice, now i have more than enough
[2024-4-17. : 11:49 pm]
O)FaRTy1billion[MM] -- if i don't gamble them away first
[2024-4-17. : 11:49 pm]
O)FaRTy1billion[MM] -- o, due to a donation i now have enough minerals to send you minerals
[2024-4-17. : 3:26 am]
O)FaRTy1billion[MM] -- i have to ask for minerals first tho cuz i don't have enough to send
[2024-4-17. : 1:53 am]
Vrael -- bet u'll ask for my minerals first and then just send me some lousy vespene gas instead
[2024-4-17. : 1:52 am]
Vrael -- hah do you think I was born yesterday?
[2024-4-17. : 1:08 am]
O)FaRTy1billion[MM] -- i'll trade you mineral counts
Please log in to shout.


Members Online: jun3hong, Ultraviolet, RIVE, Roy