Commit graph

9 commits

Author SHA1 Message Date
Walter Higgins 207d922767 Fix issue #243 and autoindent blocks.js 2016-12-23 09:17:59 +00:00
walterhiggins bff23932a7 Fix issue #269 for both spigot and canary - make sure new stairs don't cause same issue again. 2015-08-29 19:07:19 +01:00
walterhiggins 0dbff00703 Fix issue #269 2015-08-29 12:09:25 +01:00
Robert Storlind 0b119da4d7 Known times() limitation mentioned
Also took the liberty of tidying up some formatting.
2015-05-29 17:45:42 +02:00
Robert Storlind d70099f475 No longer advertise copy & paste
Drones are for building only.
2015-04-09 08:41:55 +02:00
walterhiggins 3ba7200ab0 doesn't make sense to have a default value for numTimes in times() drone method. 2015-03-22 14:05:06 +00:00
walterhiggins 2e7dfb2453 Update docs per new way to require('drone') 2015-01-11 00:29:43 +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