Walter Higgins
164a2181f2
Update README.md
8 years ago
walterhiggins
734e058e9a
adding block-colors module
8 years ago
walterhiggins
4a2ea3c26a
Added quartz pillar and chiseled blocks.
8 years ago
walterhiggins
b55be089f8
Fix bed to work with latest CanaryMod 1.2.0
8 years ago
walterhiggins
6224845e8b
remove ambiguity in call to teleportTo()
8 years ago
Walter Higgins
e6be40c5c8
Merge pull request #222 from monowii/master
...
Fixed teleport util for CanaryMod
8 years ago
walterhiggins
48e5f9f9d8
3.1.4!!!!
8 years ago
Walter Higgins
bda8d96916
Merge pull request #242 from carlrobert/patch-16
...
Trivial typo
8 years ago
Walter Higgins
754dd687e1
Merge pull request #236 from vorburger/SomeMinorCleanUp
...
Thanks for this @vorburger . I'm interested in how you used blockly with ScriptCraft - is there source code for that integration anywhere?
8 years ago
Robert Storlind
b4af7553f9
Trivial typo
8 years ago
Walter Higgins
3f5bbcf6c8
Merge pull request #235 from carlrobert/patch-15
...
Handle Bukkit and Canary. COLOR_CHAR introduced
8 years ago
Walter Higgins
bca637ea48
Merge pull request #240 from applelam/master
...
Some minor typo
8 years ago
Apple Lam
fa3940c118
update http example
...
Oops, found a typo in code.
8 years ago
Apple Lam
ebd42ed347
Fix typo
...
fix http module for bukkit.
8 years ago
Michael Vorburger
10e86e864d
removing un-used Java import
8 years ago
Michael Vorburger
c987058aae
.gitignore with two files which are apparently generated
8 years ago
Michael Vorburger
141bd6e61c
Eclipse .project & .classpath, plus lib/.gitignore w. canarymod.jar
8 years ago
Michael Vorburger
0423141bf1
Just fixed formatting for better readability, no real changes.
8 years ago
Robert Storlind
6b0202491a
Handle Bukkit and Canary. COLOR_CHAR introduced
...
NOTE: I have tested this code on Canary only.
1. Canary's events.chat introduced.
2. The COLOR_CHAR (§) was a real mystery until I found the answer in string-exts.js :)
8 years ago
Walter Higgins
e1e78587f4
Merge pull request #234 from carlrobert/patch-14
...
Linked to homes and added chat_color intro
8 years ago
Walter Higgins
52070cffdc
Merge pull request #231 from carlrobert/patch-11
...
Bukkit and CanaryMod links corrected. jslint.
8 years ago
Walter Higgins
ad1255cecb
Merge pull request #233 from carlrobert/patch-13
...
homes mod link corrected, typography
8 years ago
Robert Storlind
4a1b20cb2d
Linked to homes and added chat_color intro
...
The original started talking about homes and then suddenly switched to implementing chat_color.
Typographical prettyprinting added.
8 years ago
Robert Storlind
1865e9b8a4
homes mod link corrected, typography
...
Also took care of some typographic details: Java, JavaScript, ScriptCraft capitalization, dashes, ellipses prettified
8 years ago
Walter Higgins
defce04a45
Merge pull request #232 from carlrobert/patch-12
...
constructor spelling ...
8 years ago
Robert Storlind
70f97bea7c
constructor spelling ...
8 years ago
walterhiggins
4bc1e2f582
Deprecating plugin() function
8 years ago
Robert Storlind
baac1cbe3f
Bukkit and CanaryMod links corrected. jslint.
...
The bukkit link was broken, btw.
8 years ago
Walter Higgins
051ccc0c6d
Merge pull request #230 from carlrobert/patch-9
...
No longer advertise copy & paste
8 years ago
Robert Storlind
d70099f475
No longer advertise copy & paste
...
Drones are for building only.
8 years ago
walterhiggins
d8b9fc49f1
gen'd
8 years ago
walterhiggins
241c19f640
Updated section on booleans. Added subheading on booleans and javabeans.
8 years ago
walterhiggins
f97fdc33b5
Updating to 3.1.4
8 years ago
walterhiggins
06d80171fb
Added inventory module for bukkit too
8 years ago
walterhiggins
1a4b087562
Added new 'inventory' module.
8 years ago
walterhiggins
3ba7200ab0
doesn't make sense to have a default value for numTimes in times() drone method.
8 years ago
walterhiggins
e924c6837c
Robert's changes rolled in to generated doc.
8 years ago
Walter Higgins
0392eebf29
Merge pull request #210 from carlrobert/patch-6
...
Call updateCapabilities() after setMayFly
8 years ago
Walter Higgins
e03c5e6cb7
Merge pull request #226 from carlrobert/patch-8
...
Broken bukkit links now mended (signs)
8 years ago
Robert Storlind
0d2093186d
Broken bukkit links now mended (signs)
...
Still needs to add the corresponding Canary stuff
8 years ago
Walter Higgins
b72e1eb83b
Merge pull request #225 from francois2metz/patch-1
...
Fix typo
8 years ago
François de Metz
c51f14b04b
Fix typo
8 years ago
monowii
9c8fb70e4e
Fix issue #215
8 years ago
Walter Higgins
8b7d045702
Merge pull request #221 from carlrobert/patch-7
...
"typeid" changed to "typeId"
8 years ago
Robert Storlind
b3d4764646
typeid changed to typeId
8 years ago
walterhiggins
7ebc952814
bumping to version 3.1.3
8 years ago
walterhiggins
85168033b9
Use ScriptCraft as name of plugin
8 years ago
walterhiggins
cdc2a2a11b
Fixes issue #220
8 years ago
walterhiggins
16c3c6b01f
Fix issue #220
8 years ago
Walter Higgins
d0e919db19
Update Frequently-Asked-Questions.md
8 years ago