spacemandev-git / fvtt-card-support

Adds programmatic deck support to FoundryVTT
MIT License
10 stars 10 forks source link

Feature request: Other player's hands #19

Open Norc opened 4 years ago

Norc commented 4 years ago

I would like to tag onto this request a few things:

  1. view people's hands (minimized to show a count of each type of card (from a deck))
  2. drag and drop cards to the table to have everyone see them
  3. be able to right click cards in people's hands to ask to be able to take them into your hand
  4. be able to right click cards on the table to take them into your hand

Originally posted by @sharkbruhaha in https://github.com/spacemandev-git/fvtt-card-support/issues/9#issuecomment-678686023

Norc commented 4 years ago

My proposed solution is to have a number of total cards to the right of the player names in the "Players" list that displays in the bottom left.

Mousing over this number of cards would give more info on how many cards are in each player's hand Right-clicking this number would bring up an interface to request cards from them and possibly even to view the cards in hand?