Skip to content

Commit

Permalink
Update inventory, inventory-window, itempile, voxel-harvest, voxel-pi…
Browse files Browse the repository at this point in the history
…ckaxe

deathcap/inventory@4e23878 Fix give() losing tags when merging into empty slot
deathcap/inventory-window@65cc714 Render zero-count piles
deathcap/itempile@1ea6fd1 0.0.4 - fix clone() not cloning tags
voxel/voxel-harvest@53bf457 Refactor damageToolHeld()
voxel/voxel-pickaxe@85c4551 Add repair recipes

Commit message generated by https://github.com/deathcap/lmno-cl
  • Loading branch information
deathcap committed Dec 31, 2013
1 parent cd1f1b8 commit 779c16f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"voxel-walk": "git://github.com/deathcap/voxel-walk.git#8ea7107226f2171703f565ae52bd94bf32c033a2",
"voxel-reach": "git://github.com/deathcap/voxel-reach.git#4ba30586595091492cb3752d1902087e7b347fe9",
"voxel-mine": "git://github.com/deathcap/voxel-mine.git#027f075ba7f82cc627fbc8d67de7c8a18c49abd5",
"voxel-harvest": "git://github.com/deathcap/voxel-harvest.git#87ce1953c09bb37b4470882e707820fc1e7c209f",
"voxel-harvest": "git://github.com/deathcap/voxel-harvest.git#53bf45715c9cb4448edc32facce348971368229a",
"voxel-use": "git://github.com/deathcap/voxel-use.git#9628f96139b9803cf345a4c45f752a0b249de309",
"voxel-debug": "git://github.com/deathcap/voxel-debug.git#fed3959ddc7a65624a701ffcad1d88102bcd2a49",
"voxel-carry": "git://github.com/deathcap/voxel-carry.git#ea732266c028e38ffaacce68c3693f22e1c69a95",
Expand All @@ -29,12 +29,12 @@
"craftingrecipes": "git://github.com/deathcap/craftingrecipes.git#c58cd4e917940af72b34f3ebb14027f16190fb8e",
"dat-gui": "0.5.0",
"kb-bindings-ui": "git://github.com/deathcap/kb-bindings-ui.git#187c5d9fb08f4581a6fef8d14dde43f1ff5a54ac",
"itempile": "git://github.com/deathcap/itempile.git#1e315eb5f548d571a601d6880e7763d8dfa83c0a",
"inventory": "git://github.com/deathcap/inventory.git#15fd5614e6819307718dbed44da9a3301dfda8d8",
"inventory-window": "git://github.com/deathcap/inventory-window.git#40585929cf2111fb7e6dc047a2d9c761054e08f8",
"itempile": "git://github.com/deathcap/itempile.git#1ea6fd1eb4df32ed16faed872a2ef0b5909542c9",
"inventory": "git://github.com/deathcap/inventory.git#4e23878abbf97c3407bfb538ffdfa45de004460d",
"inventory-window": "git://github.com/deathcap/inventory-window.git#65cc714beb6d61fb4b4c0fc7707db86154401207",
"voxel-gamemode": "git://github.com/deathcap/voxel-gamemode.git#ceddf5d4901b48be145efe3664f90da8765e6747",
"voxel-workbench": "git://github.com/deathcap/voxel-workbench.git#fb58bbfda243d26b17638409f2a09c139d1d3a2d",
"voxel-pickaxe": "git://github.com/deathcap/voxel-pickaxe.git#c5ece4e0eff9bbb8af7f013bb346be1165b03dee",
"voxel-pickaxe": "git://github.com/deathcap/voxel-pickaxe.git#85c4551df89ff7a24aa4f37932306dfc61a78e38",
"voxel-registry": "git://github.com/deathcap/voxel-registry.git#c74112899bb5c988612ebc54ef1c25bcbe71d8f7",
"voxel-daylight": "git://github.com/deathcap/voxel-daylight.git#e4e9f7f8ca943e438b1723fa8182691e90c8fdbd",
"voxel-land": "git://github.com/deathcap/voxel-land.git#97f409061210f7115986c2abe9a0a1ec66975b9a"
Expand Down

0 comments on commit 779c16f

Please sign in to comment.