Category:Oolite JavaScript Reference

From Elite Wiki
Revision as of 10:33, 29 April 2025 by Cholmondely (talk | contribs) (Added Wildeblood's User page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The following pages contain reference documentation for Oolite’s JavaScript scripting interface.

Modern OXPs are written in JavaScript. Specifically oolite.jsVersion 185, an Oolite specific variant of ECMAv5. It runs on the same Spidermonkey version (1.8.5 - March 2011) that Firefox 4 shipped with many years ago, but it is a special build for Oolite.

  • This - Javascript Operators - may be useful!
  • As may this: User:Wildeblood - see "My "How-to" OXPs" - A collection of micro-OXPs, each demonstrating a particular Oolite JavaScript technique, which might be helpful to others seeking an example to copy.

Note this: Javascript oddity (?) on the need for parentheses! (2017)



Java code makes my head want to explode - Commander Wyvern (2010)

Pages in category "Oolite JavaScript Reference"

The following 37 pages are in this category, out of 37 total.