summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jason Woofenden [Thu, 19 Jan 2012 10:01:24 +0000 (05:01 -0500)]
use nodester-assigned port
Jason Woofenden [Mon, 16 Jan 2012 23:49:50 +0000 (18:49 -0500)]
destroy old games, and max out at 50 concurrent
Jason Woofenden [Mon, 7 Nov 2011 19:32:54 +0000 (14:32 -0500)]
hosts multiple games at once, licensing
Jason Woofenden [Mon, 7 Nov 2011 19:01:51 +0000 (14:01 -0500)]
added README.md
Jason Woofenden [Sat, 5 Nov 2011 06:57:44 +0000 (02:57 -0400)]
add example cards from cardscape scrape
Jason Woofenden [Sat, 5 Nov 2011 06:05:19 +0000 (02:05 -0400)]
Let drags go off the edge
This is currently needed to be able to get cards which overflow a onto your own
piles.
Jason Woofenden [Sat, 5 Nov 2011 05:39:17 +0000 (01:39 -0400)]
fix shuffling, auto hide/show card text overflow
Jason Woofenden [Fri, 4 Nov 2011 23:50:06 +0000 (19:50 -0400)]
basic card designer, new_cards api
Jason Woofenden [Fri, 4 Nov 2011 21:19:00 +0000 (17:19 -0400)]
start on deck designer
Jason Woofenden [Thu, 3 Nov 2011 04:15:00 +0000 (00:15 -0400)]
fixed (recently broken) mark/flip on client
Jason Woofenden [Thu, 3 Nov 2011 04:04:14 +0000 (00:04 -0400)]
obey z from messsages, avoid z conflicts
Jason Woofenden [Thu, 3 Nov 2011 02:38:35 +0000 (22:38 -0400)]
tweak hand caption and comments
Jason Woofenden [Thu, 3 Nov 2011 02:31:59 +0000 (22:31 -0400)]
hide other players hand
Jason Woofenden [Wed, 2 Nov 2011 23:23:58 +0000 (19:23 -0400)]
you can drag onto piles
Jason Woofenden [Wed, 2 Nov 2011 22:43:31 +0000 (18:43 -0400)]
fix view (flip x too), arrange piles correctly
Jason Woofenden [Wed, 2 Nov 2011 20:56:47 +0000 (16:56 -0400)]
Piles display and removing cards mostly working
(except that they don't all display in the right place/orientation)
Jason Woofenden [Wed, 2 Nov 2011 19:38:39 +0000 (15:38 -0400)]
save card number in jquery card object (card.view)
Jason Woofenden [Tue, 1 Nov 2011 20:23:04 +0000 (16:23 -0400)]
draw deck starting to work
Jason Woofenden [Tue, 1 Nov 2011 06:02:16 +0000 (02:02 -0400)]
start of piles implementation
create blank for when pile is empty
create caption (at init time) for each pile. Attach to blank or top card.
Jason Woofenden [Tue, 1 Nov 2011 04:12:40 +0000 (00:12 -0400)]
remove obsolete comment
Jason Woofenden [Tue, 1 Nov 2011 03:18:18 +0000 (23:18 -0400)]
track z-axis (layer) on server, use for view init
Jason Woofenden [Tue, 1 Nov 2011 03:06:33 +0000 (23:06 -0400)]
snap to grid so edges line up
This is important now that mouse hover makes the card come to the foreground,
because it's frustrating when you're pile isn't perfect, and as you go to hover
over the front card you hover over one pixel of a lower card, and then it
obscures the card you were aiming for.
Jason Woofenden [Tue, 1 Nov 2011 02:25:45 +0000 (22:25 -0400)]
mousover temporarily brings card to front
Jason Woofenden [Tue, 1 Nov 2011 02:05:56 +0000 (22:05 -0400)]
display opponent's cards upside down
Jason Woofenden [Tue, 1 Nov 2011 01:55:30 +0000 (21:55 -0400)]
new cards in front, moved cards in front
Jason Woofenden [Tue, 1 Nov 2011 00:33:55 +0000 (20:33 -0400)]
cleanup, loading message
Jason Woofenden [Thu, 27 Oct 2011 21:19:15 +0000 (17:19 -0400)]
player 2 sees table mirrored vertically
Jason Woofenden [Thu, 27 Oct 2011 21:03:58 +0000 (17:03 -0400)]
more test cards
Jason Woofenden [Thu, 27 Oct 2011 20:57:39 +0000 (16:57 -0400)]
fix [re]load to show initial flipped/marked state
Jason Woofenden [Thu, 27 Oct 2011 19:16:55 +0000 (15:16 -0400)]
clients ask/get initial state on [re]load
Jason Woofenden [Thu, 27 Oct 2011 18:56:14 +0000 (14:56 -0400)]
add agent argument to set_cards
Jason Woofenden [Thu, 27 Oct 2011 06:17:11 +0000 (02:17 -0400)]
client sync working (and spitting out debug cruft)
Jason Woofenden [Thu, 27 Oct 2011 00:14:20 +0000 (20:14 -0400)]
load common.coffe into client
Jason Woofenden [Thu, 27 Oct 2011 00:03:17 +0000 (20:03 -0400)]
add untested common.coffee
Jason Woofenden [Wed, 26 Oct 2011 22:32:36 +0000 (18:32 -0400)]
update comments
Jason Woofenden [Wed, 26 Oct 2011 22:15:01 +0000 (18:15 -0400)]
colored card areas (deck, hand, etc)
Jason Woofenden [Wed, 26 Oct 2011 02:58:30 +0000 (22:58 -0400)]
you can flip and mark cards
Jason Woofenden [Wed, 26 Oct 2011 02:23:37 +0000 (22:23 -0400)]
dragged cards always brought to front
Jason Woofenden [Mon, 24 Oct 2011 01:10:50 +0000 (21:10 -0400)]
fix whitespace
Jason Woofenden [Mon, 24 Oct 2011 01:06:06 +0000 (21:06 -0400)]
shuffling, started on state structure
Jason Woofenden [Sun, 23 Oct 2011 23:08:54 +0000 (19:08 -0400)]
serve js from /javascript, make cards draggable
Jason Woofenden [Sun, 23 Oct 2011 08:55:26 +0000 (04:55 -0400)]
coffeescript, html, less, server
Jason Woofenden [Sun, 23 Oct 2011 07:35:45 +0000 (03:35 -0400)]
root