Skip to content

Commit

Permalink
Update voxel-clientmc, voxel-cs: more client/server progress, ref GH-26
Browse files Browse the repository at this point in the history
voxel/voxel-clientmc@1636597 Use bit-twiddle popCount
deathcap/voxel-cs@95709e7 Update voxel-client, voxel-server
deathcap/voxel-cs@563de76 Attempt to connect client to server stream
deathcap/voxel-cs@3f8d3d6 Add voxel-engine dependency, module passed to voxel-server + voxel-client
deathcap/voxel-cs@987d281 Start adding client

Commit message generated by https://github.com/deathcap/lmno-cl
  • Loading branch information
deathcap committed Jan 28, 2014
1 parent 4695c65 commit 8c621dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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#500427b089987c3844f7236983f47c1752198704",
"voxel-cs": "git://github.com/deathcap/voxel-cs.git#7914e2e9637d129e8eadb31e8ae763d97f3b2b51",
"voxel-cs": "git://github.com/deathcap/voxel-cs.git#95709e784cac12997795029d290c432f3161afaa",
"voxel-texture": "0.5.6",
"voxel-texture-shader": "git://github.com/deathcap/voxel-texture-shader.git#e50559078d15cc0fee930fb4d72493511cd6fb97",
"voxel-drop": "git://github.com/deathcap/voxel-drop.git#8680806643f981bc80e5f2e4cf390d778a41f7fb",
Expand Down Expand Up @@ -46,7 +46,7 @@
"voxel-registry": "git://github.com/deathcap/voxel-registry.git#a034e017209ae664c8997268833ddc07517a8e28",
"voxel-daylight": "git://github.com/deathcap/voxel-daylight.git#f238a8b0dc1fb3be4519831eb0c3736e39ff0816",
"voxel-land": "git://github.com/deathcap/voxel-land.git#3a10636e6ac3472232e874f6a8b5d54aece22906",
"voxel-clientmc": "git://github.com/deathcap/voxel-clientmc.git#32b4a1e876cecc48dcbb00f86c7977f9f616cb2b",
"voxel-clientmc": "git://github.com/deathcap/voxel-clientmc.git#1636597f12659c5b4b56df90e7fbb87291052fbe",
"voxel-console": "git://github.com/deathcap/voxel-console.git#fea2b5eaf584db28c0d595670ed9a5be1bef02a5",
"voxel-commands": "git://github.com/deathcap/voxel-commands.git#9c82cbf74ef51effa91e7d9d601f8348e343c17e"
},
Expand Down

0 comments on commit 8c621dc

Please sign in to comment.