Fuelling cost issue

For test results, bug reports, announcements of new builds etc.

Moderators: winston, another_commander, Getafix

Post Reply
User avatar
Fatleaf
Intergalactic Spam Assassin
Intergalactic Spam Assassin
Posts: 1988
Joined: Tue Jun 08, 2010 5:11 am
Location: In analysis mode on Phaelon
Contact:

Fuelling cost issue

Post by Fatleaf »

During operations with The Honourable Guild of Test Pilots I began noticing an issue with fuel cost. After discussing it with Another Commander on IRC we have found a player gets charged more than what is shown. Apparently, mass/fuel pricing slips when it comes to actually deducting the credits for ships with subents, that it is confirmed for both the Omega and the Falcon.

ImageHGTP
Find out about the early influences of Fatleaf here. Also his OXP's!
Holds the Ooniversal record for "Thread Necromancy"
User avatar
Kaks
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 3009
Joined: Mon Jan 21, 2008 11:41 pm
Location: The Big Smoke

Re: Fuelling cost issue

Post by Kaks »

Err, would you be referring to this:

Code: Select all

			rate = calcFuelChargeRate(mass);	// post-MNSR fuelPrices will be affected by missing subents. see  [self subEntityDied]
I had a longish talk with Jens at the time, the upshot of that was: to fix the fuel price for subentities there would be a bit too much change needed.
"There's quite a lot of collision code tied up with the subentities, so better leave it as it is for the time being"...

Or is it something else you're referring to?
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6634
Joined: Wed Feb 28, 2007 7:54 am

Re: Fuelling cost issue

Post by another_commander »

Kaks, check r4661. I think it was just a matter of calculating two prices differently: One that was displayed on the F3 screen and one that was actually used to subtract from the credits value.
User avatar
Kaks
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 3009
Joined: Mon Jan 21, 2008 11:41 pm
Location: The Big Smoke

Re: Fuelling cost issue

Post by Kaks »

Ahhh! :)
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
Post Reply