Skip to content

Commit

Permalink
Update everything to throw proper Error() objects instead of string p…
Browse files Browse the repository at this point in the history
…rimitives

For reasoning for this change refer to: http://www.devthought.com/2011/12/22/a-string-is-not-an-error/

Update voxel-chest, voxel-clientmc, voxel-commands, voxel-console, voxel-gamemode, voxel-harvest, voxel-inventory-dialog, voxel-inventory-hotbar, voxel-land, voxel-mine, voxel-pickaxe, voxel-plugins, voxel-registry, voxel-use, voxel-voila, voxel-walk, voxel-workbench, voxel-zen

voxel/voxel-chest@778a3b8 Throw new Error, not string
voxel/voxel-clientmc@e75b555 Throw new Error, not string
voxel/voxel-clientmc@e06d136 Update to CoffeeScript 1.7.0
voxel/voxel-commands@caf9ae3 Throw new Error, not string
voxel/voxel-console@c05de36 Throw new Error, not string
voxel/voxel-gamemode@dbefedd Throw new Error, not string
voxel/voxel-gamemode@f16f7b0 Update to CoffeeScript 1.7.0
voxel/voxel-harvest@beb7474 Throw new Error, not string
voxel/voxel-harvest@754a633 Update to CoffeeScript 1.7.0
voxel/voxel-inventory-dialog@942e48a Throw new Error, not string
voxel/voxel-inventory-hotbar@08d97e6 Throw new Error, not string
voxel/voxel-land@8ed8538 Throw new Error, not string
voxel/voxel-mine@e473da3 Throw new Error, not string
voxel/voxel-mine@dc9e659 Update to CoffeeScript 1.7.0
voxel/voxel-pickaxe@e5a8adf Throw new Error, not string
voxel/voxel-plugins@a07ff7f Throw new Error, not string
voxel/voxel-registry@0072dce Throw new Error, not string
voxel/voxel-use@0c2171d Throw new Error, not string
voxel/voxel-use@37167c1 Update to CoffeeScript 1.7.0
voxel/voxel-voila@67f4794 Throw new Error, not string
deathcap/voxel-walk@4d6b870 Throw new Error, not string
voxel/voxel-workbench@51d7e79 Throw new Error, not string
voxel/voxel-zen@063d27e Throw new Error, not string

Commit message generated by https://github.com/deathcap/lmno-cl
  • Loading branch information
