Skip to content

Commit

Permalink
Update inventory-window, itempile, voxel-fuel, voxel-land
Browse files Browse the repository at this point in the history
deathcap/inventory-window@114ce81 0.2.4
deathcap/inventory-window@b91e092 Cache scaled images, fix lag clearing image
deathcap/itempile@0e90820 0.2.2
deathcap/itempile@1b71f45 Fix splitPile(0) to always return false, not 0 or NaN-count piles
deathcap/voxel-fuel@667c3ea Switch to in-memory RTC messenger for now. Ref GH-40
voxel/voxel-land@1997cdf Firefox doesn't support console in web workers

Commit message generated by https://github.com/deathcap/lmno-cl
  • Loading branch information
deathcap committed Feb 28, 2014
1 parent 67f35e4 commit 324849c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"ever": "0.0.3",
"voxel-engine": "git://github.com/deathcap/voxel-engine.git#2e35ba372cdc994f9f1c60a061fe6230766d5ae3",
"voxel-fuel": "git://github.com/deathcap/voxel-fuel.git#0aeb55076f6836b3b0ac298a794ec063b8f42d40",
"voxel-fuel": "git://github.com/deathcap/voxel-fuel.git#667c3ea3716ebe4da6826e5f61980dabd00305ed",
"voxel-texture": "0.5.8",
"voxel-texture-shader": "git://github.com/deathcap/voxel-texture-shader.git#054b0be3bc3aab663e3dcc8d3b1d8cd5e5cb5ae3",
"voxel-drop": "git://github.com/deathcap/voxel-drop.git#78be685d0a28c88943ad1f1079faf17fcce31bf7",
Expand Down Expand Up @@ -45,16 +45,16 @@
"voxel-recipes": "git://github.com/deathcap/voxel-recipes.git#872c0001114e9e9c814d013c33a81728c8d3b803",
"voxel-webview": "git://github.com/deathcap/voxel-webview.git#7b07305185d30fcbb697205873432e0c5984433a",
"kb-bindings-ui": "git://github.com/deathcap/kb-bindings-ui.git#0409ab1b02d938ff1a8ac9dfd6b00e6bcc2ca775",
"itempile": "git://github.com/deathcap/itempile.git#9c32ae60e14fc671b2d22f43ec2d1696dc6a4fb0",
"itempile": "git://github.com/deathcap/itempile.git#0e90820649ec3f95a74f97007153a63a80eb8c0e",
"inventory": "git://github.com/deathcap/inventory.git#544c8e69ae88d95cbdc35f9203848ec5dac359db",
"inventory-window": "git://github.com/deathcap/inventory-window.git#25ec62627c79ff58be8ea0908f87fee58709c7a8",
"inventory-window": "git://github.com/deathcap/inventory-window.git#114ce8175a5eaede13c8200250eac1c02a2cd4f5",
"voxel-gamemode": "git://github.com/deathcap/voxel-gamemode.git#fb064ec4104d1e6796f1249d38a6b9058eb6dfd6",
"voxel-workbench": "git://github.com/deathcap/voxel-workbench.git#94113fbdf36c490d4a445d6cf7a4f2b413601139",
"voxel-furnace": "git://github.com/deathcap/voxel-furnace.git#72f58e91746f421d2da1241e8e92fe87397be697",
"voxel-pickaxe": "git://github.com/deathcap/voxel-pickaxe.git#2b98648457a7b601e96a6ee53e6365b14cf95aa1",
"voxel-registry": "git://github.com/deathcap/voxel-registry.git#f9225bb325b03940370ea78f16e5adac9728adb3",
"voxel-daylight": "git://github.com/deathcap/voxel-daylight.git#8c2929068a62e0454a01cc1c129e9fae60450b7c",
"voxel-land": "git://github.com/deathcap/voxel-land.git#60c5af23174936b7437b09b07435d26091407579",
"voxel-land": "git://github.com/deathcap/voxel-land.git#1997cdf28fe1786612500277076463a09fa28f54",
"voxel-clientmc": "git://github.com/deathcap/voxel-clientmc.git#5d2fb6f5fb07b429eb3972b600f65b12013d4751",
"voxel-console": "git://github.com/deathcap/voxel-console.git#c05de3657e788b647829909002f010855a738ff0",
"voxel-commands": "git://github.com/deathcap/voxel-commands.git#60effbb47e1d2d1611c27fa80fb2a03208429207"
Expand Down

0 comments on commit 324849c

Please sign in to comment.