Re: StarCraft II Official! (Pictures)
Posted: Sun Jun 14, 2009 4:54 am
They might also make some UMS maps themselves. They did that with WC3.
Yeah, planning, triggering, terraining, testing, bugfixing and polishing are already plenty of work. Hopefully we can benefit from community coders though: the War3 community features plenty of custom resources like codes, custom spells made from scratch and other things only programmers do.Desler wrote: I don't think I'll ever get down to working with the code. I never did well in my computer programming courses, that kind of stuff just bores me to tears. Of course, so does map making. I know how to do it, but the doing it part is terribly boring. At least till you get a significant portion of the map made, then it gets kind of fun.
I do like the fact that they are creating things like attributes that modify heroes even though Blizzard said they weren't planning to use leveling heroes in SC2. They're essentially creating editor features strickly for community usage. Of course, I imagine this might also stem from the fact that they don't want to lose one of their major community sucesses from WC3, DOTA.
Well, if people make new spells that can be easily integrated into campaigns and make them a public resource, I can say that if they are well done and bug free, I certainly won't let pride get in the way of taking advantage of community resources this time around. You often see people make these nice new units and spells, but you rarely see them in public campaigns and such. I hope to change that by taking advantage of these community resources, as long as the authors are willing to allow it.Maglok wrote: Being a bachelor of information and communication technology, coding ain't the prob. They did say it ain't really Object oriented, which means swapping stuff out is less easy, but still quite doable. I am looking forward to a lot of custom stuff being downloadable aye.
IskatuMesk wrote: Desler> Actually, there is a lot of public domain stuff for wc3 if you know where to look, problem with it is they ALL require a "spell system" which only those extremely experienced in jass can get add in the first place. I expect sc2 to be very much the same.
IskatuMesk wrote: problem with it is they ALL require a "spell system" which only those extremely experienced in jass can get add in the first place.
IskatuMesk wrote: which only those extremely experienced in jass can get add in the first place.
IskatuMesk wrote: extremely experienced in jass can get add in the
IskatuMesk wrote: can get add
Still makes no sense.IskatuMesk wrote: can add get
Please explain to me how GUI triggering is supposed to be "regular".tipereth wrote: Yeah it's way too much to hope for people to develop things that are fun WITHOUT crazy amounts of custom code. God forbid someone use the regular trigger GUI to accomplish something.
Regular in the sense that you need no programming knowledge to make it work? Regular in the sense that it's supposed to be the out-of-the-box, user friendly interface? Regular in the sense that probably like 90% of people will be using the GUI over actually knowing how to code?Mucky wrote: Please explain to me how GUI triggering is supposed to be "regular".
Like StarEdit.tipereth wrote:Regular in the sense that you need no programming knowledge to make it work? Regular in the sense that it's supposed to be the out-of-the-box, user friendly interface? Regular in the sense that probably like 90% of people will be using the GUI over actually knowing how to code?Mucky wrote: Please explain to me how GUI triggering is supposed to be "regular".
You need knowledge of GUI to make GUI work, if the existence of tutorials are any indicator. JASS (or Galaxy in SC2's case) is the barebones interface, which is also "out-of-the-box" at any rate. That's like saying chocolate Skittles are the regular flavor just because 90% of the people who like Skittles eat them. GUI isn't any more regular.tipereth wrote: Regular in the sense that you need no programming knowledge to make it work? Regular in the sense that it's supposed to be the out-of-the-box, user friendly interface? Regular in the sense that probably like 90% of people will be using the GUI over actually knowing how to code?