Join us at the Oolite Anniversary Party -- London, 7th July 2024, 1pm
More details in this thread.

Utility OXP: TAF Reset

Discussion and information relevant to creating special missions, new ships, skins etc.

Moderators: winston, another_commander

Post Reply
User avatar
Cmdr Wyvern
---- E L I T E ----
---- E L I T E ----
Posts: 1649
Joined: Tue Apr 11, 2006 1:47 am
Location: Somewhere in the great starry void

Utility OXP: TAF Reset

Post by Cmdr Wyvern »

I know some commanders can find a use for this.

It's a simple utility script that resets the TAF to 1.0 when you dock.

Grab it here.
Running Oolite buttery smooth & rock stable w/ tons of eyecandy oxps on:
ASUS Prime X370-A
Ryzen 5 1500X
16GB DDR4 3200MHZ
128GB NVMe M.2 SSD (Boot drive)
1TB Hybrid HDD (For software and games)
EVGA GTX-1070 SC
1080P Samsung large screen monitor
User avatar
Sendraks
---- E L I T E ----
---- E L I T E ----
Posts: 404
Joined: Tue Jun 02, 2009 1:43 pm
Location: Leeds UK

Post by Sendraks »

TAF?
User avatar
Cmdr Wyvern
---- E L I T E ----
---- E L I T E ----
Posts: 1649
Joined: Tue Apr 11, 2006 1:47 am
Location: Somewhere in the great starry void

Post by Cmdr Wyvern »

The Time Acceleration feature in 1.73.
Running Oolite buttery smooth & rock stable w/ tons of eyecandy oxps on:
ASUS Prime X370-A
Ryzen 5 1500X
16GB DDR4 3200MHZ
128GB NVMe M.2 SSD (Boot drive)
1TB Hybrid HDD (For software and games)
EVGA GTX-1070 SC
1080P Samsung large screen monitor
User avatar
goran
---- E L I T E ----
---- E L I T E ----
Posts: 294
Joined: Sat Feb 23, 2008 12:32 am
Location: Zagreb, Croatia
Contact:

Post by goran »

Thank You very much. :D

I thought that noone noticed my remark...
User avatar
JazHaz
---- E L I T E ----
---- E L I T E ----
Posts: 2991
Joined: Tue Sep 22, 2009 11:07 am
Location: Enfield, Middlesex
Contact:

Re: Utility OXP: TAF Reset

Post by JazHaz »

Cmdr Wyvern wrote:
I know some commanders can find a use for this.

It's a simple utility script that resets the TAF to 1.0 when you dock.

Grab it here.
Just found this today, will be useful.

Noticed that it's not on the Wiki, so have added it the OXP table.
JazHaz

Gimi wrote:
drew wrote:
£4,500 though! :shock: <Faints>
Cheers,
Drew.
Maybe you could start a Kickstarter Campaign to found your £4500 pledge. 8)
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!
User avatar
Pluisje
Dangerous
Dangerous
Posts: 93
Joined: Mon Jan 11, 2010 3:14 pm

Post by Pluisje »

A really nice and simple OXP for the chronically impatient like me.

I've added

Code: Select all

this.shipWillExitWitchspace = function()
{
        timeAccelerationFactor = 1.0;
}
in my version so I don't have to wait 15 whole seconds :roll: when jumping, but I will have time to respond to any pirates on the other side of the hole.
Post Reply