Page 1 of 1

Game editor. Any out?

Posted: Tue Jul 29, 2008 5:48 pm
by winky51
Is there a game editor for this out yet?

RE: Game editor. Any out?

Posted: Tue Jul 29, 2008 5:58 pm
by doomtrader
No there's not.

RE: Game editor. Any out?

Posted: Wed Jul 30, 2008 11:13 am
by Widell
Having not bought the game yet, how hard would it be to create a simple editor? I understand the files are XML and/or CSV formatted, so I will assume it's more about understanding how they are related, and then creating a GUI to manipulate and validate the resulting files?

RE: Game editor. Any out?

Posted: Wed Jul 30, 2008 11:21 am
by winky51
they have .csv files (excel) that are fairly easily editable.  I looked at them myself and figured out whats going on and I dont even speak polish.
 
If they simple had a little more infro (in english) you can mod the files directly.
 
And what is the (Edytor Grafu Miast.exe) program?

RE: Game editor. Any out?

Posted: Wed Jul 30, 2008 11:45 am
by doomtrader
And what is the (Edytor Grafu Miast.exe) program?

It's a secret ;)

RE: Game editor. Any out?

Posted: Wed Jul 30, 2008 11:58 am
by Rekm41
Somthing about Cities and editing.

RE: Game editor. Any out?

Posted: Wed Jul 30, 2008 12:41 pm
by comrade
I can reveal some details of this secret [;)]

AI uses a graph for strategic-level planning, graph nodes are cities, and graph edges can be edited with Edytor Grafu Miast.exe (cities graph editor). This is simple tool, on exit it saves polaczenia.csv file which you can replace with existing cities_diagram.csv file. Don't do it without backing up the changed file though.

RE: Game editor. Any out?

Posted: Mon Aug 11, 2008 2:56 am
by Maddoc06
There appears to be a Polish editor.

I've attached the manual which is in Polish. It's in .pdf format and I've had to change the extension to .txt in order to upload. I think that if you just change it back to .pdf you should be able to open it and read it.

Who knows what it says but it appears to describe editing the map in detail. I don't have the 'editor' as such but even in Polish it would be good.

I can't figure out any way to edit the actual hexes and change sea hexes into land, vica versa, plain into mountain, change fortification level etc


RE: Game editor. Any out?

Posted: Mon Aug 11, 2008 5:39 am
by doomtrader
Maddoc06:
There is no polish editor. Document you have found in the depths of internet is only a programming specification.
Some time ago we have written how should it works, no how it works.

RE: Game editor. Any out?

Posted: Mon Aug 11, 2008 11:58 am
by winky51
Im learning Java right now.  I will start working on an editor for the files.

RE: Game editor. Any out?

Posted: Tue Aug 12, 2008 7:18 am
by doomtrader
Hope you will share your work with community :)

RE: Game editor. Any out?

Posted: Tue Aug 12, 2008 12:09 pm
by winky51
Of course I will