promotional bannermobile promotional banner

ScriptCraft

Extend Minecraft using Javascript

File Details

ScriptCraft Version 1.6.2

  • R
  • Oct 9, 2013
  • 157.00 KB
  • 714
  • CB 1.6.2-R1.0

File Name

ScriptCraft.jar

Supported Versions

  • CB 1.6.2-R1.0

2013-10-09

Added setTimeout(), clearTimeout(), setInterval() and clearInterval() functions to scriptcraft - Node.js sees fit to include these functions in a server-side context so if it's good enough for Node.js, it's good enough for Scriptcraft.

2013-08-08

Bug fixes: Removed extraneous logging and fixed issues with using box()/cuboidX() functions.

2013-07-23

Various bug fixes submitted by contributors - see http://github.com/walterhiggins/ScriptCraft/

2013-05-27

Added new times() method/function for repeating builds.

2013-03-31

Added http.request() function. Various bug fixes.

2013-03-09

Fixed AutoComplete so that Tabbing will correctly show possible completions of javascript statement.
Added refresh() function to enable developers to reload only scriptcraft.

2013-02-22

Fixed a bug in the events javascript module which caused ScriptCraft to be incompatible with Essentials plugin (and potentially others).
See https://github.com/walterhiggins/ScriptCraft/issues/64 for more information.