palmerabollo / game-ladder

The simplest game ladder out there.
2 stars 2 forks source link

Game requests #29

Closed ggarber closed 11 years ago

ggarber commented 11 years ago

Select an oponent and click on a small icon in the upper left corner to request a game with him as soon as possible (icon could be "ASAP").

An icon (face of oponent?) should appear in that corner for each queued game for a user. After they have played and tracked the game the icon automatically disappears.

ggarber commented 11 years ago

There is a bug in current implementation. You shouldn't be able to request a game with the same person multiple times. UNIQUE (from, to, active) en la tabla del MySQL :-)

palmerabollo commented 11 years ago

I know. I shouldn't but I've been trying some things in production...

palmerabollo commented 11 years ago

Ugly ux in this release. Actions on a player (challenge, claim victory) should appear as an icon in the top right corner or something like that.