Commit Graph

463 Commits

Author SHA1 Message Date
marcins78@gmail.com
782194bad8 Fixing several timing issues, introducing notification of game ending being sent to client. Performing cleanup of the games. 2011-09-13 19:17:30 +00:00
marcins78@gmail.com
53f3c10bc4 Timing out stale communication channels (to preserve memory) and forfeit for users who are not responding to a decision for a long time. 2011-09-13 15:31:28 +00:00
marcins78@gmail.com
6bc95e8167 Adding some debug to figure out the problem with games disappearing. 2011-09-13 12:52:40 +00:00
marcins78@gmail.com
5ec0210b60 Sending clocks to UI. 2011-09-13 11:34:24 +00:00
marcins78@gmail.com
c434d4fbc0 Adding clocks on server side and cleaning up finished games after 5 minutes. 2011-09-13 11:07:35 +00:00
marcins78@gmail.com
f7f1799c95 Fixing problem with cards affecting game during play-starting-fellowship process. 2011-09-13 09:47:00 +00:00
marcins78@gmail.com
295587c551 Added Rule of 4. 2011-09-13 09:34:42 +00:00
marcins78@gmail.com
2be9584f9c Assignments are now done in the main window, only skirmish left... 2011-09-13 01:25:39 +00:00
marcins78@gmail.com
70c74cce6f Changing the layout of support areas. 2011-09-13 00:24:24 +00:00
marcins78@gmail.com
9ab68ff142 Removing shadow support zone. 2011-09-12 21:30:40 +00:00
marcins78@gmail.com
b6d682035d Closing items on TODO list. 2011-09-12 21:08:40 +00:00
marcins78@gmail.com
afdc9ad1d3 Fixing the move card. 2011-09-12 21:07:35 +00:00
marcins78@gmail.com
f4de919cf5 Fixing spaces between messages. Now it works great! 2011-09-12 21:01:37 +00:00
marcins78@gmail.com
a8f9dec190 Adding the chat to the games themselves. 2011-09-12 20:51:02 +00:00
marcins78@gmail.com
c8460ebf73 Working on chat. 2011-09-12 16:47:00 +00:00
marcins78@gmail.com
5d98913cc3 Working on chat. 2011-09-12 16:42:10 +00:00
marcins78@gmail.com
1de10bf5fa Working on chat. 2011-09-12 16:40:20 +00:00
marcins78@gmail.com
e86f8b5dc9 Connecting LotroServer to ChatServer 2011-09-12 15:40:20 +00:00
marcins78@gmail.com
95fa5a3c3f Adding chat to the server. 2011-09-12 15:18:45 +00:00
marcins78@gmail.com
d39e7c81dd Moving cards possible (transfer possession and the like). 2011-09-12 14:04:44 +00:00
marcins78@gmail.com
5b02be0860 Change how the UI lays out the cards when receiving events from server. 2011-09-12 13:57:27 +00:00
marcins78@gmail.com
830d93f0c9 Cards discarded because of killed character are also triggering discard_from_play effects. 2011-09-12 13:26:54 +00:00
marcins78@gmail.com
2b101d9b8c Fixes. 2011-09-12 12:25:50 +00:00
marcins78@gmail.com
902148d5b3 Concurrency 2011-09-12 12:12:38 +00:00
marcins78@gmail.com
0f99873823 Gandalf's Card 2011-09-12 12:10:58 +00:00
marcins78@gmail.com
aae16fd287 Fixes 2011-09-12 12:08:31 +00:00
marcins78@gmail.com
29672b021c Fixing artifactId of the main module. 2011-09-12 11:24:19 +00:00
marcins78@gmail.com
4557b87181 Fixing artifactId of the main module. 2011-09-12 08:58:56 +00:00
marcins78@gmail.com
d3932ca540 Stacking and attachment fixes. 2011-09-11 19:05:44 +00:00
marcins78@gmail.com
0a6009c9b6 Changing name of the main project. 2011-09-11 18:11:45 +00:00
marcins78@gmail.com
c2e2ecdcee Next round of fixes. 2011-09-11 18:08:42 +00:00
marcins78@gmail.com
19166591cb Another fixes. 2011-09-11 17:36:13 +00:00
marcins78@gmail.com
f34a1826b9 Fixing Foul Creation. 2011-09-11 17:19:33 +00:00
marcins78@gmail.com
becfdd4e56 First sanity fixes. 2011-09-11 17:10:43 +00:00
marcins78@gmail.com
b9478b7229 Fixing DBAccess (testOnBorrow). 2011-09-11 16:35:56 +00:00
marcins78@gmail.com
2a7ba64316 Less is more. 2011-09-11 09:10:02 +00:00
marcins78@gmail.com
7dd2c31c01 Short-circuit the discard. 2011-09-11 08:51:54 +00:00
marcins78@gmail.com
b506c0cf25 Fixing typo. 2011-09-11 08:50:10 +00:00
marcins78@gmail.com
270d57b5dd Reducing number of Anonymous classes for cards. 2011-09-11 08:49:15 +00:00
marcins78@gmail.com
4e7ce7a5f3 Removing infinite call stack. 2011-09-11 08:30:24 +00:00
marcins78@gmail.com
0a338bd188 Introducing race. 2011-09-11 08:21:57 +00:00
marcins78@gmail.com
1da595837b Ensuring right action is returned. 2011-09-11 07:56:39 +00:00
marcins78@gmail.com
56daf9d6a7 Short-circuit card selection. 2011-09-11 07:49:55 +00:00
marcins78@gmail.com
0e924d2a00 Introduce AbstractPermanent into Blueprint hierarchy. 2011-09-11 07:43:01 +00:00
marcins78@gmail.com
a168d7c8bf Introduce AbstractPermanent into Blueprint hierarchy. 2011-09-11 06:58:40 +00:00
marcins78@gmail.com
d5b2a9dd4b Introduce AbstractPermanent into Blueprint hierarchy. 2011-09-11 06:45:46 +00:00
marcins78@gmail.com
cf79c5c9de "You Bring Great Evil" 2011-09-11 01:28:21 +00:00
marcins78@gmail.com
1f4429e49f "The Weight of a Legacy" 2011-09-11 01:22:21 +00:00
marcins78@gmail.com
1899bee70c "Under the Watching Eye" 2011-09-11 01:18:10 +00:00
marcins78@gmail.com
53586005ad "Tower Lieutenant" 2011-09-11 01:10:48 +00:00