Difference between revisions of "Cabal Common Library OXP"

From Elite Wiki
m (Features)
m (OXZ link)
Line 45: Line 45:
 
==Download==
 
==Download==
 
* [http://deephorizonindustries.com/Downloads/Cabal_Common_Library1.7.zip Cabal_Common_Library1.7.zip] - (1.3 MB)
 
* [http://deephorizonindustries.com/Downloads/Cabal_Common_Library1.7.zip Cabal_Common_Library1.7.zip] - (1.3 MB)
 +
 +
* Download in OXZ format [[Media:Cabal_Common_Library_1.7.oxz|here]] for Oolite 1.79 or later (downloaded {{#downloads:Cabal_Common_Library_1.7.oxz}} times).
 
<!--
 
<!--
 
* Mirror -> [https://www.dropbox.com/s/12cu2q1sm7qnu26/Cabal_Common_Library1.7.zip Cabal_Common_Library1.7.zip] - (1.3 MB)
 
* Mirror -> [https://www.dropbox.com/s/12cu2q1sm7qnu26/Cabal_Common_Library1.7.zip Cabal_Common_Library1.7.zip] - (1.3 MB)

Revision as of 19:41, 4 May 2014

CCL logo.png

Overview

Reinventing the wheel is not everybodys taste, so here comes a collection of useful snippets and helpers.

Its main purpose is to simplify some common tasks used by OXPers and also includes a few unique features. It contains functions to check requirements, helper functions for arrays, strings, numbers and vectors, an encrypt/decrypt algorithm, and, last but not least, functions for missionscreen models, an onscreen keyboard, a comms channel, special market deals, a event driven script for music, a system description based script to coordinate OXPs actions and a tool to check the player ship and NPCs. Over time it will grow and include more functions and features. The library does not alter any native JS objects (like Array or String) in its current form to avoid clashes.

  • List of OXPs which need Cabal_Common_Library - currently 10.

Features

The current internal version is 15.


With contributions from:

  • Michael Werle (documentation),
  • Ahruman (pseudoRand),
  • Commander McLane (strDateFromMinutes),
  • Eric Walch (mapCoordsDirection),
  • Thargoid (strAddAlignedText, strAddEdgeText, strAddIndentedText, strAdd2Columns and strAdd3Columns)
  • Terry Yuen (en/decryption),
  • Dr.J R Stockton (rand, randSpan, msbPos, baseChange, strLZ, strLZZ, arrShuffle),
  • Nicholas Zakas (Cabal_Common_BinSearch is based on his ideas)
  • Paul Bourke (pointOnLineB)

Requirements

  • Latest version needs Oolite v1.77.

Download

  • Download in OXZ format here for Oolite 1.79 or later (downloaded 78 times).


For Oolite v1.76.1:


Documentation for OXP Developers:

Demos:

Quick Facts

Levelindicator0.png
0-{{{2}}}
Version Released License Features Category Author(s) Feedback
1.7 2013-01-08 CC-by Helper for OXPs Misc OXPs Cmd.Cheyd, PhantorGorth, Svengali BB-Link