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

This Month's Specials

BCT Commander- Save $7.00
winSPWW2- Save $5.00

   







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

Reply
 
Thread Tools Display Modes
  #91  
Old December 22nd, 2003, 12:44 AM

Baron Munchausen Baron Munchausen is offline
General
 
Join Date: Aug 2000
Location: Ohio, USA
Posts: 4,323
Thanks: 0
Thanked 0 Times in 0 Posts
Baron Munchausen is on a distinguished road
Default Re: Post 1.84 beta history

I don't think the difficulty is in parsing the list of allowed targets. I think the difficulty is in how combat code handles the target selection restrictions. If he wrote it a certain way and has to completely re-write it to allow comma seperated lists instead of fixed choices he runs the risk of introducing bugs. He might not want to run that risk at this late date.
Reply With Quote
  #92  
Old December 22nd, 2003, 01:20 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: Post 1.84 beta history

Quote:
Originally posted by Baron Munchausen:
I don't think the difficulty is in parsing the list of allowed targets. I think the difficulty is in how combat code handles the target selection restrictions. If he wrote it a certain way and has to completely re-write it to allow comma seperated lists instead of fixed choices he runs the risk of introducing bugs. He might not want to run that risk at this late date.
That's what I was trying to say, but couldn't explain it that well.
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #93  
Old December 22nd, 2003, 05:02 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: Post 1.84 beta history

Ok... the vehicle type field has none of those issues.
__________________
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
  #94  
Old December 22nd, 2003, 05:10 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: Post 1.84 beta history

Say... do the latest betas have a different scale for population modifiers than the old one? Aaron said he was going to implement a 1% increment system, for a smoother curve. Just wondering if he put it in yet. If not, please remind him on the beta forum.
__________________
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
  #95  
Old December 22nd, 2003, 05:31 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: Post 1.84 beta history

Quote:
Originally posted by Imperator Fyron:
Ok... the vehicle type field has none of those issues.
No, it probably does. But that's kind of the point. The code needed to use a comma delineated list for the vehicle type field in the compenhancments file is not the same part of the code needed for the targetting and vehicle type field in the components file. So it's probably not a simple matter of reusing exsisting code. At least you can't know it is without seeing the code, which none of us can.

Don't get me wrong. The point I was trying to make was not that it wasn't a change worth making, just that you can't say it's a "minor" change neccesarily. You have no idea how complicated of a change it might be.

Geoschmo
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #96  
Old December 22nd, 2003, 05:36 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: Post 1.84 beta history

Quote:
Originally posted by Imperator Fyron:
Say... do the latest betas have a different scale for population modifiers than the old one? Aaron said he was going to implement a 1% increment system, for a smoother curve. Just wondering if he put it in yet. If not, please remind him on the beta forum.
He has not.

As far as I know he doesn't read the beta forums looking for bug reports and requests. He Posts there when he has a new patch, and we discuss things amongst ourselves. Requests posted there aren't likely to get any better response then your emails.

Geoschmo
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #97  
Old December 22nd, 2003, 05:45 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: Post 1.84 beta history

Quote:
You have no idea how complicated of a change it might be.
Yes I do Geo. Just because you keep saying that doesn't make it true.
__________________
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
  #98  
Old December 22nd, 2003, 05:46 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: Post 1.84 beta history

Quote:
He has not.

As far as I know he doesn't read the beta forums looking for bug reports and requests. He Posts there when he has a new patch, and we discuss things amongst ourselves. Requests posted there aren't likely to get any better response then your emails.
Well I don't want to keep bugging him about it.
__________________
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
  #99  
Old December 22nd, 2003, 06:01 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: Post 1.84 beta history

I've just done something about it...

Would you forum goers mind playtesting this for me before I send it off to Aaron, its getting late over here.
http://imagemodserver.mine.nu/Miscel...k_settings.txt
Reply With Quote
  #100  
Old December 22nd, 2003, 06:05 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: Post 1.84 beta history

I made a file like that months ago... I sent it to Aaron, and that is what I was wondering whether he had put it in or not.

It is right here.

[ December 22, 2003, 04:08: Message edited by: Imperator Fyron ]
__________________
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
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 06:50 PM.


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