deathcap committed Feb 15, 2014
1 parent 5b4409f commit cdd9c82
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,26 @@
"voxel-texture-shader": "git://github.com/deathcap/voxel-texture-shader.git#59088f59cbf722b57c3027db5f599ba0c35eaa88",
"voxel-drop": "git://github.com/deathcap/voxel-drop.git#8680806643f981bc80e5f2e4cf390d778a41f7fb",
"voxel-start": "git://github.com/deathcap/voxel-start.git#dcd0b139e495d4695af4ae4046ee1cce2d38425d",
"voxel-zen": "git://github.com/deathcap/voxel-zen.git#c3b5a54bd9ebc9d6c4cea5f2ed4c1c74969f496b",
"voxel-zen": "git://github.com/deathcap/voxel-zen.git#063d27e83df28f9f3925b3e56b9e283dde27f457",
"artpacks": "git://github.com/deathcap/artpacks.git#f1c5b81660f2e23875b2d1473d79022703d9fa41",
"voxel-plugins": "git://github.com/deathcap/voxel-plugins.git#140d6ba1fde2b28424e5f731df18b85337516c76",
"voxel-plugins": "git://github.com/deathcap/voxel-plugins.git#a07ff7f4216db1f299708878350bdd9404e3711e",
"voxel-plugins-ui": "git://github.com/deathcap/voxel-plugins-ui.git#c8e789babbec1d0aaeea4e21b7f3867a96f0eb57",
"voxel-oculus": "git://github.com/deathcap/voxel-oculus.git#ac4782759739f348cc553d959cf92c9bfdef0230",
"voxel-highlight": "0.0.9",
"voxel-voila": "git://github.com/deathcap/voxel-voila.git#2d87989ca21e95718252af03d786f50e5f613075",
"voxel-voila": "git://github.com/deathcap/voxel-voila.git#67f4794e186098b023ae72838a2379ae6df0befe",
"voxel-player": "git://github.com/deathcap/voxel-player.git#53aee42993088470803bb271ce5774e1da0034ec",
"voxel-fly": "git://github.com/deathcap/voxel-fly.git#66e0fc82804f73745726eb28ee518ffa4068cda8",
"voxel-walk": "git://github.com/deathcap/voxel-walk.git#9a9f80f34809efaaa4fa68aa4035e4338d2e7fff",
"voxel-walk": "git://github.com/deathcap/voxel-walk.git#4d6b8703ae4b739348e9199b70b2acac21661230",
"voxel-sprint": "git://github.com/deathcap/voxel-sprint.git#db388b880d7b9a95fd46ea22f9b2afd60bad8770",
"voxel-reach": "git://github.com/deathcap/voxel-reach.git#6f46c4a7f4f04a9f387635b6494f64047c85baaa",
"voxel-mine": "git://github.com/deathcap/voxel-mine.git#dff4356b714daca4b8279b0e14a980d81addf1cc",
"voxel-harvest": "git://github.com/deathcap/voxel-harvest.git#e5276d33ebb327ceb3d47f20a5d6da51e1413181",
"voxel-use": "git://github.com/deathcap/voxel-use.git#a41a499ea1a95e7cb1c5e90eb479289da221df28",
"voxel-mine": "git://github.com/deathcap/voxel-mine.git#e473da31a4b888fb8cf261f871931f651a91c42c",
"voxel-harvest": "git://github.com/deathcap/voxel-harvest.git#beb7474ada83a27a7ba3bb73b7e8265205a57f02",
"voxel-use": "git://github.com/deathcap/voxel-use.git#0c2171d8feb54fc99fa49712fda15443cec929e6",
"voxel-debug": "git://github.com/deathcap/voxel-debug.git#bf70d6b02f734e8d8fe990c53ab60b46f7ea79a6",
"voxel-carry": "git://github.com/deathcap/voxel-carry.git#eccb1edefba80d403bf2e86d833c636898d6ca8b",
"voxel-inventory-hotbar": "git://github.com/deathcap/voxel-inventory-hotbar.git#635264968a246e733e40bcc3fe31b43863fc7499",
"voxel-inventory-dialog": "git://github.com/deathcap/voxel-inventory-dialog.git#83e8043ce6b4ded615fa38b8b106ba7d7db181ef",
"voxel-chest": "git://github.com/deathcap/voxel-chest.git#6a3d702fb79dd4fc3f0806b80efc8ad851107e41",
"voxel-inventory-hotbar": "git://github.com/deathcap/voxel-inventory-hotbar.git#08d97e65d7b538a344b6857b8233aad2c3274102",
"voxel-inventory-dialog": "git://github.com/deathcap/voxel-inventory-dialog.git#942e48a0b0c92727b331dcdd25a84363fedd51cf",
"voxel-chest": "git://github.com/deathcap/voxel-chest.git#778a3b8855e1225c8e1c7a8c06082d37e414a9c6",
"voxel-blockdata": "git://github.com/deathcap/voxel-blockdata.git#ae76ce209ce8497c396c863ee775032e582a223e",
"voxel-recipes": "git://github.com/deathcap/voxel-recipes.git#e73011946e90bb9202cec37c857f8c809f393157",
"dat-gui": "0.5.0",
Expand All @@ -42,15 +42,15 @@
"itempile": "git://github.com/deathcap/itempile.git#e802fc57bbcb8901c61a5505dcb4ec560041ffe6",
"inventory": "git://github.com/deathcap/inventory.git#be4cb41082f48cf3cdcc6665bac4757d7909397a",
"inventory-window": "git://github.com/deathcap/inventory-window.git#96a03d60cdf81d3747f301a50f24359b1d9fdc84",
"voxel-gamemode": "git://github.com/deathcap/voxel-gamemode.git#90403ffec3eaa027e3f8a91c3536aae690eda424",
"voxel-workbench": "git://github.com/deathcap/voxel-workbench.git#98057e3f13718bf0dcf79e451949b6ece4d12351",
"voxel-pickaxe": "git://github.com/deathcap/voxel-pickaxe.git#78abf4555662e39515cba98259b6bfcbd6b3d13e",
"voxel-registry": "git://github.com/deathcap/voxel-registry.git#0e9ea1ca42c90990d4a4f47c2df101f9e3bb40ba",
"voxel-gamemode": "git://github.com/deathcap/voxel-gamemode.git#dbefedd883ad958d8d899bea5cbc745f8510891c",
"voxel-workbench": "git://github.com/deathcap/voxel-workbench.git#51d7e79c7fac9d70a52f5a4079ef7637a65225e1",
"voxel-pickaxe": "git://github.com/deathcap/voxel-pickaxe.git#e5a8adfc05c0540f78deff897d42387f41136cf0",
"voxel-registry": "git://github.com/deathcap/voxel-registry.git#0072dcecfec0843bab4bc4c9fb3cc039c93a5941",
"voxel-daylight": "git://github.com/deathcap/voxel-daylight.git#f238a8b0dc1fb3be4519831eb0c3736e39ff0816",
"voxel-land": "git://github.com/deathcap/voxel-land.git#d89ede49072ab65b6ae3bd9136880db51ed035df",
"voxel-clientmc": "git://github.com/deathcap/voxel-clientmc.git#1636597f12659c5b4b56df90e7fbb87291052fbe",
"voxel-console": "git://github.com/deathcap/voxel-console.git#928c0d7e3705978b91e54ce6b1074d2b662bf8a0",
"voxel-commands": "git://github.com/deathcap/voxel-commands.git#99e3a2fb28eccef2e6081a127c8bdfa1eec2e860"
"voxel-land": "git://github.com/deathcap/voxel-land.git#8ed853846d4a30520ba58d5fa33f3aac735e1680",
"voxel-clientmc": "git://github.com/deathcap/voxel-clientmc.git#e75b555d842c172edc4cde71470c6ec14b6bbd2d",
"voxel-console": "git://github.com/deathcap/voxel-console.git#c05de3657e788b647829909002f010855a738ff0",
"voxel-commands": "git://github.com/deathcap/voxel-commands.git#caf9ae391bc6350afc814a8eda2fc6d23f3f6c3a"
},
"devDependencies": {
"coffee-script": "1.6.3",
Expand Down

0 comments on commit cdd9c82

Please sign in to comment.