Cabal Common Library OXP

From Elite Wiki
Revision as of 18:07, 31 May 2011 by Svengali (talk | contribs) (CCL 1.4)
Cabal_Common_Library
CCL logo.png
Download Link See Download
Version 1.4
History 2011-05-31
Stations No
Ships No
Missions No
Equipment Yes
Alternative HUD
Available
No
Sound Set
Available
No
Category Misc OXPs
Author Cmd.Cheyd
PhantorGorth
Svengali

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, and numbers, an encrypt/decrypt algorithm, and, last but not least, functions for missionscreen models, an onscreen keyboard and a comms channel (specially for missions). 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.


CCL Keyboard01.jpg

With contributions from:

  • Michael Werle (documentation),
  • Ahruman (pseudoRand),
  • Commander McLane (strDateFromMinutes),
  • Terry Yuen (en/decryption),
  • Dr.J R Stockton (rand, randSpan, msbPos, baseChange, strLZ, strLZZ),
  • Nicholas Zakas (Cabal_Common_BinSearch is based on his ideas)


Requirements

  • Oolite v1.75.2.

Download

Levelindicator0.png
0-{{{2}}}


Documentation for OXP Developers:

A short demo for the mission briefing tool: