Commit graph

15 commits

Author SHA1 Message Date
Romain Beaumont
8c4406804e use const and let instead of var
see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const and https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let
2015-12-17 11:36:43 +01:00
DemiPixel
aeb5f888df Small fixes to commands/tp 2015-12-14 19:37:17 +01:00
Romain Beaumont
9366c1b9a7 make /attach use the selectors, fix UserError, check /tp has one target
see http://stackoverflow.com/a/32749533 for UserError
2015-12-11 04:14:41 +01:00
DemiPixel
b7aea8251f Fix tp, updatePosition, and tests 2015-12-10 11:20:17 -08:00
DemiPixel
9b0970b291 Fix tp, implement entity.selectorString 2015-12-10 09:06:20 -08:00
DemiPixel
fe2f220f10 Big changes to player/entity.sendPosition and entity/player.teleport. Not fully working yet. 2015-12-09 23:04:57 -08:00
DemiPixel
67af4a8144 Fix tp and setblock, implement relative position function, throw errors instead of returning, catch errors and display error 2015-12-09 23:04:57 -08:00
Romain Beaumont
ae6d9887fd fix bug in /tp and add regression tests 2015-12-06 18:31:25 +01:00
DemiPixel
f17f54fe92 Adding op 'n stuff 2015-12-05 21:52:46 -08:00
DemiPixel
127ef3c777 Add ~ tp /tp, small fixes 2015-12-05 21:24:38 -08:00
azastrael
3849de3aa3 Try number 42. 2015-12-06 04:13:30 +01:00
azastrael
284cdc73fa Please ... love me whatever stupid things i do =( 2015-12-06 03:57:30 +01:00
azastrael
844558dd89 The magic of 32. 2015-12-06 03:48:16 +01:00
azastrael
b850d23496 Fix a very bad bug. 2015-12-06 03:44:21 +01:00
azastrael
01e0162d59 Add teleport ( aka. tp ) command. 2015-12-06 03:24:48 +01:00