Commit graph

16 commits

Author SHA1 Message Date
Walter Higgins 207d922767 Fix issue #243 and autoindent blocks.js 2016-12-23 09:17:59 +00:00
Walter Higgins f35fd111fb Merge pull request #315 from TonyGravagno/master
Adding new blocks
2016-12-23 09:03:01 +00:00
BuildTools d7758897d3 Updating spawn and entities documentation 2016-12-20 17:12:43 +00:00
Tony Gravagno 7b6bed6fa1 generateTOC has preliminary disabled code for evaluation by Walter. Would like to know if it's worth pursuing.
blocks.js has many significant updates. Note "breaking fix" of a "redston" item for "redstone". Existing apps will need to correct this if they use it.
2016-12-09 16:22:39 -06:00
walterhiggins d169f492de Updating Young Person's Guide to use SpigotMC and fixed missing/broken events helper calls. 2016-10-08 12:15:05 +01:00
walterhiggins 9f7cdaab08 fixes issue #304 2016-09-10 17:14:36 +01:00
walterhiggins acff317aa8 Fix API generation 2015-12-30 13:12:56 +00:00
walterhiggins aa42b74119 Added lightning module 2015-12-30 13:01:11 +00:00
walterhiggins c6d6dea3db 3.1.10 release - fixed bukkit javadoc link. Added canarymod-1.8.0 and spigot-1.8.8.jar 2015-08-16 13:18:05 +01:00
walterhiggins 4819a0531f deprecating Drone.copy() and Drone.paste() and updating to 3.1.0 2015-01-10 11:45:08 +00:00
walterhiggins ea84afde09 simplified delayed execution of drone building. 2015-01-06 22:31:49 +00:00
walterhiggins 8d8ea69dda moving core drone and extensions into modules folder so 3rd-party extensions/contributions can use require('drone') instead of the existing unwieldy require('../drone').Drone 2015-01-03 20:57:30 +00:00
walterhiggins 3ec582f653 Include docs for both bukkit and canary event helpers. 2014-11-09 11:52:10 +00:00
walterhiggins c36cd97c99 Get build working on jre6,7,8 2014-10-18 18:48:57 +01:00
walterhiggins 70282e278d Added items to API docs, added recipes. added utils.players() and utils.playerNames() functions. 2014-10-05 17:29:04 +01:00
walterhiggins 7a7767c83c Added logging of errors during plugin autoload. 2014-01-25 09:04:16 +00:00