What is the best/easiest way for us (as community) to create our own WitP editor?

Please post here for questions and discussion about scenario design and the game editor for WITP.

Moderators: wdolson, Don Bowen, mogami

Post Reply
User avatar
Apollo11
Posts: 25351
Joined: Thu Jun 07, 2001 8:00 am
Location: Zagreb, Croatia
Contact:

What is the best/easiest way for us (as community) to create our own WitP editor?

Post by Apollo11 »

Hi all,

What is the best/easiest way for us (as community) to create our own WitP editor?


When I was main guy in Falcon4 flight sim editing I created Excel (with VBA) editor for it until proper editor (done in C language equivalent) was made by my colleague few months afterwards (and even then for some tasks my Excel+VBA was better suited because data comparison was impossible in editor done with C language equivalent).

Should we peruse that Excel+VBA path?

Should we program some common/popular database (like MS Access or some other) for the task?

Should best programmer in our ranks (and I am most certainly not that guy because my C programming days are 10+ years behind me) create stand alone application better than original Matrix/2By3?

IMHO, we should talk this among us in order to help each other and not to duplicate task.


What do you think gentleman?


Leo "Apollo11"
Image

Prior Preparation & Planning Prevents Pathetically Poor Performance!

A & B: WitW, WitE, WbtS, GGWaW, GGWaW2-AWD, HttR, CotA, BftB, CF
P: UV, WitP, WitP-AE
User avatar
tanjman
Posts: 668
Joined: Sat Jan 26, 2002 10:00 am
Location: Griffin, GA

RE: What is the best/easiest way for us (as community) to create our own WitP editor?

Post by tanjman »

Leo,

As an end user and not a programmer I feel that a stand alone would be better. Not every one has MS Excel, I don't. I'm currently using Quartto Pro 12 due to the high cost of Excel.

The perfect stand alone editor would be able to export and import data in a csv format. That way users could modify the data files using their speedsheet program and then import the data back into the editor. If the current editor had this ability then I wouldn't need anything else.

Maybe to save time Matrix/2by3 would allow someone to modify the current editor to allow data export/import.
Gunner's Mate: A Boatswain's Mate with a hunting license.
User avatar
Arkady
Posts: 1261
Joined: Fri May 31, 2002 1:37 pm
Location: 27th Penal Battalion
Contact:

RE: What is the best/easiest way for us (as community) to create our own WitP editor?

Post by Arkady »

I think that first we can create some easy/crude tool just with CSV import ability...even filtering helps a lot
someone can do it very quick I believe (not me...I'm too slow)

then we can create standalone editor with all nifty features and friendly and nice uder interface...mabye as a team work ? Depends on language...I'm using Delphi (Pascal or C#) , application can be .NET or standard Windows executable. Others use C, C++ etc. Different languages are not problem, parts can be done as DLLs and chief-programer can only use them.

Someone already started new editor?

I don't have much time for this work as bussiness applications are my priority, creation of new editor is long term job for me...


Arkady
Image
User avatar
Mike Wood
Posts: 1424
Joined: Wed Mar 29, 2000 4:00 pm
Location: Oakland, California
Contact:

RE: What is the best/easiest way for us (as community) to create our own WitP editor?

Post by Mike Wood »

Hello...

During development, I used the editor. Rich doesn't like editors and did most of the data base work. He used Excel. The data does not really need to be exported. Most any data base program can load the files.

If any programmers wished to write their own editors (it's really rather easy), they could use Borland Delphi or Builder C++, MS Visual C++, MS Visual Basic or most any compiler or interpreter.

Good Luck...

Michael Wood
ORIGINAL: tanjman

Leo,
...Maybe to save time Matrix/2by3 would allow someone to modify the current editor to allow data export/import...
Post Reply

Return to “Scenario Design”