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

This Month's Specials

Air Command 3.0- Save $12.00
War Plan Pacific- Save $7.00

   







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

Reply
 
Thread Tools Display Modes
  #1  
Old February 13th, 2002, 03:24 AM
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: The neo-standard thread- Standardising additional hull sizes.

I didn't do any sort of path initializing, so C:\ is the default.

I set the minimum requirements as they were because all of those images either:
A) cannot be created/copied from elsewhere (eg. bigexplosion)
or
B) Are required by SE4.

Re: infantry.
Oops. Copy/paste error. I got into a routine, and forgot about that .

quote:
there are a number of races that are considered complete and do not include custom shield or explosion
True. I can easily remove those from the requirements.
On the other hand, Battlecruiser is used along with the race portrait when choosing your shipset during race creation.

Minimum requirements are now:
- pop images
- battlecruiser images
- main.bmp

quote:
What about the idea of an easily editable .txt file defining ship sizes and copy chains.
Not a problem, I'll include that in my next Version.
I just hardcoded the whole thing to get it done quickly, but I kept it in a nice format for using a text file for definitions.

quote:
This is probably beyond your programming capabilities, but maybe you can find some pre-made library to resample bitmaps (note the difference between resample and just resize). You could make it copy and resample race portrait to create pop pictures.
You're right. I'm not going to build that Tinman. The axe already has enough bells and whistles
Resampling images would be way too easy for the shipset's original creator to do, and thus not worth my time to automate.
Reply With Quote
  #2  
Old February 13th, 2002, 06:37 AM

Andrés Andrés is offline
Major
 
Join Date: Apr 2001
Location: Rosario, Argentina
Posts: 1,047
Thanks: 0
Thanked 0 Times in 0 Posts
Andrés is on a distinguished road
Default Re: The neo-standard thread- Standardising additional hull sizes.

I just made a quick test.
Pics that are required by SE4 "add new race" window are:
racename_main
racename_race_portrait
racename_portrait_battlecruiser

"_portrait_battlecruiser"
Is used even if you make a mod where no ship size uses the battlecruiser picture.

IMHO really minimun requirements to create a shipset are:
_main and _race_portrait
Since they are both, indispensable and cannot be copied from anywhere else
and
_anyship_portrait, and _anyship_mini
It does not have to be necessarily the battle cruiser. Portrait and mini don't even need to be of the same ship. It will eventually be copied to all sizes including battlecruiser if necessary.

For example I have this unfinished shipset that so far only has main, race_portrait, pop pics, escort, frigate, destroyer, light cruiser and colony ship. I'd like the program to be able to make all copies and complete the shipset even if most ships will be copies of the light cruiser in the end. By copying the cruiserlight into the battlecruiser the program will actually be CORRECTING the error. If it doesn't have anything to copy to for example to troops ignore them but make all other copies anyway.

I'd just ignore other pics that cannot be copied from anywhere else.
Pop pics seem to be the only ones that if lacking are not replaced by the default shipset. I'd make copies of the race portrait even if you cannot resample them. It saves one step to the creator, if planning to resample them by giving the pics the right name and if not edited viewing the lower left corner of the race portrait is better than a white square.

BTW I hope you know that this is only constructive criticism, and that I do appreciate all your hard work. The NeoBuilder as it is now is already a very useful tool.

I don't want that Tinman, but I want a swiss-army-knife-like axe
Reply With Quote
  #3  
Old February 20th, 2002, 05:11 AM
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: The neo-standard thread- Standardising additional hull sizes.

Ok, I've uploaded a slightly less stubborn Version of neobuilder.exe. This one will allow you to generate the shipset without having a main, shields, or bigexplosion, though it will spew warnings in the status window

The next things I'll do are:
- Allow user to override the battleship image requirement, if they acknowlede that the shipset may end up incomplete/unplayable.
- read mod preferences for alternates from file.
- Add an option to search/copy portraits and minis individually if there are partial images found. Sub-options are for mini chooses portrait, portrait chooses mini, and independant search.
Reply With Quote
  #4  
Old February 24th, 2002, 07:56 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: The neo-standard thread- Standardising additional hull sizes.

A new Version of the Neobuilder

It comes zipped with an example alternate definitions file.
Also, Battlecruiser is not required in order to attempt the image generation.

Minis and portraits are still treated as a unit in this Version.
Reply With Quote
  #5  
Old March 28th, 2002, 04:41 PM
dogscoff's Avatar

dogscoff dogscoff is offline
General
 
Join Date: Mar 2001
Location: UK
Posts: 4,245
Thanks: 0
Thanked 0 Times in 0 Posts
dogscoff is on a distinguished road
Default Re: The neo-standard thread- Standardising additional hull sizes.

Hey S_J, I'm updating the neo-standard site. Can I offer the neo-builder for download from there? You'll get full credit of course.

Any text or anything you'd like me to put in the html with it?

BTW, you introduced me to 8Bit & Schlock... now I want to repay the favour. Are you familiar with www.redmeat.com? I think you'll appreciate the humour...
Reply With Quote
  #6  
Old March 29th, 2002, 02:07 AM
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: The neo-standard thread- Standardising additional hull sizes.

Feel free to host the Neobuilder. The title bar in the program mentions my name, so you don't have to go overboard

I got distracted, or I would have replied earlier (and gotten more done at work), but I've gotten through the redmeat archive already . Lots of good stuff, bordering on "sicko" at some points. Didn't stop me from eating lunch though
Reply With Quote
  #7  
Old September 2nd, 2002, 04:55 PM
TerranC's Avatar

TerranC TerranC is offline
Brigadier General
 
Join Date: Dec 2001
Posts: 1,859
Thanks: 0
Thanked 0 Times in 0 Posts
TerranC is on a distinguished road
Default Re: The neo-standard thread- Standardising additional hull sizes.

Sorry to drag this out of the grave, but with new mods using new images, I think this should be revised once again

__________________
A* E* Se++ GdQ $ Fr! C Csc Sf+ Ai- M Mp* S++ Ss- R! Pw Fq Nd Rp+ G++ Mm+ Bb++ Tcp+ L Au

Download Sev Today! --- Download BOB and SOCk today too! --- Thanks to Fyron and Trooper for hosting.

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 07:59 AM.


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