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

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $5.00

   







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

Reply
 
Thread Tools Display Modes
  #1  
Old May 25th, 2004, 04:39 AM
Ed Kolis's Avatar

Ed Kolis Ed Kolis is offline
General
 
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
Ed Kolis is on a distinguished road
Default Re: Could anyone use a design analyzer?

Status report: Weapon mounts (at least the stock ones, haven't tested any with any optional fields in them ) are successfully being loaded from CompEnhancement.txt; next on the list will probably be loading the hull sizes and components - and after that, I can REALLY get started!
__________________
The Ed draws near! What dost thou deaux?
Reply With Quote
  #2  
Old May 25th, 2004, 02:14 PM
Karibu's Avatar

Karibu Karibu is offline
Sergeant
 
Join Date: Feb 2003
Location: Finland
Posts: 392
Thanks: 0
Thanked 0 Times in 0 Posts
Karibu is on a distinguished road
Default Re: Could anyone use a design analyzer?

Quote:
Originally posted by Kana:
A ship library would be kinda neat....I'm sure most combinations of ships have been tried...but it would be interesting if someone designed someting you hadn't considered...

Kana
Actually, I don't think most (possible) combinations are tried, yet most sensible ones propably are tried. Most combinations are ineffective or just plain useless, ie. a ship loaded with only armor and necessary ship control and engines. Or ship with all defence troops or a ship with all Shield depleters and nothing more, etc.

Sure there are combinations I haven't thought at, but how to organize such library only to include effective and inventive models? And who would do it? Who would make the decision which model is inventive instead of stupid? Considering how many combinations you can make only make using 2 weapons and 5 different mounts, it is stunning one (also to take notice the firing order, ie. weapon order in the ship). There are also valid reasons not to use always the biggest available mount (cost ie. building time and damage/weapon tonnage)
__________________
If you give a man a fish, he will eat a day;
But if you teach a man to fish, he will buy an ugly hat;
And if you talk about a fish to a starving man, then you're a consultant
Reply With Quote
  #3  
Old May 25th, 2004, 05:36 PM
Suicide Junkie's Avatar
Suicide Junkie Suicide Junkie is offline
Shrapnel Fanatic
 
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
Suicide Junkie is on a distinguished road
Default Re: Could anyone use a design analyzer?

What would be good is to have a Human-readable format for importing/exporting ship designs
EG:

{name}
{size}
{m mountname}{component list} {x multiplier}

Ubernaught Attack Ship
Light Worldship
Bridge
Life Support {x 10}
Crew Quarters {x 10}
Plasma Projection Armor V {x 750}
Phased Shield Generator V {x 25}
{m Planetary Core Mount}Ripper Beam IV {x 5}

Something nice that you can move directly to and from message Boards and just toss into the program easily.
Reply With Quote
  #4  
Old May 25th, 2004, 06:09 PM
Ed Kolis's Avatar

Ed Kolis Ed Kolis is offline
General
 
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
Ed Kolis is on a distinguished road
Default Re: Could anyone use a design analyzer?

Good idea... I was going to do XML, but I could always make it even more human-readable

(but what if a Drushocka wanted to read the file? )

Problem is, for importing, you can have multiple mounts or components with the same name, even for the same hull type... so this would have to be an export format only, otherwise the program wouldn't know which one to use if there was a duplicate...
__________________
The Ed draws near! What dost thou deaux?
Reply With Quote
  #5  
Old May 25th, 2004, 07:22 PM
Ed Kolis's Avatar

Ed Kolis Ed Kolis is offline
General
 
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
Ed Kolis is on a distinguished road
Default Re: Could anyone use a design analyzer?

Now, if I just knew how to send mouse clicks to another application so I can write a superior ship design interface where you can use spin-buttons to select the # of a component (like in MOO2)... and then send all the mouse clicks to SE4 to create the design in-game without having to click on "Plasma Projection Armor" 750 times and breaking my mouse (not to mention my finger!)

Hmm, I'm sitting here at work with nothing to do, THAT sounds like something I could do a little research in the MSDN library on... it might even have an application to something work-related someday!
__________________
The Ed draws near! What dost thou deaux?
Reply With Quote
  #6  
Old May 25th, 2004, 08:00 PM
Parasite's Avatar

Parasite Parasite is offline
Second Lieutenant
 
Join Date: Jul 2003
Location: Texas
Posts: 464
Thanks: 0
Thanked 0 Times in 0 Posts
Parasite is on a distinguished road
Default Re: Could anyone use a design analyzer?

Quote:
Originally posted by Ed Kolis:
... and then send all the mouse clicks to SE4... it might even have an application to something work-related someday!
A friend uses a program called "Winrunner", by "Mercury interactive". It is not anywhere near cheap, but you could possibly write scripts to have Winrunner enter data (mouseclicks) into SEIV. It is a testing software, but can be used in a Datadriver mode for scripts.

This hint might lead to another better application for your use.


Also if you have a Stylesheet for your XML, it could very easily be readable to normal people.

[ May 25, 2004, 19:01: Message edited by: Parasite ]
__________________
I thought of the sun as a big bright ball of something that produced an intense absence of darkness. Alan Dean Foster No More Crystal Tears
A++SeGdy$+-++Fr?C++++Cst+SfAi--Mm-MpTS---SsROPw++Fq++Nd++++RpG++Mm++Bb
Reply With Quote
  #7  
Old May 25th, 2004, 08:15 PM
Suicide Junkie's Avatar
Suicide Junkie Suicide Junkie is offline
Shrapnel Fanatic
 
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
Suicide Junkie is on a distinguished road
Default Re: Could anyone use a design analyzer?

Quote:
Originally posted by Ed Kolis:
Good idea... I was going to do XML, but I could always make it even more human-readable

(but what if a Drushocka wanted to read the file? )

Problem is, for importing, you can have multiple mounts or components with the same name, even for the same hull type... so this would have to be an export format only, otherwise the program wouldn't know which one to use if there was a duplicate...
If they're the exact same name for the same size hull, its probably a very silly mod.
Just use the first matching mount...

As for druk, we don't want them learning our secrets anyways...

[ May 25, 2004, 19:17: Message edited by: Suicide Junkie ]
Reply With Quote
Reply

Bookmarks


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 10:15 PM.


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