Skip to content

Commit

Permalink
Update voxel-fuel - client-only waiting UI / host server button, ref G…
Browse files Browse the repository at this point in the history
…H-40

deathcap/voxel-fuel@c61a383 Remove client waiting UI when client-only instance connects to remote server, too
deathcap/voxel-fuel@2ed7526 Remove button on click - starting a the server instance works
deathcap/voxel-fuel@8977120 Fix missing selves
deathcap/voxel-fuel@64d9c9f Remove ever dependency; use DOM events directly
deathcap/voxel-fuel@418c63c Refactor; add 'host server' button in client-only mode
deathcap/voxel-fuel@5bade0c Add ever dependency
deathcap/voxel-fuel@5ae0714 setupClientWaitingUI <div>

Commit message generated by https://github.com/deathcap/lmno-cl
  • Loading branch information
deathcap committed Feb 15, 2014
1 parent cdd9c82 commit 971b832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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#dca59e5acc80638b9c99a7b75e4cd1cb200f0f6a",
"voxel-fuel": "git://github.com/deathcap/voxel-fuel.git#11fea020deddb40b10cb2a4d5c1479c7a49d38a7",
"voxel-fuel": "git://github.com/deathcap/voxel-fuel.git#c61a383bee4ab8a12c05509a3d17b66b5ead8afe",
"voxel-texture": "0.5.8",
"voxel-texture-shader": "git://github.com/deathcap/voxel-texture-shader.git#59088f59cbf722b57c3027db5f599ba0c35eaa88",
"voxel-drop": "git://github.com/deathcap/voxel-drop.git#8680806643f981bc80e5f2e4cf390d778a41f7fb",
Expand Down

0 comments on commit 971b832

Please sign in to comment.