walterhiggins
72e0b6246e
Fixes issue #188
2015-01-01 10:00:55 +00:00
walterhiggins
00acc49356
Fixes issue #177 (on later versions of CanaryMod which do support world.generateTree() )
2015-01-01 08:39:07 +00:00
Walter Higgins
132d4d5c9f
fix issue #185
2014-12-31 09:40:30 +00:00
Walter Higgins
922a57b7df
fix problems on Mac OS
2014-12-31 09:12:57 +00:00
walterhiggins
e388cdbc8e
Further testing and tweaking of Documentation.
2014-12-30 18:12:10 +00:00
walterhiggins
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)
2014-12-30 14:54:38 +00:00
walterhiggins
63c1a69ead
Fixed hanging torches, steps, ladders in 1.8 need to test with 1.7.10
2014-12-29 22:42:00 +00:00
walterhiggins
b0e15bfa80
Reorganization of Drone from 1 monolithic module to smaller modules.
2014-12-28 15:07:08 +00:00
walterhiggins
8056da0d3b
Fix doors and stairs for 1.7
2014-12-27 19:03:30 +00:00
walterhiggins
21a64efca0
Further work on Drone for 1.8 Doors now work! and Chessboard, rainbow and all colored materials.
2014-12-27 16:48:27 +00:00
walterhiggins
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.
2014-12-27 13:42:38 +00:00
walterhiggins
4fd37054d9
getting ready for working on 1.8
2014-12-25 11:37:00 +00:00
walterhiggins
fe46987d71
partial support for 1.8 for drone - (not there yet, only works for blocks with no facing data)
2014-12-25 11:00:16 +00:00
walterhiggins
c62da83544
Fix typo in putSign() function
2014-12-24 15:39:34 +00:00
walterhiggins
287ad49d7b
added blocks.bonemeal and named some functions in drone.
2014-12-23 15:56:38 +00:00
walterhiggins
ed863e460c
apply frank's changes to templates/ypgpm.md
2014-12-22 15:23:06 +00:00
walterhiggins
80522b6d4d
fixes issue #159
2014-11-09 12:16:32 +00:00
Walter Higgins
67d46db748
Update example-7-hello-events.js
2014-11-08 06:17:57 +00:00
walterhiggins
0866097411
Fixed bug in creating signs in canarymod and updated minigames/scoreboard to work with example code from book.
2014-10-12 18:34:40 +01:00
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
walterhiggins
127697f774
added documentation for the bukkit object.
2014-09-12 19:00:09 +01:00
Walter Higgins
c535f05fba
Delete SnowballFight.js
...
Removing SnowballFight.js because it will be used as an exercise. An improved version will be posted in a separate repository coming soon.
2014-08-23 17:46:33 +01:00
Walter Higgins
13525c3d10
Delete color.js
...
Removing chat/color.js module because it will be used as an exercise.
2014-08-23 17:45:17 +01:00
walterhiggins
df0491ff14
Improved - added doorways between forts and rampart.
2014-08-23 16:46:02 +01:00
walterhiggins
b74b4c4f28
New drone.extend() style invocation.
2014-08-23 16:45:43 +01:00
walterhiggins
cdccd1fe2e
using new Drone.extend() style invocation. added chessboard floor.
2014-08-23 16:45:16 +01:00
walterhiggins
e874ba3ff6
Fixed a bug in boxa() drone method which caused chessboard() to fail (since move to async)
2014-08-23 16:44:36 +01:00
walterhiggins
12ff59f2e5
Removing streamer because it's not used anywhere.
2014-08-23 16:43:45 +01:00
walterhiggins
ef3a400b91
Merge branch 'master' of github.com:walterhiggins/ScriptCraft
2014-08-23 14:20:00 +01:00
walterhiggins
e4abd679d2
rboxcall not used anywhere (ever?)
2014-08-23 14:19:04 +01:00
Walter Higgins
099991637e
Delete skyscraper-example.js
2014-08-23 14:15:32 +01:00
Tiago Freitas
5a900a16c8
last load time must be for each player
2014-06-28 14:02:14 +01:00
Tiago Freitas
b480922b15
- Classroom file watcher was not working as expected because lastModifiedTime of a directory is not updated when a file is changed inside it.
...
- Added functions watchDir/unwatchDir which is responsible for watching all files and subdirectories changes
- Callback is called once for each detected change
- Changed classroom to check for the last "refresh" made to avoid multiple refreshes without changes
- Changed refresh time to 3s because it is much more comfortable
- I don't think this would be an issue because checking for lastModifiedTime should be very fast, perhaps even 3s is too much time
- Tested in Windows
2014-06-28 13:32:55 +01:00
walterhiggins
bbcdb48bef
line-wrap markdown comments
2014-06-14 15:40:19 +01:00
walterhiggins
a2b0cda399
fixes issue #139
2014-05-28 22:40:38 +01:00
walterhiggins
fa64f07c38
doc changes - change ref of js-plugins to scriptcraft/plugins
2014-05-26 21:03:47 +01:00
walterhiggins
2f2db3c76f
Added new blocks. and changed Drone.extend to support single param.
2014-05-24 10:55:27 +01:00
walterhiggins
2ba3335a16
Omit abstract event classes from events-helper.
...
Improved tab completion for jre8
2014-04-26 20:20:10 +01:00
walterhiggins
9d2df863b6
spacing
2014-04-25 20:51:15 +01:00
walterhiggins
3c7f8ae94e
Make drone build processing more evenly distributed for multiple players
2014-04-19 17:28:43 +01:00
walterhiggins
7b7d8cb35c
Fix issue #135
2014-04-07 20:59:09 +01:00
walterhiggins
35d67fe6e4
Fixes issue #133
2014-04-07 20:43:23 +01:00
walterhiggins
2adf0e3792
removed commented code.
2014-03-16 21:26:29 +00:00
walterhiggins
d64128705f
Fixes #131
2014-03-16 21:25:37 +00:00
walterhiggins
ebf2e031c6
Fixes #131
2014-03-16 21:24:26 +00:00
walterhiggins
f82d88cb3f
Event handling rework. Simplified event handling and unregistering.
2014-03-15 18:06:23 +00:00
walterhiggins
9d406dbb44
Made maze code place blocks 2 high
2014-03-14 22:23:35 +00:00
Walter Higgins
edf249a418
Merge pull request #126 from carlrobert/master
...
Random maze generation using a Drone
2014-03-14 08:54:17 +00:00
Robert Storlind
38e312c93e
Indentation according to style guide
2014-03-14 09:25:43 +01:00
walterhiggins
0a506f80ed
Adding Drone.MAX_VOLUME and Drone.MAX_SIDE properties
2014-03-13 19:23:32 +00:00