Commit graph

837 commits

Author SHA1 Message Date
Walter Higgins
890ffb0c17 using spigot-1.11.2 2016-12-23 11:57:52 +00:00
Walter Higgins
03cba5c426 fixing block comma problems and update to 3.2.1 2016-12-23 10:37:46 +00:00
Walter Higgins
67f84d7b5e Documenting Drone.MAX_SIDE and Drone.MAX_VOLUME 2016-12-23 09:27:40 +00:00
Walter Higgins
207d922767 Fix issue #243 and autoindent blocks.js 2016-12-23 09:17:59 +00:00
Walter Higgins
f35fd111fb Merge pull request #315 from TonyGravagno/master
Adding new blocks
2016-12-23 09:03:01 +00:00
BuildTools
4349785ea4 merged 2016-12-20 17:37:53 +00:00
BuildTools
7701c6783c Merge branch 'master' into development 2016-12-20 17:36:07 +00:00
BuildTools
f60c8ef96d fixes issue #306 - removed warning for plugins/scriptcraft folder 2016-12-20 17:23:04 +00:00
BuildTools
d7758897d3 Updating spawn and entities documentation 2016-12-20 17:12:43 +00:00
BuildTools
9b113e2c9b fix issue #312 - updated slash docs and code 2016-12-20 16:38:20 +00:00
BuildTools
18add90fff removing older spigot 2016-12-20 14:40:41 +00:00
BuildTools
4887fab4bf fix spawn doc links and support entities autocomplete 2016-12-20 14:40:00 +00:00
BuildTools
562499c79b updating spigot to 1.11 2016-12-20 14:39:19 +00:00
Tony Gravagno
7b6bed6fa1 generateTOC has preliminary disabled code for evaluation by Walter. Would like to know if it's worth pursuing.
blocks.js has many significant updates. Note "breaking fix" of a "redston" item for "redstone". Existing apps will need to correct this if they use it.
2016-12-09 16:22:39 -06:00
Tony Gravagno
e6c95ecb80 Merge pull request #1 from walterhiggins/master
Pull in latest updates from core
2016-12-08 19:12:18 -06:00
Walter Higgins
0aebd5fa95 Merge pull request #311 from tclavier/patch-2
Migrate Docker to SpigotMC
2016-12-07 09:13:16 +00:00
Walter Higgins
bd0baa30a7 Merge pull request #310 from marcvangend/patch-1
Fix broken heading #introduction
2016-12-07 09:10:30 +00:00
Walter Higgins
6b92532cde Merge pull request #298 from ekellener/master
Fixed updatePlayerScore correctly update the score
2016-12-07 09:10:02 +00:00
Walter Higgins
975bb733fa Merge pull request #297 from kabiroberai/master
Fixed a typo in entities.js
2016-12-07 09:09:25 +00:00
Walter Higgins
f2f28a55fe Merge pull request #294 from ChristianRiis/patch-1
Update request.js
2016-12-07 09:07:42 +00:00
Thomas Clavier
fba1c2f2df Update README.md 2016-11-20 19:10:14 +01:00
marcvangend
063aebcfd5 Fix broken heading #introduction 2016-11-20 11:07:18 +01:00
walterhiggins
bc2ab2993a fix heading level 2016-10-08 12:17:42 +01:00
walterhiggins
be649e36ce Merge branch 'master' of https://github.com/walterhiggins/ScriptCraft 2016-10-08 12:15:54 +01:00
walterhiggins
d169f492de Updating Young Person's Guide to use SpigotMC and fixed missing/broken events helper calls. 2016-10-08 12:15:05 +01:00
Walter Higgins
9b0ade78ef Update license.txt 2016-09-17 12:25:58 +01:00
walterhiggins
350230b622 change order of events-related documentation 2016-09-10 17:19:18 +01:00
walterhiggins
9f7cdaab08 fixes issue #304 2016-09-10 17:14:36 +01:00
walterhiggins
b330f06ea4 adding link to canarymod version of howling-blocks 2016-09-10 12:34:39 +01:00
walterhiggins
b1237b88b2 added howling-blocks.js example to README.md 2016-09-10 12:12:13 +01:00
Walter Higgins
849cac769b Update README.md 2016-09-09 22:26:09 +01:00
walterhiggins
26933f0940 adding spigot-1.10.2.jar as target 2016-09-09 22:19:52 +01:00
walterhiggins
246014fe09 Updating README.md to use SpigotMC instead of CanaryMod 2016-09-09 22:18:47 +01:00
walterhiggins
81f1666943 Built with Spigot 1.10.2 2016-09-09 21:44:33 +01:00
Erik
8c224e2565 Fixed updatePlayerScore correctly update the score
ObjectiveName and score were merged in a single field, causing the update not to happen.
2016-07-12 15:50:26 -07:00
kabiroberai
bb6bdbd57d Fixed a typo in entities.js
Fixed a typo in entities.js in which a comment said 'reuire' instead of 'require'
2016-05-28 20:17:27 +05:30
Christian Riis
4be10dfa8f Update request.js
Replaced 'request' with 'http' in the example
2016-04-07 15:07:05 +02:00
Walter Higgins
5a936bab20 Merge pull request #293 from KidsProgramming/BUG_example_commandtestjs
Small error in demo code, index missing
2016-03-29 09:45:29 +01:00
Walter Higgins
a3ae45a13e Merge pull request #292 from alex-teren/patch-1
Add missed dots
2016-03-29 09:45:16 +01:00
Ruud Schramp
1122c2ef23 Small error in demo code, index missing 2016-03-28 15:44:07 +00:00
Alexander
2905d262ce Add missed dots 2016-03-26 15:54:26 +02:00
walterhiggins
65157383aa fix docs for sounds for Spigot 1.9 2016-03-20 19:05:54 +00:00
walterhiggins
e5eae2108a fix issues #256 and #287 2016-03-19 12:46:38 +00:00
walterhiggins
8bc648ec29 Fix issue #256 and fix issue #287 2016-03-19 12:09:26 +00:00
walterhiggins
c036e38f37 Merge branch 'MrVoltz-requireCacheAccess' 2016-01-02 11:59:48 +00:00
walterhiggins
f9f60f7702 Merge branch 'requireCacheAccess' of https://github.com/MrVoltz/ScriptCraft into MrVoltz-requireCacheAccess 2016-01-02 11:57:04 +00:00
walterhiggins
f2a7d82b18 updated API docs based on comments in #284 2016-01-02 11:36:19 +00:00
walterhiggins
459820e2c7 Merge branch 'MrVoltz-refreshFix' 2016-01-02 11:34:39 +00:00
walterhiggins
6cfe460e37 Merge branch 'refreshFix' of https://github.com/MrVoltz/ScriptCraft into MrVoltz-refreshFix 2016-01-02 11:29:27 +00:00
walterhiggins
eca25f7628 Merging pull request #283 Merge branch 'MrVoltz-MrVoltz-requireJson' 2016-01-02 11:23:02 +00:00