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

This Month's Specials

ATF: Armored Task Force- Save $8.00
War Plan Pacific- Save $8.00

   







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

Reply
 
Thread Tools Display Modes
  #11  
Old August 23rd, 2001, 09:45 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: Most bang-for-the-buck hard code changes

Well, I’m a Modder so my wishes are in this area:
1.) Give me a file like the AI_Construction_Facilities.txt for their cargo space. This way I could tell the AI exactly what units to build on a planet and how many.
2.) Let me call ship names in the AI_Construction_Vehicles.txt, not classes.
3.) A switch in the ship design file to determine if a ship is used defensively and in what fleets it should be included.
4.) Let the AI do some scrapping of buildings and old units. I already sent MM some suggestions in this area.
5.) Teach the AI how to use a medical ship.
6.) Teach the AI to scrap all research building once the tech tree is done and build intelligence instead.

With these changes I could make some cool tricks with the AI. And I really think these changes are not that much of programming work.

P.S.: Ups, that were more then 3 wishes. Anyway...
__________________
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
  #12  
Old August 23rd, 2001, 02:37 PM

tesco samoa tesco samoa is offline
General
 
Join Date: Jul 2001
Location: Canada
Posts: 4,603
Thanks: 0
Thanked 0 Times in 0 Posts
tesco samoa is on a distinguished road
Default Re: Most bang-for-the-buck hard code changes

Small : ability to show where all system wide abilities are on the system map.

Med : The ability to filter reports ( all of them )

Large : The ability to chose stragetic or tatical combat in multi player games on different computers

__________________
RRRRRRRRRRAAAAAGGGGGGGGGHHHHH
old avatar = http://www.shrapnelgames.com/cgi-bin...1051567998.jpg

Hey GUTB where did you go...???

He is still driving his mighty armada at 3 miles per month along the interstellar highway bypass and will be arriving shortly
Reply With Quote
  #13  
Old August 23rd, 2001, 04:37 PM

Krakenup Krakenup is offline
Corporal
 
Join Date: Jan 2001
Location: Newport News, VA
Posts: 125
Thanks: 0
Thanked 0 Times in 0 Posts
Krakenup is on a distinguished road
Default Re: Most bang-for-the-buck hard code changes

Trivial: Seeing enemy movement in your system

If I have a presence in a system, and an enemy ship moves in that system, I should be able to see it. Currently, an enemy ship suddenly appears in a system, and the following turn it disappears. You don't know where it came from or where it went. You should be able to see enemy movement during that enemy's turn in your systems.

Small: Straighten out the engines/supplies

It's silly for the same size engines to power escorts and battleships and for an engine to have the same amount of supplies as a supply bin twice its size. My solution would be to have the engines proportional to the hull size in size, cost, supply storage, and supply usage. Also, cut the supplies carried by engines in half, and double the supplies in each supply bin.

Medium: Fix the ministers

The reason the AI's aren't any better is that they have to use all the ministers. This includes the exploration minister that keeps sending ships through damaging warp points and the resupply minister that jerks your fleet back just before it reaches its objective. (Add your favorite minister stupidity here.)
Reply With Quote
  #14  
Old August 23rd, 2001, 05:17 PM
dmm's Avatar

dmm dmm is offline
Captain
 
Join Date: Sep 2000
Location: USA
Posts: 806
Thanks: 0
Thanked 0 Times in 0 Posts
dmm is on a distinguished road
Default Re: Most bang-for-the-buck hard code changes

Good responses so far, but keep in mind the criteria for the effort categories: trivial (a few hours of programming), small (a few days), and medium (a few weeks).
Also remember that we're discussing HARD CODE changes -- stuff that can't possibly be modded.
Lastly remember that we're discussing "most-bang-for-the-buck", not pet peeves. (E.g., fixing Enter and Escape in dialog boxes would be nice but would not give a substantial "return on investment" in terms of improving the game.)
__________________
Give me a scenario editor, or give me death! Pretty please???
Reply With Quote
  #15  
Old August 23rd, 2001, 05:40 PM

Lerchey Lerchey is offline
Lieutenant Colonel
 
Join Date: Dec 1999
Location: Pittsburgh, PA, USA
Posts: 1,423
Thanks: 0
Thanked 0 Times in 0 Posts
Lerchey is on a distinguished road
Default Re: Most bang-for-the-buck hard code changes

I'm not sure if this is trivial, medium, or huge, but here goes:

Diplomacy. Right now, either you can move safely through ALL of an empires systems, or you can't move safely through ANY of an empires systems. I would like to have an option to make systems as "hostile" or something. That way, if I set up a trade alliance with the Phong, but only want them to be allowed into the first two systems (closest to them), and not go parading through the depths of my empire, I can set up space stations, mines, or whatever, and stop them.

