Mirror of ajanata/PretendYoureXyzzy@github.com
Go to file
Andy Janata 2d5e9d18c0 - discard cards after they are used, so that they can be reshuffled if more cards are required (hasn't been tested)
- much better handling when users leave the game:
  - put their hand in the discard pile
  - if they played this round, put that card in the discard pile and remove them from the played players list
  - if they were supposed to play this round, remove them from the players list
  - if they were judge, return all played cards to players and move to the next judge
  - if they weren't judge and were lower in judging order, fix the judge pointer
- add a goal to the game (8 points for now, hard-coded)
- keep track of which players are supposed to play this round so players joining and leaving don't affect the game progressing
2012-01-30 16:35:06 -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 - discard cards after they are used, so that they can be reshuffled if more cards are required (hasn't been tested) 2012-01-30 16:35:06 -08:00
src - discard cards after they are used, so that they can be reshuffled if more cards are required (hasn't been tested) 2012-01-30 16:35:06 -08:00
test/net/socialgamer/cah/data fix a test 2012-01-30 16:30:46 -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