walterhiggins
d44a43e598
Fixed a bug in plugin code where stores were being trashed at startup
2013-12-25 07:48:10 +00:00
walterhiggins
b2b8cdd7f3
reorg
2013-12-24 00:11:08 +00:00
walterhiggins
4fb370bfea
changed api doc to API-Reference and tweaked Young Person's guide to use blocks variable
2013-12-17 21:42:25 +00:00
walterhiggins
55563a090e
added version to plugin.yml
2013-10-21 20:24:29 +01:00
walterhiggins
d3831bb910
Disable CoffeeScript evaluation until issue #92 is fixed
2013-08-11 22:15:19 +01: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
3031a0216a
merge mrdon's changes
2013-06-03 00:02:28 +01:00
walterhiggins
6f51e28947
updated readme to include new download link and website - builds go to distinct timestamp dir
2013-02-22 16:51:01 +00:00
walterhiggins
4685d135ef
fix for issue #61 - plugin.yml was not updated
2013-02-19 19:09:03 +00:00
walterhiggins
e494a15afa
Generate API doc from source comments
2013-02-08 21:23:15 +00:00
walterhiggins
d8a43116d4
updated to reflect new directory layout
2013-01-21 23:11:28 +00:00
walterhiggins
68c3c7dd71
Improved update procedure for servers with plugin already installed - only unzips newer files
2013-01-19 17:00:55 +00:00
walterhiggins
78fa9e41bb
remove all scriptcraft*.jars from ~/craftbukkit/plugins (Dev-only setting) in update-live-cb target
2013-01-16 07:06:33 +00:00
walterhiggins
03e9f1f101
generate a new version datestamp per build and fix paths in arrows.js
2013-01-15 21:11:18 +00:00
walterhiggins
3b0395efb1
Issue #26 - make plugin startup less verbose
2013-01-15 19:15:40 +00:00
walterhiggins
b340373ea7
added copy-js-to-live-cb target for copying js-plugins directory in source tree to craftbukkit directory
2013-01-14 22:55:39 +00:00
walterhiggins
d5cc078480
Updated Build to include bukkit version and date in plugin jar filename
2013-01-13 17:00:30 +00:00