General John
Reply With Quote
  #16  
Old August 23rd, 2001, 05:51 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: Most bang-for-the-buck hard code changes

quote:
Small: Straighten out the engines/supplies
It's silly for the same size engines to power escorts and battleships and for an engine to have the same amount of supplies as a supply bin twice its size. My solution would be to have the engines proportional to the hull size in size, cost, supply storage, and supply usage. Also, cut the supplies carried by engines in half, and double the supplies in each supply bin.
See my Pirates & Nomads v2 mod. You will be very happy, and realize that those fixes need no hardcode changes.

------------------
The latest info on Pirates & Nomads (forum thread).
-<Download V2.3>- (just extract to your SE4 folder)
-<Download P&N Classic>- (The final release of P&N v1.x, just extract to your SE4 folder)
-<Download compatible EMPs for P&N v1.2 through v1.7>-
-<Download SJs latest AI Patcher>-
Visit My Homepage

Other Links:
-<Play By Web>-
-<Schlock Mercenary>- (great space-based webcartoon) -<First Strip>-
-<8-bit Theater>- (fun comic with the pixellated FF1 characters)

<SE4Code>
MpN R*-A RM(L) RP+ TCP- Fq++ FR!++ P? A+/- Sf+ Nd- L $ M++++ Pw!+
</SE4Code>
Reply With Quote
  #17  
Old August 23rd, 2001, 05:52 PM

chewy027 chewy027 is offline
Second Lieutenant
 
Join Date: Mar 2001
Posts: 539
Thanks: 0
Thanked 0 Times in 0 Posts
chewy027 is on a distinguished road
Default Re: Most bang-for-the-buck hard code changes

more than 20 races at a time

and of course the civil war
Reply With Quote
  #18  
Old August 23rd, 2001, 06:38 PM
Spoo's Avatar

Spoo Spoo is offline
First Lieutenant
 
Join Date: Jan 2001
Location: Toledo, OH
Posts: 641
Thanks: 0
Thanked 0 Times in 0 Posts
Spoo is on a distinguished road
Default Re: Most bang-for-the-buck hard code changes

The ability to launch ships from other ships and planets.

------------------
Assume you have a 1kg squirrel
E=mc^2
E=1kg(3x10^8m/s)^2=9x10^16J
which, if I'm not mistaken, is equivilent to roughly a 50 megaton nuclear bomb.
Fear the squirrel.
__________________
Assume you have a 1kg squirrel
E=mc^2
E=1kg(3x10^8m/s)^2=9x10^16J
which, if I'm not mistaken, is equivilent to roughly a 50 megaton nuclear bomb.
Fear the squirrel.
Reply With Quote
  #19  
Old August 23rd, 2001, 07:01 PM
mac5732's Avatar

mac5732 mac5732 is offline
Brigadier General
 
Join Date: Jan 2001
Location: Ohio, USA
Posts: 1,951
Thanks: 0
Thanked 0 Times in 0 Posts
mac5732 is on a distinguished road
Default Re: Most bang-for-the-buck hard code changes

For us non-modders (some of us don't like to tinker remember)

small AI to use & invade planets w/troops not just glazing all of them & build base-ships (I know baseships is moddable, but remember not all of us like to tinker)

med Do something on missle vs planet. Give wp's weapons that can reach ships that just sit off and hit your planet with missles. It should not be this easy to take out a planet. Increase range & mounts for planet based weapons or have specific tech to build them & have AI build & use more Starbases at wormholes and over planets.

Major Ai to use and upgrade research better,
have ai upgrade buildings, storage, etc, also have ai use different ships for different things, ie; close attack support, wormhole defense, etc, currenly almost always use same weapons on each ship, very seldom defends a wormhole with exception of a small amount of mines, never puts mines over its planets, Increase amt of ftrs they put in Groups, currently only in 5's. This includes AI using Wormhole open & close weapons more often, (now very seldom if ever)
this would add nice touch and make things a little more interesting later in the games

just some ideas mac



[This message has been edited by mac5732 (edited 23 August 2001).]
__________________
just some ideas Mac

BEWARE; crochety old geezers play SE4, in between bathroom runs
Phong's Head Parking
Reply With Quote
  #20  
Old August 23rd, 2001, 07:38 PM

Lerchey Lerchey is offline
Lieutenant Colonel
 
Join Date: Dec 1999
Location: Pittsburgh, PA, USA
Posts: 1,423
Thanks: 0
Thanked 0 Times in 0 Posts
Lerchey is on a distinguished road
Default Re: Most bang-for-the-buck hard code changes

Mac,

One of the easy things to do with missiles vs planets is to build weapons platforms and satellites armed with PDCs. The PCCs, when in range, will stop missiles. That makes it much harder to just stand off and blaze away successfully.

General John
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 12:21 AM.


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