Commit graph

  • 87a3efd221 One README.md to rule them all. walterhiggins 2015-01-11 08:26:16 +0000
  • d73ab1a083 event handling example tweaks: consistent form for event-handling. walterhiggins 2015-01-11 00:46:55 +0000
  • 2e7dfb2453 Update docs per new way to require('drone') walterhiggins 2015-01-11 00:29:43 +0000
  • ecc2d91ea2 swapping canarymod 1.7.10-1.1.3 for 1.8.0-1.2.0 and added contrib notes to top of generated docs walterhiggins 2015-01-11 00:11:44 +0000
  • c21be34609 Re-enabling signs and arrows modules/plugins for CanaryMod walterhiggins 2015-01-11 00:09:56 +0000
  • 4819a0531f deprecating Drone.copy() and Drone.paste() and updating to 3.1.0 walterhiggins 2015-01-10 11:45:08 +0000
  • ea84afde09 simplified delayed execution of drone building. walterhiggins 2015-01-06 22:31:49 +0000
  • 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 walterhiggins 2015-01-03 20:57:30 +0000
  • 91defcbb9b release notes for 3.0.3 walterhiggins 2015-01-03 14:47:50 +0000
  • 88cbeae535 Updating version number to 3.0.3 walterhiggins 2015-01-03 13:17:58 +0000
  • e8b1cc274d give cottages a wood floor walterhiggins 2015-01-03 13:13:10 +0000
  • dd693af91d stairs are queued walterhiggins 2015-01-03 13:12:51 +0000
  • 62821db815 Tweaks for Spigot 1.8 walterhiggins 2015-01-03 12:32:57 +0000
  • dad20186d7 removed delay for ladder and lcdclock. walterhiggins 2015-01-03 11:08:40 +0000
  • c7e2eeed85 minor tweaks to fort, ladder, sign and young person's guide. walterhiggins 2015-01-03 09:50:37 +0000
  • 964aba1278 Merge pull request #192 from nixnax/master Walter Higgins 2015-01-03 08:30:20 +0000
  • da673ebdcd Change world.time to world.totalTime nixnax 2015-01-02 16:22:45 -0600
  • aae6710427 Fix classroom module for use with CanaryMod walterhiggins 2015-01-01 18:24:44 +0000
  • 6cb61c0e95 Adding documentation for bed() method. walterhiggins 2015-01-01 12:53:11 +0000
  • a63648cb97 Added bed() and improved low-level drone methods. walterhiggins 2015-01-01 12:47:36 +0000
  • 72e0b6246e Fixes issue #188 walterhiggins 2015-01-01 10:00:55 +0000
  • 00acc49356 Fixes issue #177 (on later versions of CanaryMod which do support world.generateTree() ) walterhiggins 2015-01-01 08:39:07 +0000
  • fbb8bb032d tweaking young person's guide - update events link. walterhiggins 2014-12-31 19:50:13 +0000
  • 0625fab97f Merge branch 'master' of github.com:walterhiggins/ScriptCraft walterhiggins 2014-12-31 11:16:32 +0000
  • 99e9580cd9 Removing empty lib/canary.js and removing craftbukkit references from scriptcraft.js docs walterhiggins 2014-12-31 11:15:28 +0000
  • 132d4d5c9f fix issue #185 Walter Higgins 2014-12-31 09:40:30 +0000
  • 922a57b7df fix problems on Mac OS Walter Higgins 2014-12-31 09:12:57 +0000
  • e388cdbc8e Further testing and tweaking of Documentation. walterhiggins 2014-12-30 18:12:10 +0000
  • 1a0b71f92e Automatically apply correct facing metadata if missing from certain blocks. apply this metadata as properties in 1.8. (Part of work preparing for 1.8) walterhiggins 2014-12-30 14:54:38 +0000
  • 63c1a69ead Fixed hanging torches, steps, ladders in 1.8 need to test with 1.7.10 walterhiggins 2014-12-29 22:42:00 +0000
  • 57e74de47e missed typo in example code walterhiggins 2014-12-29 13:06:48 +0000
  • bbe3866c96 fix typo walterhiggins 2014-12-29 13:04:52 +0000
  • f40b5ed232 documentation updates/fixes. walterhiggins 2014-12-29 12:16:45 +0000
  • 2ab333e999 forgot to update release-notes and build.properties version walterhiggins 2014-12-29 11:52:41 +0000
  • 0ca976d273 including api walterhiggins 2014-12-28 15:07:32 +0000
  • b0e15bfa80 Reorganization of Drone from 1 monolithic module to smaller modules. walterhiggins 2014-12-28 15:07:08 +0000
  • 8056da0d3b Fix doors and stairs for 1.7 walterhiggins 2014-12-27 19:03:30 +0000
  • eddaa2f8b1 minor changes to docs walterhiggins 2014-12-27 16:50:55 +0000
  • 21a64efca0 Further work on Drone for 1.8 Doors now work! and Chessboard, rainbow and all colored materials. walterhiggins 2014-12-27 16:48:27 +0000
  • 1443b37ec4 Fixed signs in 1.8 and prism0 in 1.8 Doors are still problematic as are torches and ladders in Drone. Added blockhelper for setting block properties. walterhiggins 2014-12-27 13:42:38 +0000
  • 5eb3f7e899 Update YoungPersonsGuideToProgrammingMinecraft.md Walter Higgins 2014-12-27 10:22:58 +0000
  • c15752a4c0 Update README.md Walter Higgins 2014-12-26 09:55:35 +0000
  • 39ce9061f7 Fixes issue #167 walterhiggins 2014-12-25 14:04:45 +0000
  • 4fd37054d9 getting ready for working on 1.8 walterhiggins 2014-12-25 11:37:00 +0000
  • fe46987d71 partial support for 1.8 for drone - (not there yet, only works for blocks with no facing data) walterhiggins 2014-12-25 11:00:16 +0000
  • c62da83544 Fix typo in putSign() function walterhiggins 2014-12-24 15:39:34 +0000
  • 287ad49d7b added blocks.bonemeal and named some functions in drone. walterhiggins 2014-12-23 15:56:38 +0000
  • bba65fdfca Fixes issue #179 walterhiggins 2014-12-23 14:31:20 +0000
  • ed863e460c apply frank's changes to templates/ypgpm.md walterhiggins 2014-12-22 15:23:06 +0000
  • 691d5eb1c3 Merge pull request #178 from kellyfj/master Walter Higgins 2014-12-22 15:18:16 +0000
  • db46b946b5 Merge pull request #171 from gitter-badger/gitter-badge-1 Walter Higgins 2014-12-22 15:17:32 +0000
  • 06d1d90a27 Fix replacing reload with '/js refresh()' Frank Kelly 2014-12-21 15:16:24 -0500
  • 3e6b3086de Update README.md Walter Higgins 2014-11-28 21:59:23 +0000
  • 160efb3457 Merge pull request #170 from gitter-badger/gitter-badge Walter Higgins 2014-11-23 09:08:17 +0000
  • 7beb9bb6b8 Added Gitter badge The Gitter Badger 2014-11-23 09:04:55 +0000
  • 72e9308700 Added Gitter badge The Gitter Badger 2014-11-23 08:46:26 +0000
  • 44034c7339 removing deprecated bukkit xsl xform walterhiggins 2014-11-15 11:10:47 +0000
  • 0bc45c1b49 ensure Canary.inf has latest version number. walterhiggins 2014-11-14 19:57:48 +0000
  • f211966884 Merge branch 'master' of github.com:walterhiggins/ScriptCraft walterhiggins 2014-11-14 19:50:12 +0000
  • a4af672bc0 Update build.properties Walter Higgins 2014-11-13 14:32:02 +0000
  • 23836e0fbb Update build.properties Walter Higgins 2014-11-13 14:31:48 +0000
  • 704ce039fb Fixes issue #166 Walter Higgins 2014-11-13 14:31:19 +0000
  • 5ea3c65194 updating release notes. walterhiggins 2014-11-09 13:06:23 +0000
  • 795043cbb0 changed for canarymod walterhiggins 2014-11-09 13:02:49 +0000
  • 80522b6d4d fixes issue #159 walterhiggins 2014-11-09 12:16:32 +0000
  • ca974f2a9b Added clarification about use of CanaryMod vs Bukkit walterhiggins 2014-11-09 12:01:18 +0000
  • 3ec582f653 Include docs for both bukkit and canary event helpers. walterhiggins 2014-11-09 11:52:10 +0000
  • 55b07fd4a6 Changing version to 3.0.0 walterhiggins 2014-11-09 11:51:20 +0000
  • 7ce32d4557 Removed makeShapedRecipe and makeShapelessRecipe. walterhiggins 2014-11-09 11:48:40 +0000
  • 2eeb3be1cb Use exact CanaryMod jar name walterhiggins 2014-11-09 08:24:34 +0000
  • 67d46db748 Update example-7-hello-events.js Walter Higgins 2014-11-08 06:17:57 +0000
  • 2f391fb4b4 Update README.md Walter Higgins 2014-11-03 20:29:42 +0000
  • 6b6c8f6dfe Adding create() function for recipes - creates but does not add (see updated listing in book chapter 16) walterhiggins 2014-10-25 11:22:43 +0100
  • 062886d8e6 Merge branch 'master' of github.com:walterhiggins/ScriptCraft walterhiggins 2014-10-19 15:46:17 +0100
  • fde20f6fa2 Make events and items work with JRE 6, 7 and 8 walterhiggins 2014-10-19 15:41:06 +0100
  • 353fbc96ce Update .travis.yml Walter Higgins 2014-10-18 18:58:24 +0100
  • c36cd97c99 Get build working on jre6,7,8 walterhiggins 2014-10-18 18:48:57 +0100
  • eb8b78cce9 Added utils.worlds() and utils.stat. enums walterhiggins 2014-10-18 12:08:00 +0100
  • 9b10d51779 moving path. walterhiggins 2014-10-18 11:07:59 +0100
  • 4e623299ae reinstating bukkit as build target. walterhiggins 2014-10-18 11:05:30 +0100
  • 0866097411 Fixed bug in creating signs in canarymod and updated minigames/scoreboard to work with example code from book. walterhiggins 2014-10-12 18:34:40 +0100
  • 70282e278d Added items to API docs, added recipes. added utils.players() and utils.playerNames() functions. walterhiggins 2014-10-05 17:29:04 +0100
  • b091c33fbf fix bug in fireworks (was using wrong framework) walterhiggins 2014-09-29 23:53:00 +0100
  • 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. walterhiggins 2014-09-29 23:42:41 +0100
  • cc4f98474d moving bukkit.js from lib to modules (it shouldn't be part of core) walterhiggins 2014-09-25 20:36:39 +0100
  • 0906f61575 Merge pull request #154 from pvginkel/master Walter Higgins 2014-09-22 13:22:38 +0100
  • d744ceeb7b Update ypgpm.md Walter Higgins 2014-09-21 10:51:13 +0100
  • a15721322f Update YoungPersonsGuideToProgrammingMinecraft.md Walter Higgins 2014-09-21 10:48:25 +0100
  • f2e54d2168 Update Anatomy-of-a-Plugin.md Walter Higgins 2014-09-17 14:23:38 +0100
  • 127697f774 added documentation for the bukkit object. walterhiggins 2014-09-12 19:00:09 +0100
  • 3b06ec5e08 Fixed class loader of the script engine. Pieter van Ginkel 2014-09-07 09:12:58 +0200
  • 88b8e29992 Include links to bukkit documentation for event helper functions. walterhiggins 2014-08-24 10:20:02 +0100
  • 4e6e50c150 release notes update walterhiggins 2014-08-23 18:13:55 +0100
  • 9caf5b4bd6 Removed chat plugin and SnowballFight mini-game - will be present in another repository soon to be made public. walterhiggins 2014-08-23 17:51:52 +0100
  • c535f05fba Delete SnowballFight.js Walter Higgins 2014-08-23 17:46:33 +0100
  • 13525c3d10 Delete color.js Walter Higgins 2014-08-23 17:45:17 +0100
  • e7916f8afe Rainbows are made from stained glass now. walterhiggins 2014-08-23 17:36:19 +0100
  • df0491ff14 Improved - added doorways between forts and rampart. walterhiggins 2014-08-23 16:46:02 +0100
  • b74b4c4f28 New drone.extend() style invocation. walterhiggins 2014-08-23 16:45:43 +0100
  • cdccd1fe2e using new Drone.extend() style invocation. added chessboard floor. walterhiggins 2014-08-23 16:45:16 +0100