Category:Oolite scripting
From Elite Wiki
Revision as of 21:27, 22 February 2022 by Cholmondely (talk | contribs) (Added link to some relevant categories, and note about Javascript)
Oolite scripting topics.
- See also Category:Oolite Development
OXP's
- https://www.w3schools.com/js/js_array_sort.asp is a valuable resource for better knowledge of Javascript.
- Modern OXPs are written in JavaScript. Specifically oolite.jsVersion 185, an Oolite specific variant of ECMAv5. It is 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 is the version that we have almost always had and it has not changed between versions of the game. It is unlikely to change in the future (due to the immense amount of work involved in tampering with it!).
- Legacy Scripting gives an introduction to javascript's precursor languages (for earlier oxp's)
- Category:OXPDoc: contains relevant documentation for some of the more complex oxp's
- Category:Oolite utilities: links to utilities (including some oxp's)
Subcategories
This category has the following 5 subcategories, out of 5 total.
Pages in category "Oolite scripting"
The following 119 pages are in this category, out of 119 total.
A
C
E
M
N
O
- Oolite coordinate systems
- Oolite debug console TCP protocol
- Oolite JavaScript OM Specification
- Oolite PriorityAI Tutorial
- Oolite Ship Roles
- OXP howto
- OXP howto AI
- OXP howto dockable stations
- OXP howto HUD
- OXP howto model
- OXP howto plist
- OXP howto texture
- OXP mission offering
- OXP NPC Combat AI
- OXP Scripted AI
- OXP scriptInfo
- OXP standards
R
S
- ScavengerAI
- Scenarios.plist
- Screenbackgrounds.plist
- Script.oos
- Script.plist
- Scripting Oolite with JavaScript
- Scripting Tasks
- Scripts within shipdata
- SetCoordinates randomizer
- SetPlanetPatrolCoordinates
- Shaders in Oolite
- Shaders in Oolite: uniforms
- Shipdata-overrides.plist
- Shipdata.plist
- Shiplibrary.plist
- Shipyard-overrides.plist
- Shipyard.plist
- ShuttleAI
- Speech pronunciation guide.plist
- Stacked AI
- State machine
- Station Ships
- StationAI
- String expansion
- Structured Legacy Scripts
- SunskimExitAI
- System Populator