.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
  #11  
Old March 9th, 2002, 01:27 AM
Master Belisarius's Avatar

Master Belisarius Master Belisarius is offline
Colonel
 
Join Date: Jul 2000
Location: Montevideo Uruguay
Posts: 1,598
Thanks: 0
Thanked 0 Times in 0 Posts
Master Belisarius is on a distinguished road
Default Re: ATTN: Owners of Gold

quote:
Originally posted by PsychoTechFreak:

... but on different build queues/planets, right ?



If the empire have resources (is not in red numbers), every planet that is not building something, will build units.
I think that was one of the best improvements.

The other important thing, is that in the AI building queue, now can be included ship names (but the old system still is valid).
Reply With Quote
  #12  
Old March 9th, 2002, 07:58 AM
Captain Kwok's Avatar

Captain Kwok Captain Kwok is offline
National Security Advisor
 
Join Date: Oct 2001
Location: Toronto, Canada
Posts: 5,624
Thanks: 1
Thanked 14 Times in 12 Posts
Captain Kwok is on a distinguished road
Default Re: ATTN: Owners of Gold

Would anyone be able to post one of those history.txt files for the 1.64 beta? It sounds like some nice features have been added.

[ 09 March 2002: Message edited by: Captain Kwok ]

__________________
Space Empires Depot | SE:V Balance Mod
Reply With Quote
  #13  
Old March 9th, 2002, 11:56 PM
Mephisto's Avatar

Mephisto Mephisto is offline
Brigadier General
 
Join Date: Sep 2000
Location: Frankfurt, Germany
Posts: 1,994
Thanks: 0
Thanked 0 Times in 0 Posts
Mephisto is on a distinguished road
Default Re: ATTN: Owners of Gold

Sorry, that's up to Richard.
__________________
For, in the final analysis, our most basic common link is that we all inhabit this small planet. We all breathe the same air. We all cherish our children's futures. And we are all mortal. - JFK
Reply With Quote
  #14  
Old March 10th, 2002, 02:18 AM
Richard's Avatar

Richard Richard is offline
Brigadier General
 
Join Date: Dec 1999
Location: Lancaster, OH 43130
Posts: 1,997
Thanks: 5
Thanked 9 Times in 8 Posts
Richard is on a distinguished road
Default Re: ATTN: Owners of Gold

Testers, you can post any of the history files anytime you like. Everyone will see them once we go public anyway, and I don't have time right now .
__________________
Change is inevitable, how you handle change is controllable - J. Strong
Reply With Quote
  #15  
Old March 10th, 2002, 11:31 AM
Mephisto's Avatar

Mephisto Mephisto is offline
Brigadier General
 
Join Date: Sep 2000
Location: Frankfurt, Germany
Posts: 1,994
Thanks: 0
Thanked 0 Times in 0 Posts
Mephisto is on a distinguished road
Default Re: ATTN: Owners of Gold

Here we go!

Version 1.64:
1. Fixed - Resource modifiers were going into negative percents.
2. Fixed - Integer overflow with large numbers of units in combat.
3. Changed - Increased the "maximum number of ships per player" and the
"maximum number of units per player" selection to have an
upper limit of 20,000 each on the Game Setup screen.
4. Fixed - Maintenance cost displayed for designs was not taking into
account abilities of that design.
5. Added - You can now use an AI_Construction_Units.txt file with your
AI. The file will only be used if it exists. This supplements
the AI_Construction_Vehicles.txt file with specific units to
purchase. See the AI_Construction_Units.txt file included for
more details.

Version 1.63:
1. Fixed - The AI was not matching class names correctly from the Vehicle
Construction file.

Version 1.62:
1. Fixed - The AI was not purchasing colonizing ships.
2. Changed - Put in opening screen from release Version.
3. Added - More details to AI Fleet order debug output.
4. Fixed - AI was not creating multiple designs which were of the same AI
Design Type (even if they had different names).
5. Fixed - Troops were not using their shields in ground combat.

Version 1.61:
1. Changed - The Default_Ai_Construction_Vehicles.txt file will now allow
for the design name or the design type. The term "Colonizer" is
till hard-coded to be evaluated to the needed type of colonizer.
When looking for the design to build, the game will look for the
latest design which matches the design name. If no match is found,
then the latest design which matches the design type will be located.
If neither is found, this purchase item will be skipped.
2. Added - Added an optional file called "DebugSettings.txt". This filed should
be placed in the SE4 directory and controls whether certain debug
setting are used in the game (if the file is not present all of the
debug settings are turned off). See the file for complete details.
__________________
For, in the final analysis, our most basic common link is that we all inhabit this small planet. We all breathe the same air. We all cherish our children's futures. And we are all mortal. - JFK
Reply With Quote
  #16  
Old March 10th, 2002, 11:33 AM
Mephisto's Avatar

Mephisto Mephisto is offline
Brigadier General
 
Join Date: Sep 2000
Location: Frankfurt, Germany
Posts: 1,994
Thanks: 0
Thanked 0 Times in 0 Posts
Mephisto is on a distinguished road
Default Re: ATTN: Owners of Gold

And here is the Default_AI_Construction_Units.txt:

On each turn, this file will be processed (if it exists), and units will be added
to all planetary construction queues which:
1. Are not currently busy.
2. Those planets which have reached maximum facilities.
3. The amount consumed per turn won't reduce the empire's resources to zero.

Note: If there are units listed in the AI_Construction_Vehicles.txt file, they
will be constructed normally.

Colony Type:
Homeworld, Mining Colony, Farming Colony, Refining Colony,
Resupply Base, Research Compound, Intelligence Compound,
Construction Yard, Military Installation

Num Queue Entries:
Num Entries

Entry X Type:
AI Design Type - Mine, Satellite, Weapon Platform, Troop, Fighter,
Recon Satellite, Anti-Planet Drone, Anti-Ship Drone

Entry X Maximum in kT:
Maximum amount in kT this planet can have of this unit type. If the planet
is below this amount, then units of this type will be added to the construction
queue. If this amount or greater is present on the planet, move down to the next
entry. Maximum value for this is 65000.
__________________
For, in the final analysis, our most basic common link is that we all inhabit this small planet. We all breathe the same air. We all cherish our children's futures. And we are all mortal. - JFK
Reply With Quote
  #17  
Old March 10th, 2002, 01:49 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: ATTN: Owners of Gold

quote:
3. Changed - Increased the "maximum number of ships per player" and the "maximum number of units per player" selection to have an upper limit of 20,000 each on the Game Setup screen.

Now that is really cool! Finally, I can put 100+ mines in every sector of every system I own! Muahahaha!
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote
  #18  
Old March 10th, 2002, 03:28 PM
Q's Avatar

Q Q is offline
Colonel
 
Join Date: Jan 2001
Posts: 1,661
Thanks: 0
Thanked 0 Times in 0 Posts
Q is on a distinguished road
Default Re: ATTN: Owners of Gold

Excellent news. These are some major improvements!
Reply With Quote
  #19  
Old March 10th, 2002, 06:23 PM
Captain Kwok's Avatar

Captain Kwok Captain Kwok is offline
National Security Advisor
 
Join Date: Oct 2001
Location: Toronto, Canada
Posts: 5,624
Thanks: 1
Thanked 14 Times in 12 Posts
Captain Kwok is on a distinguished road
Default Re: ATTN: Owners of Gold

Very Cool. It looks like a lot of effort has been put into making the AI more organized.
__________________
Space Empires Depot | SE:V Balance Mod
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 05:27 PM.


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