Commit graph

696 commits

Author SHA1 Message Date
walterhiggins
a250a6d4a7 rework 2013-01-08 02:31:24 +00:00
walterhiggins
a4ebb4788f fixed events so that listeners can be removed 2013-01-08 00:49:05 +00:00
walterhiggins
1c041d73da updated 2013-01-08 00:48:09 +00:00
walterhiggins
23794e985a reorg 2013-01-07 23:59:42 +00:00
walterhiggins
588c7afe7e reorg 2013-01-07 23:51:49 +00:00
walterhiggins
4a434dfdd2 reorog 2013-01-07 23:48:43 +00:00
walterhiggins
a26829eec7 Merge branch 'master' of https://github.com/walterhiggins/ScriptCraft 2013-01-06 22:13:20 +00:00
walterhiggins
3001a93937 A screenshot of the temple generated from Tim Wallings' temple.js 2013-01-06 22:12:41 +00:00
Walter Higgins
3bdb9b1390 Merge pull request #18 from twalling/master
Add temple generation script
2013-01-06 14:09:25 -08:00
walterhiggins
76451c017e removed hello-bukkit.js~ temp file 2013-01-06 21:41:43 +00:00
walterhiggins
26cb8ce1b8 First draft of event handling using javascript 2013-01-06 21:40:37 +00:00
walterhiggins
1845bdf95a updated binary 2013-01-06 21:32:30 +00:00
walterhiggins
d2a3b637aa removed unneeded getCanonicalPath() call 2013-01-06 21:31:37 +00:00
walterhiggins
5ae9837901 Update binary plugin 2013-01-06 20:06:58 +00:00
walterhiggins
5710528467 Load files recursively from js-plugins dir 2013-01-06 20:04:40 +00:00
walterhiggins
8dc32f46c9 Added loadJsFile() for use at startup only 2013-01-06 20:03:54 +00:00
walterhiggins
e597649db5 Directory for bukkit-specific scripts - best to organize plugins/scripts in different directories 2013-01-06 19:59:35 +00:00
walterhiggins
42dec77d85 Don't re-init Drone if already loaded 2013-01-06 19:57:47 +00:00
walterhiggins
f72d7866a4 fix for issue #11 2013-01-06 09:00:35 +00:00
walterhiggins
4896e8414e Fix for bug #11 - last change was wrong 2013-01-06 08:57:21 +00:00
walterhiggins
3bd821dba1 Fix for issue #11 - load errors on Windows 2013-01-06 08:53:04 +00:00
walterhiggins
099f86c9b5 Upaded load() method so only non-players can use it 2013-01-06 07:30:09 +00:00
Tim Walling
c0a44557ef add script to generate temple 2013-01-05 22:11:15 -05:00
walterhiggins
d7e29eb487 Fix issue #10 2013-01-05 20:22:53 +00:00
walterhiggins
d07cc7ed0d Merge branch 'master' of https://github.com/walterhiggins/ScriptCraft 2013-01-05 16:08:32 +00:00
walterhiggins
a860387c9f Only console user can load scripts - players cant load scripts because it prompts a file open dialog 2013-01-05 16:08:08 +00:00
Walter Higgins
6f0d4e4e68 Update bukkit.md 2013-01-05 12:29:47 +00:00
walterhiggins
850489b81a changed 2013-01-05 12:25:14 +00:00
walterhiggins
fc2ea06818 Changed load paths because drone.js is now in same directory. 2013-01-05 12:24:08 +00:00
walterhiggins
004dd4dc1b moved drone.js to same folder as other scripts 2013-01-05 11:49:40 +00:00
walterhiggins
2af40c1899 changed example_scripts to scripts 2013-01-05 11:48:59 +00:00
walterhiggins
ed3e9efd2d Merge branch 'master' of https://github.com/walterhiggins/ScriptCraft 2013-01-05 08:37:01 +00:00
walterhiggins
499cff9e42 Modified drone.js to work with new MCP and Bukkit implementations. 2013-01-05 08:36:19 +00:00
Walter Higgins
a1f3b4ce03 Update bukkit.md 2013-01-05 08:31:41 +00:00
walterhiggins
f02aa891c3 Fix for bug #11 - on windows, autoload of js scripts not working. 2013-01-05 08:18:23 +00:00
walterhiggins
75d8299a83 Merge branch 'master' of https://github.com/walterhiggins/ScriptCraft 2013-01-05 01:25:58 +00:00
walterhiggins
49b24fa2cd untabified. 2013-01-05 01:25:23 +00:00
Walter Higgins
bdbc86b162 Update README.md 2013-01-05 00:57:26 +00:00
walterhiggins
52272da33b Merge branch 'master' of https://github.com/walterhiggins/ScriptCraft 2013-01-05 00:53:02 +00:00
Walter Higgins
c105c53f89 Update bukkit.md 2013-01-05 00:52:01 +00:00
walterhiggins
25fd2c0dd4 Adding the .jar file for CraftBukkit users who don't want to compile. 2013-01-05 00:16:26 +00:00
Walter Higgins
919b072c35 Update README.md 2013-01-04 23:56:30 +00:00
Walter Higgins
e6f4d336d8 Create bukkit.md 2013-01-04 15:53:33 -08:00
walterhiggins
1edf5978fd Removed extraneous ~ files 2013-01-04 23:50:00 +00:00
walterhiggins
9df8b30fff New classes which separate out functionality of the JS interpreter and Minecraft impl and Command processor. 2013-01-04 23:41:04 +00:00
walterhiggins
c9f30382d6 Major reworking of MCP version of Mod and have added a new Bukkit Plugin version. 2013-01-04 23:38:47 +00:00
walterhiggins
165a2873b3 added youtube link. 2013-01-04 01:05:11 +00:00
walterhiggins
8a298953c2 untabified. 2013-01-03 20:16:58 +00:00
walterhiggins
693b9a3abe cleaned up code. 2013-01-03 20:16:13 +00:00
walterhiggins
11e6c642ff Added new dancefloor method and tweaks to CommandScript.java 2013-01-03 20:04:03 +00:00