MilkyWayEdit

Screenshot

Milky Way Edit is designed to be a simple gui based editor for starcraft 2 maps. IT is meant to allow map editing before the galaxy edit comes out.Plans are to support editing of galaxy files, editing/cloning/addition of gamedata, placing/editing of units, editing map info and player info(race, position, color)

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of SUPEROUMAN SUPEROUMAN Tue, 24 Aug 2010 11:05:45

    Can this editor do 30, 33, 60 degree ramps?

  • Avatar of Picklefish Picklefish Tue, 04 May 2010 07:11:27

    Great job, I plan on learning to use this.

    (The one from HoN)

  • Avatar of sanktanglia sanktanglia Tue, 27 Apr 2010 22:33:54

    we will def be continuing this project, its just that we have been having so much fin with GE we've been busy, expect a new release sometime next week or so

  • Avatar of STATHISDJS STATHISDJS Fri, 23 Apr 2010 13:51:35

    Well, the GE is out. But DO continue this project, since you can put more stuff that blizz did to theirs.

  • Avatar of Wormerer Wormerer Tue, 20 Apr 2010 09:29:53

    Editor can't open maps on some computers. In some regional settings the decimal separator sign is not "." (dot) but ",". In XML files it is always ".". Problem occur when Milky Way Edit tries to convert string to float. The solution is to make strtofloat convertation independent from regional settings.

    In Delphi it can be done by assigning a new value to variable DecimalSeparator:

    DecimalSeparator := '.';
    

    There must something similar in Net Framework.

    Last edited on 20 Apr 2010 by Wormerer

    Irc nickname: viewer.

  • Avatar of sanktanglia sanktanglia Mon, 19 Apr 2010 19:59:33

    We are working on another release yes, currently we dont have planned the ability to sort out stff like that, but at least putting it in alphabetical order, or maybe some sort of filtering maybe

    @litch100: set the settings in the editor using by clicking on the settings node, then filling in the property grid on the right

  • Avatar of T055 T055 Mon, 19 Apr 2010 18:52:09

    wave that anyone knows that is not open on the Milkway maps tells me the same thing but alos of System.IO.IOException: Unable to open "C: \ Users \ begebies \ Downloads \ Important \ SC2 Maps \ Custom \ test1.s2ma"! at SC2Map .. ctor (String FilePath, EditorForm f) at SC2MapEditor.EditorForm.Dialog_FileOk (Object sender, CancelEventArgs e) at System.Windows.Forms.FileDialog.OnFileOk (CancelEventArgs e) at System.Windows.Forms.FileDialog.HandleVistaFileOk (IFileDialog dialog)

    I do support

  • Avatar of NovaZamar NovaZamar Thu, 15 Apr 2010 23:03:15

    Is there another update coming shortly? I'd like to see the Units and such categorized into their respective race and class, Terran Units, Protoss Buildings, etc

  • Avatar of litch100 litch100 Thu, 15 Apr 2010 22:48:52

    Ok, the editor isn't starting up for some reason. Everythign shoudl be working but my directory is c: not f:. I put the editor in the directory.

  • Avatar of HPX HPX Tue, 13 Apr 2010 15:50:15

    For those who are having problems, try changing the regional settings to US. For me the solution was to change Formats. Worth a try to fiddle around there and change everything you can to US step by step and try. :)

    "I can't lose as long as I keep winning."
    Arthas- / HP-X on IRC

Facts

Date created
11 Mar 2010
Category
Last update
08 Apr 2010
Development stage
Alpha
License
All Rights Reserved
Recent files

Authors