Commit graph

11 commits

Author SHA1 Message Date
walterhiggins 85168033b9 Use ScriptCraft as name of plugin 2015-03-01 13:52:48 +00:00
walterhiggins bba65fdfca Fixes issue #179 2014-12-23 14:31:20 +00:00
walterhiggins 0bc45c1b49 ensure Canary.inf has latest version number. 2014-11-14 19:57:48 +00:00
Walter Higgins 704ce039fb Fixes issue #166
Need to rebuild and bump version from 3.0.0 to 3.0.1
2014-11-13 14:31:19 +00:00
walterhiggins 19162c3688 First phase of transition from Bukkit to Canary.
Some of the plugins are not yet supported.
If you're feeling brave you can build from source using ant.
2014-09-29 23:42:41 +01:00
walterhiggins 7457cd58b8 Changed formatting to use idiomatic style. (like glasses-mode in emacs) 2014-01-29 19:49:15 +00:00
walterhiggins a4999745de Added config.yml for plugin configuration - issue #102 2014-01-14 22:54:49 +00:00
walterhiggins aefc98f172 Fix issue #111, reorg of lib/ and (undoc'd) persistence 2014-01-12 11:26:26 +00:00
walterhiggins fba374d00e removed cofffee from plugin.yml and fixed link in README.md 2013-12-31 08:47:28 +00:00
Aaron Mueller 720564652f Integrate the CoffeeScript Compiler for .coffee files
Simple integration of CoffeeScript support. The code uses the JavaScript
implementation of the CoffeeScript compiler. All *.coffee files get
compiled to JavaScript just before eval(). Additionaly a new command
named /coffe is introduced to run CoffeeScript code straight in the
Minecraft console.
2013-08-11 20:35:23 +02:00
walterhiggins 17dddb1dc9 Reorganised directories to be more maven-like 2013-01-21 23:10:57 +00:00