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 an [[OXP]] which provides some Oolite 1.71 scripting features for Oolite 1.70. It is intended for use by JavaScript OXP developers.
+
'''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:
* [http://www.aegidian.org/bb/viewtopic.php?p=47550#47550 Global functions with lowercase names].
+
* [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>.
* [http://www.aegidian.org/bb/viewtopic.php?p=46338#46338 <code>Sound</code> and <code>SoundSource</code>] – although they don’t actually play sound.
+
* [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]]
{{unclassified-OXP}}
 

Latest revision as of 02: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:

Download (5 KiB)