Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

shortcuts: hit alt+s to submit/post or alt+p to preview

Please read the rules before you post!


Topic Summary

Posted by: ardem
« on: December 22, 2010, 08:05:35 PM »

Just a side note I am using the Japanese theme, and there are many family names which are actually first names.

The Japanese way is to put the family name first and given second.

But the current method is creating names like ben john, or phil kylie, is there a separate familyname to given name or is it just a mixed bag.

A good example is this Hideyoshi Narihiro both are given names.
Posted by: Steve Walmsley
« on: October 12, 2010, 04:46:12 PM »

Speaking of more themes , how long have I got before the next release ?  I'll knock up a few more.

It will be a few weeks at least before the next release

Steve
Posted by: Steve Walmsley
« on: October 12, 2010, 04:44:19 PM »

Approximatley how many classes on average does a theme use?

Is there a maximum number of characters that can be used for ship names?

edit: Other than the button in the ship design window is there a method of adding new hull types and abbreviations in a similar method as adding new classes and names? ie the hulls are used when that theme is chosen.
The number of classes can vary considerably but I think perhaps 30 would be a reasonable number.

40 characters for the ship name

Hulls are not theme-based so the button on the Design window is the only way to add them.

Steve
Posted by: marples
« on: October 12, 2010, 04:30:44 PM »

Approximatley how many classes on average does a theme use?

Is there a maximum number of characters that can be used for ship names?

edit: Other than the button in the ship design window is there a method of adding new hull types and abbreviations in a similar method as adding new classes and names? ie the hulls are used when that theme is chosen.
Posted by: backstab
« on: October 12, 2010, 02:59:52 PM »

Yes, that's fine. Many of the commander themes and race themes were user-created, a lot them of them by Backstab.

Steve

Speaking of more themes , how long have I got before the next release ?  I'll knock up a few more.
Posted by: Steve Walmsley
« on: October 12, 2010, 04:22:28 AM »

Thanks for the info  :-*
All questions answered - If I should manage to get enough creative goo together, could I mail it to you so you could include some of them should you like them?
Yes, that's fine. Many of the commander themes and race themes were user-created, a lot them of them by Backstab.

Steve
Posted by: Vynadan
« on: October 12, 2010, 04:05:46 AM »

Thanks for the info  :-*
All questions answered - If I should manage to get enough creative goo together, could I mail it to you so you could include some of them should you like them?
Posted by: Steve Walmsley
« on: October 11, 2010, 09:42:11 PM »

The Racial Theme is very straighforward. Just place the three files you specified in the installation directory and run the Add Theme option. The only slightly tricky one is for non-naval ranks. You will have to rename the army ranks manually when you use a race with that theme as the loading code has not caught up with the recent change that created different rank progressions and the army ranks will be set up the same as the navy ranks. You can rename the Admin and Scientist rank as well in the game but not as part of the load process. You can add more naval ranks but not more Army ranks.

Ship Names is equally straighforward. Just use a file called ShipNames.txt. In both cases you need one name per line in each file. Make sure you don't leave a blank line at the end.

Commander names is much more complex and shouldn't be attempted by a user :(. I usually disable the menu option before release. It involves different types of loading methods depending on the type of theme and I have to comment various part of the loading code in and out for different themes. Equally, the actual name creation code is different for many of the themes and I have to add new sections for most new themes. The machine name theme doesn't use the database and is a random creation of letters and numbers.

There is no way at the moment for users to add to the shipping line names. They use a random combination of commander names for that race and a list of company-style names from the database.

You can create a race on Earth using the F9 window that will be computer controlled. However, if you are also starting on Earth, the future propects for the planet are not good :)

Steve
Posted by: Vynadan
« on: October 10, 2010, 05:10:16 AM »

Since I'm not that much a fan of playing humans ( ::) ) I've been building some races here and there. I've reached a point where I've added some flags, race pictures and ship icons to my aurora folders and finally got some decent ideas for racial and commander themes. Now, I've browsed the forum and while I found some more or less helpful threads I couldn't quite figure out what exactly it is that I need to do.
My info sources so far are:
Mechanics Post, good info, though (too )few details (for me)
Mostly unrelated, though mentioning shipyard names (e.g. I'll need a file for that, too?)
An example

After that, my current file structure is as following:
Code: [Select]
- Theme
   - Racial Theme
      - Class.txt
      - Rank.txt
      - System.txt
   - Commander Theme
      - FemaleFirstName.txt
      - FirstName.txt
      - Surname.txt
This is pretty much what I'm sure about, though I still probably need a Shipyards.txt and ShipNames.txt - however, do they count to the racial theme (which I assume at least for shipyards) or somewhere else entirely? I'm aware that the folder structure is unneccessary but its for organisation and overview purposes only. I'd kiss you Steve for giving a detailed insight in what exactly can be done  ;D

Especially the Rank.txt:
Names of 7 naval, 4 ground and one administrative and scientist rank each
Order?
Naming of administrative and scientific possible at all?
While ground's forced to 4 ranks, can there be more naval ones?

Commander Theme:
Smaller name portions as to the 'von' and 'y' in german and spanish themes - How are they done?
How does the mechanical race theme work with - between the 'first' and 'surnames' instead of spaces? Also the incrementation of the numbers looks more like a mathematical work than just writing countless numbers line after line in the Surname.txt

What's with stuff like the names of shipping lines or possibly an auto rename for ground forces? (e.g. turn 'xxth Garrison Battalion' to 'xxth Pooh-Bear Battalion' without having to rename each ground unit manually after training)

P.S.: Is there any way to create a human race which is played by the computer?