|
|
|
 |

November 8th, 2002, 12:41 AM
|
 |
General
|
|
Join Date: Feb 2001
Location: Pittsburgh, PA, USA
Posts: 3,070
Thanks: 13
Thanked 9 Times in 8 Posts
|
|
Re: Bugs in Gold v1.78?
Quote:
Additionally, Drones can't fleet, which I find to be quite annoying myself, but I can't really say that's a bug, really. It can be modified without a hardcode change, correct?
|
No. There's only a setting for whether bases can join fleets.
If you need to give a group of drones orders, you just shift-click them.
__________________
Cap'n Q
"Good morning, Pooh Bear," said Eeyore gloomily. "If it is a good morning," he said. "Which I doubt," said he.
|

November 8th, 2002, 02:18 AM
|
Corporal
|
|
Join Date: May 2001
Posts: 175
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Bugs in Gold v1.78?
Quote:
Originally posted by capnq:
No. There's only a setting for whether bases can join fleets.
|
Correct me if I'm wrong, but at one point couldn't satellites and fighters join fleets, or am I just totally out of it?
Quote:
If you need to give a group of drones orders, you just shift-click them.
|
Well, my idea was to use drones as flying fuel tanks, actually. But since we're on the subject, wouldn't that have the same problem as ships using shift-select as far as combat goes, meaning that they'll all arrive one right after the other, rather than as one group?
[ November 08, 2002, 00:19: Message edited by: Hotfoot ]
__________________
L* GdY $? Fr? C--- S* T? Sf* Tcp- A++ M>M+ Mp!>Mp* RHP!>RV Pw Fq ND? Rp+ G++ AuO MM++
|

November 8th, 2002, 02:33 AM
|
Captain
|
|
Join Date: Oct 2001
Location: Australia
Posts: 809
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Bugs in Gold v1.78?
Quote:
Correct me if I'm wrong, but at one point couldn't satellites and fighters join fleets, or am I just totally out of it? [Confused]
|
You are correct, In non-Gold (SE IV 1.49) Sats & Fighters can join a fleet.
Read the Topic: POLL->things we'd really like in Next Patch (Platinum II) - In Geo's testing, it looks like they do fight together.
|

November 8th, 2002, 02:38 AM
|
Corporal
|
|
Join Date: May 2001
Posts: 175
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Bugs in Gold v1.78?
Quote:
Originally posted by Baron Grazic:
You are correct, In non-Gold (SE IV 1.49) Sats & Fighters can join a fleet.
|
Hmm...so then it's been a hard code change since then?
Quote:
Read the Topic: POLL->things we'd really like in Next Patch (Platinum II) - In Geo's testing, it looks like they do fight together.
|
Ah, very well. Still, it is rather annoying not being able to fleet them, and not having their design names displayed in the game map.
__________________
L* GdY $? Fr? C--- S* T? Sf* Tcp- A++ M>M+ Mp!>Mp* RHP!>RV Pw Fq ND? Rp+ G++ AuO MM++
|

November 8th, 2002, 02:56 AM
|
 |
National Security Advisor
|
|
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
|
|
Re: Bugs in Gold v1.78?
Hotfoot, in the latest beta patch the drone launching bug is fixed. The ships are limited by strategy to launching a maximum of 20 drones per enemy ship, however with a ship with less than 20 drone launchers I get one launched per launcher per combat turn until the 20 are launched and then no more. This is how it is designed and it is working correctly.
I noticed something else kind of interesting. It might explain why this bug wasn't noticed earlier. In 1.78 it doesn't really launch all the drones in cargo, but it is launching more than it should. The rate doesn't seem to be linear. With one launcher I get one drone per combat turn, which is correct. With 5 launchers I get 15 per turn, which is 3 per turn per launcher. With 25 it's launching all the drones in cargo, but I think that with 25 launchers it's just that the launchers can launch more than the ship can hold.
Of course none of that will matter when the next patch goes public cause it will be working correctly then.
Geoschmo
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
|

November 8th, 2002, 03:16 AM
|
 |
First Lieutenant
|
|
Join Date: Jun 2002
Location: France
Posts: 664
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Bugs in Gold v1.78?
Good enought,
but when does the path goes public ?
I would prefer start my PBW game whis this patch on, mostly for the TimeBurst bug.
__________________
Ph'nglui mglw'nafh Cthulhu R'lyeh wagh'nagl fhtagn.
Ïa ! Ïa ! Cthulhu fhtagn ! Cthulhu fhtagn !
|

November 8th, 2002, 03:24 AM
|
Corporal
|
|
Join Date: May 2001
Posts: 175
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Bugs in Gold v1.78?
Quote:
Originally posted by geoschmo:
Hotfoot, in the latest beta patch the drone launching bug is fixed. The ships are limited by strategy to launching a maximum of 20 drones per enemy ship, however with a ship with less than 20 drone launchers I get one launched per launcher per combat turn until the 20 are launched and then no more. This is how it is designed and it is working correctly.
|
Okay, so it doesn't launch an obscene number right off the bat, but rather launches the proper number? Does it behave as it should outside of combat as well? (so we don't have the 16 million drone planets)
Quote:
I noticed something else kind of interesting. It might explain why this bug wasn't noticed earlier. In 1.78 it doesn't really launch all the drones in cargo, but it is launching more than it should. The rate doesn't seem to be linear. With one launcher I get one drone per combat turn, which is correct. With 5 launchers I get 15 per turn, which is 3 per turn per launcher. With 25 it's launching all the drones in cargo, but I think that with 25 launchers it's just that the launchers can launch more than the ship can hold.
|
Actually, with 5 launchers, it seemed to be launching 25, so long as they were all of the same drone type. I made a small correction in a previous post. Note the progression is exponential.
With 25 launchers, you can launch 625 drones per combat turn, and 10,000 per game turn in Version 1.78.
+++Edit+++
Ah-ha! Wait, I got it now. I was losing track of the numbers past the first launch because of the way it showed it to me. It's actually n+(n-1), where n is the number of launchers on board. That's where the number was being decrimented. So at first, it's 5 drones, then 4 more, then 3 more, then 2 more, then 1 more, then 0 more until the next turn.
5+4+3+2+1=16
For some reason, I was thinking that 5 out the first time translated into 5 out every time. Okay, problem solved.
+++End Edit+++
Quote:
Of course none of that will matter when the next patch goes public cause it will be working correctly then.
|
Good, glad to hear it. 
[ November 08, 2002, 01:32: Message edited by: Hotfoot ]
__________________
L* GdY $? Fr? C--- S* T? Sf* Tcp- A++ M>M+ Mp!>Mp* RHP!>RV Pw Fq ND? Rp+ G++ AuO MM++
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|