.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

BCT Commander- Save $7.00
winSPWW2- Save $5.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #71  
Old November 4th, 2006, 04:04 PM

Devnullicus Devnullicus is offline
Sergeant
 
Join Date: Feb 2001
Location: Belmont, CA USA
Posts: 285
Thanks: 0
Thanked 0 Times in 0 Posts
Devnullicus is on a distinguished road
Default Re: SE 5 Editor

Quote:
Santiago said:
Nice opening picture.

On the components editor-
I was looking at Kwok's mod (great mod btw) just to see how the editor worked. On the General tab, General group, the drop down box to select the group is listing the groups twice, ie cargo cargo, engines engines, weapons weapons, etc etc. Also the same with the Weapon Delivery type under the Weapons tab.

Hmm, I'm guessing that this only happened after opening the components editor window more than once. I think I might know what's going on there. I'll look into it.

Quote:
The component listing is sorted by group. It would be nice to be able to sort by name by clicking on "Name" Same for the Facilities editor.
I actually had the listview sortable by any column at one point (and all the code is still there to do it), but it made the move-up and move-down buttons work very strangely, so I disabled the sorting. I'm sure it's a solvable problem - I just had better things to work on. Meh, if I have free time and not much else to do, I'll probably look at that one again

Quote:
Great work ! What's next?
Working on showing graphs in the formula editor, currently. I want to be able to see a graphical representation of the equation. I've got that mostly working at this point. Then I'll be working on an editor for techareas.txt.
__________________
How's my Programming? Call 1-800-DEV-NULL
Get the Space Empires V Editor and DevnullMod at http://www.devnullsoftware.com/se5
Reply With Quote
  #72  
Old November 4th, 2006, 04:40 PM

Shadowstar Shadowstar is offline
Sergeant
 
Join Date: May 2002
Posts: 279
Thanks: 2
Thanked 0 Times in 0 Posts
Shadowstar is on a distinguished road
Default Re: SE 5 Editor

Did you get the email I sent you? Gmail was acting funny so I wasn't sure it went through.
Reply With Quote
  #73  
Old November 4th, 2006, 08:42 PM

Devnullicus Devnullicus is offline
Sergeant
 
Join Date: Feb 2001
Location: Belmont, CA USA
Posts: 285
Thanks: 0
Thanked 0 Times in 0 Posts
Devnullicus is on a distinguished road
Default Re: SE 5 Editor

Yes, I did. Sorry, forgot to reply I've got the image replaced for the next version. Thanks for doing this? Who (i.e what name) should I give credit to?
__________________
How's my Programming? Call 1-800-DEV-NULL
Get the Space Empires V Editor and DevnullMod at http://www.devnullsoftware.com/se5
Reply With Quote
  #74  
Old November 4th, 2006, 09:16 PM

Shadowstar Shadowstar is offline
Sergeant
 
Join Date: May 2002
Posts: 279
Thanks: 2
Thanked 0 Times in 0 Posts
Shadowstar is on a distinguished road
Default Re: SE 5 Editor

Credit should go to: Rob Allen Beckwith

If you want, you could also mention my business, Shadowstar Design at www.shadowstardesign.com. This is where I sell most of my artwork, though I've had to cut back on that quite a bit in order to save money.
Reply With Quote
  #75  
Old November 5th, 2006, 07:13 PM

Elsemeravin Elsemeravin is offline
Corporal
 
Join Date: Nov 2001
Posts: 148
Thanks: 0
Thanked 0 Times in 0 Posts
Elsemeravin is on a distinguished road
Default Re: SE 5 Editor

I am starting to use your editor for real purpose (not testing) as it makes the file editing so much more natural.
But I met a new problem. The "AI Tag xx" abilities are not accepted in the component editor. As I am cirrently implementing that part I need to go back to notepad
Reply With Quote
  #76  
Old November 5th, 2006, 07:35 PM

Devnullicus Devnullicus is offline
Sergeant
 
Join Date: Feb 2001
Location: Belmont, CA USA
Posts: 285
Thanks: 0
Thanked 0 Times in 0 Posts
Devnullicus is on a distinguished road
Default Re: SE 5 Editor

Hmmm, I thought I put those in there. Well, if you want a quick fix, find the file <SE5Editor home dir>/data/consts.txt. Add the appropriate type to the AbilityType section.
__________________
How's my Programming? Call 1-800-DEV-NULL
Get the Space Empires V Editor and DevnullMod at http://www.devnullsoftware.com/se5
Reply With Quote
  #77  
Old November 6th, 2006, 12:51 PM

skigrinder skigrinder is offline
Private
 
Join Date: May 2001
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
skigrinder is on a distinguished road
Default Re: SE 5 Editor

Any chance you'll extend the SEV Editor to include the systemtypes.txt files?
Reply With Quote
  #78  
Old November 6th, 2006, 04:47 PM

Elsemeravin Elsemeravin is offline
Corporal
 
Join Date: Nov 2001
Posts: 148
Thanks: 0
Thanked 0 Times in 0 Posts
Elsemeravin is on a distinguished road
Default Re: SE 5 Editor

Quote:
Devnullicus said:
Hmmm, I thought I put those in there. Well, if you want a quick fix, find the file <SE5Editor home dir>/data/consts.txt. Add the appropriate type to the AbilityType section.
It solves the problem, thanks.
Reply With Quote
  #79  
Old November 6th, 2006, 07:11 PM

Elsemeravin Elsemeravin is offline
Corporal
 
Join Date: Nov 2001
Posts: 148
Thanks: 0
Thanked 0 Times in 0 Posts
Elsemeravin is on a distinguished road
Default Re: SE 5 Editor

Hey, would it be possible to add a "copy component" button in addition to current "add" and "remove" buttons? Indeed very often I'm using an existing component not to have to write every caracteristic from scratch.
Reply With Quote
  #80  
Old November 13th, 2006, 12:53 AM

Devnullicus Devnullicus is offline
Sergeant
 
Join Date: Feb 2001
Location: Belmont, CA USA
Posts: 285
Thanks: 0
Thanked 0 Times in 0 Posts
Devnullicus is on a distinguished road
Default Re: SE 5 Editor

Quote:
Elsemeravin said:
Hey, would it be possible to add a "copy component" button in addition to current "add" and "remove" buttons? Indeed very often I'm using an existing component not to have to write every caracteristic from scratch.
Yeah, that's a really good idea. Too bad I completely missed this until just now. I'll see about adding it soon though - it should be easy to implement.
__________________
How's my Programming? Call 1-800-DEV-NULL
Get the Space Empires V Editor and DevnullMod at http://www.devnullsoftware.com/se5
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 01:36 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.