Home Crush your enemies... and create an EMPIRE!!! Space Empires V -- BUY NOW!!!

User login

  • Create new account
  • Request new password

Navigation

  • news
    • archive
    • blogs
    • books
    • forums
    • recent posts
    • groups
  • image galleries
  • projects & downloads
  • search
  • create content
  • news aggregator

Search

Who's online

There are currently 4 users and 158 guests online.

Online users

  • rahlubenru
  • ekolis
  • Anubite Lord
  • p3 d

Languages

  • English English
  • French French

Browse archives

« Mai 2008  
Lu Ma Me Je Ve Sa Di
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
Home » news » forums » Support & Feedback » Scenarios & Mods » SE:V MODs

Space Empires V Editor 1.0 Released

devnullicus's picture
Submitted by devnullicus on Mon, 2006-10-30 04:11. SE:V MODs

I've been working on an editor for the data files in SEV and I have an initial version ready for release. Currently, it only allows editing of facilities, but more is on the way. Currently working on the component editor.

Anyway, feel free to check it out. I would appreciate feedback, good or bad, so that I can improve the program.

Get it here

‹ Modding Basics MATH!!! ›
» login or register to post comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

I really liked your mod for

Submitted by Szumo on Mon, 2006-10-30 06:31.

I really liked your mod for SE IV. Will you be making one for SE V too?

» login or register to post comments
devnullicus's picture
Mod Designer

Hopefully, yes

Submitted by devnullicus on Mon, 2006-10-30 10:32.

Making a mod for SEV is the reason I created the editor. Once I get it done, I'll hopefulyl be doing a mod. I'm thinking of porting much of devnullmod over to SEV, but we'll see.

--
You have reached an imaginary number. Please rotate your phone 90 degrees and try again.

» login or register to post comments

I get a .NET exception

Submitted by Szumo on Wed, 2006-11-01 04:58.

I get a .NET exception window when entering facilities window. Window still shows, but not all facilities do.

Exception message comes from localized .NET so it's in Polish, still, it might be of some help:
************** Tekst wyjątku **************
System.FormatException: Nieprawidłowy format ciągu wejściowego.
at System.Number.ParseDouble(String s, NumberStyles style, NumberFormatInfo info)
at System.Double.Parse(String s, NumberStyles style, IFormatProvider provider)
at System.Convert.ToDouble(String value)
at dotMath.EqCompiler.Paren()
at dotMath.EqCompiler.Sign()
at dotMath.EqCompiler.Power()
at dotMath.EqCompiler.MultDiv()
at dotMath.EqCompiler.AddSub()
at dotMath.EqCompiler.Relational()
at dotMath.EqCompiler.Compile()
at Se5Editor.MainForm.IsValidFormula(String formula)
at Se5Editor.Facility.Validate(Int32 sections)
at Se5Editor.Facility.Read(StringCollection lines, Int32 fileOrder, Int32& currentLine)
at Se5Editor.FacilitiesForm.ReadFacilitiesFile(String filePath)
at Se5Editor.FacilitiesForm.FacilitiesForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

-------------------
My guess is that it might be related to Windows decimal separator settings or something in that department.

» login or register to post comments
Varek Raith's picture

.Net Version?

Submitted by Varek Raith on Wed, 2006-11-01 05:45.

What version of .Net are you using?

-----
Shazbot!

» login or register to post comments
devnullicus's picture
Mod Designer

You're correct, it's a

Submitted by devnullicus on Wed, 2006-11-01 12:57.

You're correct, it's a problem with the decimal separator. Or rather, that I tried to be all fancy and pay attention to regional seetings (not thinking about the fact that the input files will always be in American/English Smiling ).

I'll have that problem fixed in the next release.

--
You have reached an imaginary number. Please rotate your phone 90 degrees and try again.

» login or register to post comments
Rilo57's picture

Great little program.

Submitted by Rilo57 on Tue, 2006-11-21 10:22.

Will the editor work on SEV v1.17? by the way, good job on making this. It's work like this that spurs the mod community on to make great things!

» login or register to post comments
devnullicus's picture
Mod Designer

The data file formats didn't

Submitted by devnullicus on Tue, 2006-11-21 10:34.

The data file formats didn't change between 1.13 and 1.17, so far as I know. If there are problems with 1.17, though, feel free to post specifics.

--
You have reached an imaginary number. Please rotate your phone 90 degrees and try again.

» login or register to post comments

Cool. Thanks for the

Submitted by Moonsword on Tue, 2006-11-21 11:49.

Cool. Thanks for the editor. This will make trying to track all of the files a bit easier, I imagine.

» login or register to post comments
Rilo57's picture

Any Plans to add other

Submitted by Rilo57 on Tue, 2006-11-21 15:03.

Any Plans to add other features? For instance a quadrant/system type editor, or a real map editor?

» login or register to post comments
Dragagon's picture

Don't count on it

Submitted by Dragagon on Tue, 2006-11-21 15:12.

Rilo57 wrote:
Any Plans to add other features? For instance a quadrant/system type editor, or a real map editor?

The problem with that was discussed in the chat. The problem is that after the map is created, it is encrypted so that players can't open up and view the map outside of the game. If MM could create a public/private key pair, then you could probably develop a map editor that only the game could open, but until then, meh don't count on it.

Dragagon

Progress isn't made by early risers. It's made by lazy men trying to find easier ways to do something.
-- Robert Heinlein

» login or register to post comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Now on STEAM

Now on STEAM!Space Empires V via STEAMSpace Empires IV via STEAMSTEAM online by Valve Corporation

Popular content

Today's:

  • Defence vs. Attack and other Combat related questions...
  • Sphärenwelt
  • Babylon 5 Wars SEV Mod Update
  • Why Retrofit is limited to +50% per order?
  • Balance Mod Neutral Races

All time:

  • Space Empires V and VI: Expansions and the Future: Tell the Company What's on Your Wish List
  • Space Empires V
  • Gritty Galaxy Fleet Clash
  • Damn Dirty Bugs/Annoyances
  • Space Empires V: General Thoughts, Observations, and Suggestions

Last viewed:

  • Plasma Missiles -- forward-firing-arc-only... intentional?
  • Why Retrofit is limited to +50% per order?
  • Welcome to the Space Empires headquarters.
  • RACIAL TRAIT- is it possible.............
  • DevnullMod 1.71.3 Released! AI is vastly improved
(c) Strategy First, Inc. All rights reserved.