Mirror of ajanata/PretendYoureXyzzy@github.com
Go to file
Andy Janata 234b82afd2 - display black card in game
- display message indicating what the game is currently waiting for
- reload the black card when reloading page
- change the js constant generator to explain what the dummy things are for in the output
- add support for enums that need two user-visible values (specifically the game player state: the short message for the scoreboard and the long message telling the player what they need to do)
- hide the start game button after the game is started
- refactor game event longpoll handlers to use a helper that gets the game and reports an error if it can't
- game (should) reset to a lobby if it loses players to put it less than 3
2012-01-24 16:20:43 -08:00
.externalToolBuilders move MessageType back inside QueuedMessage since the client doesn't need it 2012-01-12 20:05:39 -08:00
.settings move MessageType back inside QueuedMessage since the client doesn't need it 2012-01-12 20:05:39 -08:00
WebContent - display black card in game 2012-01-24 16:20:43 -08:00
src - display black card in game 2012-01-24 16:20:43 -08:00
test/net/socialgamer/cah/data fix warnings 2012-01-20 19:11:39 -08:00
.classpath add easymock 2012-01-12 13:04:46 -08:00
.gitignore .gitignore: build 2011-12-16 16:41:13 -08:00
.project move the js constant updater build tool down after java compile since it needs the new constant file compiled first 2012-01-12 21:33:54 -08:00
asm-4.0.jar add easymock 2012-01-12 13:04:46 -08:00
cglib-nodep-2.2.2.jar add easymock 2012-01-12 13:04:46 -08:00
commons-lang3-3.1-javadoc.jar initial commit 2011-12-16 16:39:52 -08:00
commons-lang3-3.1-sources.jar initial commit 2011-12-16 16:39:52 -08:00
commons-lang3-3.1.jar initial commit 2011-12-16 16:39:52 -08:00
easymock-3.1-sources.jar add easymock 2012-01-12 13:04:46 -08:00
easymock-3.1.jar add easymock 2012-01-12 13:04:46 -08:00
hibernate3.jar initial commit 2011-12-16 16:39:52 -08:00
javax.persistence.jar initial commit 2011-12-16 16:39:52 -08:00
json_simple-1.1.jar initial commit 2011-12-16 16:39:52 -08:00
objenesis-1.2.jar add easymock 2012-01-12 13:04:46 -08:00