(info) This AI is still in early stages of development.

Util API Downloads

Version history and downloads...

These are ancient versions - get recent versions from Github.

 

Download & Install

Get the latest version from the green panel →

Include Util API in your script...
include("path/to/Util.js");

Version History

Version 0.10: Release candidate – Nov 16, 2012

Version 0.9: Beta release – Nov 02, 2012

  • New: Global now property - returns current universal time in ms since 1st Jan 1970
  • Change: Refactored documentation in the wiki to group functionality in to sections
  • Change: Replaced excessive comments in code with links to new documentation

Version 0.8: Beta release – Oct 14, 2012

  • New: Global "global" property, a reference to the global object/scope
  • New: Set of functions for Dependency Checking
  • New: Message output function - out() - and related constants
  • New: object.addConst() function
  • Change: Improved internal code of tardis() to make it cleaner

Version 0.7: Beta release – Mar 10, 2012

  • Fixed: An epic fail in tardis() code resolved
  • New: Added backport.js support to uTardis

Version 0.6: Alpha release – Mar 01, 2012

  • Fixed: Stupid typo bug in super()

Version 0.5: Alpha release – not released

Version 0.4: Alpha release – Feb 29, 2012

  • New: Added function.wraps()
  • Fixed: Stupid typos
  • Fixed: Resolved parallel universe bug in tardis()

Version 0.3: Alpha release – not released

Version 0.2: Alpha release – Feb 28, 2012

  • Change: Removed DATA_NORMAL
  • New: Added tardis()

Version 0.1: Alpha release – Jan 11, 2012

Availability RC1

Requires:

  • Warzone 3.1 or above

Inspiration behind this API: