Commit Graph

854 Commits

Author SHA1 Message Date
walterhiggins dc34d2e687 simplified loading 2013-01-19 17:17:52 +00:00
walterhiggins e4f09c7b37 New 'alias' plugin which allows each player define their own command aliases 2013-01-19 17:02:38 +00:00
walterhiggins ba12e76a09 Fixed problems with homes plugin and added support for tab completion of jsp commands 2013-01-19 17:01:59 +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 24f7b594dd build.xml
Improved update procedure for servers with plugin already installed - only unzips newer files
2013-01-19 17:00:22 +00:00
walterhiggins 438ec92342 sendMessage() seems to sort string arrays - I adjusted the help strings accordingly 2013-01-19 00:51:43 +00:00
walterhiggins f5dd2ebe93 removing emacs temp file 2013-01-19 00:46:10 +00:00
walterhiggins 89dab07803 New 'homes' plugin - a full-featured minecraft plugin written in javascript 2013-01-19 00:45:33 +00:00
walterhiggins d698d6473b Safely initialize store data 2013-01-19 00:44:11 +00:00
walterhiggins ae7f7249a0 Added getPlayerObject() utility function 2013-01-19 00:43:44 +00:00
walterhiggins 6fdd4e2c96 turned off verbose logging - again 2013-01-17 23:39:43 +00:00
walterhiggins 7462dd119e renamed from select.js 2013-01-17 23:28:39 +00:00
walterhiggins e46451b13b Persistence - Yay 2013-01-17 23:28:12 +00:00
walterhiggins eb42cf3c11 new 'plugin' 'ready' and 'command' functions 2013-01-17 00:05:17 +00:00
walterhiggins 5f930b8df3 no longer used - functionality has been moved to _scriptcraft.js 2013-01-17 00:02:11 +00:00
walterhiggins f2e35337f3 added tree support - issue #8 fixed 2013-01-16 07:07:11 +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 75484cf666 Change default priority from NORMAL to HIGHEST based on info on bukkit website 2013-01-15 23:50:52 +00:00
walterhiggins 81deb4bfe9 removed 2013-01-15 23:10:18 +00:00
walterhiggins 2e121ccbd5 Added new jsp command so non-ops can safely running javascript functions approved by operators 2013-01-15 23:09:43 +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 cd5d8baad8 moved to arrows dir 2013-01-15 20:56:36 +00:00
walterhiggins b5f273924a cleanup directory names - every plugin should be in its own directory 2013-01-15 20:55:41 +00:00
walterhiggins 1f357197a6 renamed 2013-01-15 20:17:41 +00:00
walterhiggins 3b0395efb1 Issue #26 - make plugin startup less verbose 2013-01-15 19:15:40 +00:00
walterhiggins 77de4a1134 Removed Arrow() and Sign() from global namespace 2013-01-15 00:18:05 +00:00
walterhiggins af5436cf82 Removed File and FileReader java classes from global namespace 2013-01-14 23:31:58 +00:00
walterhiggins 6c71a768a6 js-plugins/bukkit/
Removed old hello-bukkit.js file
2013-01-14 23:13:21 +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 422f3da9c4 Added 1st draft of sphere() and sphere0() methods 2013-01-14 22:54:24 +00:00
walterhiggins 719080ce78 Merge branch 'master' of https://github.com/walterhiggins/ScriptCraft 2013-01-13 23:28:18 +00:00
walterhiggins 736e504c5b fixed bug _players var not initialized 2013-01-13 23:28:06 +00:00
Walter Higgins 1137f075c5 Update bukkit.md 2013-01-13 22:16:20 +00:00
walterhiggins 614f248d18 added comment re where to get bukkit 2013-01-13 22:13:24 +00:00
walterhiggins 423491f61e Moved bukkit plugin binary to top level and timestamped for easier id 2013-01-13 22:09:15 +00:00
walterhiggins 606083403a Moved build.* to parent dir 2013-01-13 21:08:11 +00:00
walterhiggins 09221c5a6c Added autocompletion on Tab 2013-01-13 21:06:46 +00:00
walterhiggins d5cc078480 Updated Build to include bukkit version and date in plugin jar filename 2013-01-13 17:00:30 +00:00
walterhiggins 8ab408d148 1.4.6 fixed bug in arrows.js load 2013-01-11 23:33:33 +00:00
walterhiggins c9423eb0f8 1.4.6 updated binary 2013-01-11 22:34:10 +00:00
walterhiggins fd11c9ab97 1.4.6 Added new arrows and signs modules 2013-01-11 22:32:44 +00:00
walterhiggins e5f505dcd5 print arrays correctly 2013-01-10 00:40:59 +00:00
walterhiggins fc7189f734 removed unneeded comment 2013-01-10 00:14:45 +00:00
walterhiggins eb53a45973 Because every mod has to have exploding arrows - amiright? 2013-01-09 23:55:12 +00:00
walterhiggins fa58ba7322 print arrays correctly 2013-01-09 21:58:11 +00:00
Walter Higgins cd57974db3 Update js-plugins/bukkit/events.js 2013-01-09 13:17:01 +00:00
Walter Higgins a76a4ed87b Update bukkit.md 2013-01-09 11:30:54 +00:00
Walter Higgins aa5b4de3ae Update README.md 2013-01-08 17:17:22 +00:00
Walter Higgins da14ff12dd Update README.md 2013-01-08 17:15:43 +00:00
Walter Higgins a101dc0c23 Update README.md 2013-01-08 09:58:39 +00:00