Difference between revisions of "Futurevision OXP"
From Elite Wiki
m (Category cleanup for OXPs) |
(Updating BB links) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | '''Futurevision.oxp''' is | + | '''Futurevision.oxp''' is a now obsolete [[OXP]] which provided some Oolite 1.71 scripting features for Oolite 1.70. It was intended for use by JavaScript OXP developers. |
This version provides the following: | This version provides the following: | ||
| − | * [ | + | * [https://bb.oolite.space/viewtopic.php?p=47550#47550 Global functions with lowercase names]. |
* <code>[[Oolite JavaScript Reference: Vector#random|Vector.random()]]</code>, <code>[[Oolite JavaScript Reference: Vector#randomDirection|Vector.randomDirection()]]</code> and <code>[[Oolite JavaScript Reference: Vector#randomDirectionAndLength|Vector.randomDirectionAndLength()]]</code>. | * <code>[[Oolite JavaScript Reference: Vector#random|Vector.random()]]</code>, <code>[[Oolite JavaScript Reference: Vector#randomDirection|Vector.randomDirection()]]</code> and <code>[[Oolite JavaScript Reference: Vector#randomDirectionAndLength|Vector.randomDirectionAndLength()]]</code>. | ||
| − | * [ | + | * [https://bb.oolite.space/viewtopic.php?p=46338#46338 <code>Sound</code> and <code>SoundSource</code>] – although they don’t actually play sound. |
[[Media:Futurevision.oxp.zip|Download]] (5 KiB) | [[Media:Futurevision.oxp.zip|Download]] (5 KiB) | ||
| − | + | [[Category:Deprecated OXPs]] | |
| − | |||
Latest revision as of 01:47, 29 February 2024
Futurevision.oxp is a now obsolete OXP which provided some Oolite 1.71 scripting features for Oolite 1.70. It was intended for use by JavaScript OXP developers.
This version provides the following:
- Global functions with lowercase names.
Vector.random(),Vector.randomDirection()andVector.randomDirectionAndLength().SoundandSoundSource– although they don’t actually play sound.
Download (5 KiB)