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

This Month's Specials

Air Assault Task Force- Save $8.00
Bronze- Save $10.00

   







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

Reply
 
Thread Tools Display Modes
  #1  
Old January 19th, 2002, 01:40 AM

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: Open-Ended Tech Levels?

eric, what you just described (infinite tech levels) is something that i am working on in a game i am doing with a bunch of other people. Yes it is a 4X game and yes it is definitely *big*

[ 18 January 2002: Message edited by: chewy027 ]

Reply With Quote
  #2  
Old January 19th, 2002, 01:49 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: Open-Ended Tech Levels?

Actually I used a spreadsheet to make the ultimate vehicle size mod and then combined the values into a text file.
Something similar could be done with some components / facilities ect.

Yes this game is really huge but for some reason we want to make it much bigger!
Reply With Quote
  #3  
Old January 19th, 2002, 02:15 AM

Shyrka Shyrka is offline
Corporal
 
Join Date: Oct 2001
Location: La Coruña, Spain
Posts: 112
Thanks: 0
Thanked 0 Times in 0 Posts
Shyrka is on a distinguished road
Default Re: Open-Ended Tech Levels?

I once ask for the same thing, Eric. I HATE scrapping all my scientific and research facilities when all tech levels are achieved. In later stages of a game, the technology part simply disappears. That's not logic, IMHO.

An idea could be making some features of components or facilities "infinite". I mean, for example, the power of direct-fire weapons. With a technology called "Direct-fire power" with infinite tech levels of dramatically growing cost. The result of achieving each level is a small increase of all your direct-fire weapons power. The cost is important. For example:

Direct-fire power: +Y damage of every DF weapon

Cost(level 1) = X rp.
Cost(level 2) = Cost(level 1)*2 rp.
Cost(level 3) = Cost(level 2)*4 rp.
Cost(level 4) = Cost(level 3)*8 rp.
...

Same could be done with seeker speed, armor resistances, storage capacities, etc. So, scientific research will always be a very important thing, no matter how many time the game Lasts.

It's only an idea
__________________
So it shall be written...
So it shall be done...
--------------------
Reply With Quote
  #4  
Old January 19th, 2002, 02:42 AM

Eric Bamberg Eric Bamberg is offline
Private
 
Join Date: Dec 2001
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Eric Bamberg is on a distinguished road
Default Re: Open-Ended Tech Levels?

Shyrka, what you describe is exactly what I was thinking. I've never seen a 4X game where technology works like that, although chewy027 says he's working on one. I'd be very interested in seeing it when it's ready.

I figured that it probably wasn't possible to mod SEIV to have infinite tech levels. It's a fundamental change in how the tech system works. I wonder if it would be considered for SEV, though.

It's been suggested that ship sizes could increase to the point where they would be too big to be practical. That is a possibility, although I think that could be controlled by economic issues, especially in a finite resources game.

This discussion has made me interested in creating a not-infinite-but-still-pretty-darn-big tech mod. Ideally, I'd like to include not only extensive levels of technology, but a tremendous variety of technologies. Of course, I've never created a mod before (in fact I've only been playing the game for a few months) so it's not something I can see whipping up over the weekend. There are so many things to consider... how to make the tech interesting, how to balance it so that research doesn't eclipse all other considerations in empire management... I can hear the wheels spinning already.

Eric
Reply With Quote
  #5  
Old January 19th, 2002, 03:28 AM
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: Open-Ended Tech Levels?

MOO2 had infinite tech levels. Each tech level would make the stuff in that tech tree a little bit smaller, so you could put more stuff in the same amount of space, thereby making weapons and such more powerful with each new tech level.
__________________
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
  #6  
Old January 19th, 2002, 03:57 AM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: Open-Ended Tech Levels?

You know I have heard that about MOO2 before. I never played it. (Although a friend handed me the disk today. I shall check it out soon, just out of curiosity.)

How is it practical for this to go on for ever? I mean dont you reach a point where the size of the comp is equal to whatever unit of size is used for components? There has to be some point at which you have say, "that's small enough"

Geo
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #7  
Old January 19th, 2002, 04:40 AM
Krsqk's Avatar

Krsqk Krsqk is offline
Lieutenant Colonel
 
Join Date: Jul 2001
Location: Orlando, FL
Posts: 1,259
Thanks: 0
Thanked 0 Times in 0 Posts
Krsqk is on a distinguished road
Default Re: Open-Ended Tech Levels?

Funny you should mention that. Take a look at the basic tech mod, which is still in the old downloads section. I started it quite a while ago, but came to the conclusion that it would be too time consuming to complete by hand. The research structure was three-dimensional. For missiles, you could research launchers to reduce reload time, missiles to increase seeker speed and range, and warheads to increase damage and seeker dmg resistance. Most armors have a similar setup with 10 or even 15 levels per dimension. Most research only gives incremental benefits; I didn't think a DUC LXXXVI needed to have 5280 damage.

Recently, I've been working on developing a program to automate the generation of components, from 1-dimensional research to x-dimensional research. You input tech reqs, a base level for things like tonnage space and structure, cost, supply usage, ability values, etc., and give a rate of increase (or decrease) applied to the component at level up based on the levels of each technology. I'm currently working on making it a Windows-based program instead of crummy text, which is an interesting task since I've never Windows programmed before. Actually, I've never even attempted a program of this scale before, so it's been...challenging. When completed, it will allow anyone to quickly create as many levels of Component X as you could possibly want in the time it would take to create two or three levels by hand. If anyone's interested, let me know; this is definitely in progress, and isn't going to be completed in the next day or two (suicide_junkie, I don't know how you do it! ), but I'll keep plugging away until it's done. Then, I just might get that Basic Tech Mod done.

[ 19 January 2002: Message edited by: Krsqk ]

__________________
The Unpronounceable Krsqk

"Well, sir, at the moment my left processor doesn't know what my right is doing." - Freefall
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 04:22 AM.


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