promotional bannermobile promotional banner

ScriptCraft

Extend Minecraft using Javascript

File Details

ScriptCraft Version 1.7.2 (Mac Update)

  • R
  • Dec 8, 2013
  • 158.14 KB
  • 576
  • 1.7.2

File Name

ScriptCraft.jar

Supported Versions

  • 1.7.2

2013-12-08

Fixed a problem on Macintosh ( || operator always returns boolean when assigning to vars in functions)

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.