Commit graph

34 commits

Author SHA1 Message Date
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
Walter Higgins
a15721322f Update YoungPersonsGuideToProgrammingMinecraft.md 2014-09-21 10:48:25 +01:00
walterhiggins
e3078804ab Fixed events-helper to include all non-abstract handlers.
Added items.js module and fixed sounds.js (more work needed on items.js)
2014-05-18 00:35:26 +01:00
walterhiggins
3c7f8ae94e Make drone build processing more evenly distributed for multiple players 2014-04-19 17:28:43 +01:00
Marco Aurelio Gerosa
dcef5a0b9c Update YoungPersonsGuideToProgrammingMinecraft.md 2014-04-06 21:32:34 -07:00
walterhiggins
f82d88cb3f Event handling rework. Simplified event handling and unregistering. 2014-03-15 18:06:23 +00:00
walterhiggins
7977dc0fb5 fix issue #124 2014-03-11 20:06:29 +00:00
walterhiggins
3c7d3a2bb4 Added section on configuration (server.properties) to young persons guide 2014-02-11 20:58:45 +00:00
walterhiggins
39b459ab7f further syntax-highlighting and ignore netbeans folder. 2014-02-04 21:49:12 +00:00
walterhiggins
f1925efd87 added syntax-highlighting to code samples 2014-02-04 21:36:00 +00:00
walterhiggins
29eb6c1975 added craftbukkit link to guide 2014-02-04 08:38:32 +00:00
walterhiggins
3a6cb1057d Further changes to achieve compat with Nashorn java 8 2014-01-13 23:01:17 +00:00
K. M. Lawson
c2886555e3 reversed step 4-5 in install
Reference to CraftBukkit command window seemed a bit out of place if the server is not running. Thanks for great work here!
2014-01-11 12:32:16 -05:00
walterhiggins
c591ec06a6 fix issue #107 2014-01-04 22:06:23 +00:00
walterhiggins
6a73144c93 generate table of contents for Young Persons guide 2014-01-04 16:57:43 +00:00
walterhiggins
4803f3027a Added 'use strict' to lib modules. Added legacy directory check 2014-01-02 18:46:46 +00:00
walterhiggins
220d246b42 added subsection on keeping score for all players 2014-01-01 20:30:20 +00:00
walterhiggins
f872424137 fixed typos in young persons guide 2014-01-01 15:37:01 +00:00
walterhiggins
e550ab7db2 Added section on event-driven programming and lookup tables to young persons' guide 2014-01-01 15:30:12 +00:00
walterhiggins
f88d1f0428 'Buddha' Release : The annihilation of 'self' variable.
use of 'self' should be limited only to in-game or console commands. It should not be used in the context of a module.
2013-12-30 21:33:12 +00:00
walterhiggins
d4fe3f9b1b updated link to API-Reference.md 2013-12-26 15:51:31 +00:00
walterhiggins
82f1928628 updating docs for module release 2013-12-24 22:47:57 +00:00
Walter Higgins
db88a51cbf Update YoungPersonsGuideToProgrammingMinecraft.md 2013-12-19 11:21:55 +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
4f390374ef updated first steps 2013-11-03 18:37:18 +00:00
Walter Higgins
e6c1801a9b Update YoungPersonsGuideToProgrammingMinecraft.md 2013-10-25 08:18:38 +01:00
Walter Higgins
872d062716 Fixed scriptcraft download link. 2013-10-25 08:16:56 +01:00
Walter Higgins
cfb21f8273 Update YoungPersonsGuideToProgrammingMinecraft.md 2013-10-25 08:15:59 +01:00
walterhiggins
81e2e2f76b tweaked next steps section 2013-05-05 13:02:29 +01:00
walterhiggins
6d7b666b57 added section on making decisions 2013-05-04 17:31:13 +01:00
walterhiggins
9455a31889 added reader exercise comment 2013-04-14 15:20:02 +01:00
walterhiggins
0357b8fadc new section on skyscrapers 2013-04-13 13:22:38 +01:00
walterhiggins
b091abcea3 added sound exercise 2013-03-23 15:56:15 +00:00
walterhiggins
fe82a52d2c first draft of guide 2013-03-23 14:14:53 +00:00