Commit Graph

4887 Commits

Author SHA1 Message Date
marcins78@gmail.com
1bd9717d51 Changing text from "Tournaments" to "Tournaments in progress" 2013-01-03 03:46:47 +00:00
marcins78@gmail.com
69c6534eb7 Tournament queues are ordered now. 2013-01-03 03:42:24 +00:00
marcins78@gmail.com
c543ec6ea8 Fixes. 2013-01-03 03:22:54 +00:00
marcins78@gmail.com
c4208d0b54 Layout of queues. 2013-01-03 03:03:00 +00:00
marcins78@gmail.com
77aa58de45 Fixed multiple tournament issues and added scheduled tournaments. 2013-01-03 03:01:48 +00:00
marcins78@gmail.com
2980672ea7 Added server time to game hall. 2013-01-03 01:41:42 +00:00
marcins78@gmail.com
368a60ca45 Swiss pairing mechanism is finished and working brilliantly! 2013-01-03 01:34:02 +00:00
marcins78@gmail.com
2848fccd32 Minor fixes in server. 2013-01-02 21:17:35 +00:00
marcins78@gmail.com
eaefa96c42 Fixing deck building. 2013-01-02 21:15:19 +00:00
marcins78
ab00e0ec0d Working on swiss pairing algorithm. 2013-01-02 18:25:18 +00:00
marcins78
a1b531d122 UI now specifies, which queue to leave, and also added dropping from tournaments. 2013-01-02 16:42:05 +00:00
marcins78
db53135844 Added display of running tournaments to Hall UI. 2013-01-02 16:32:54 +00:00
marcins78
0fc67d0a0e Tables and queues now preserve their order on server. 2013-01-02 15:36:39 +00:00
marcins78
a3054cae84 Initializing _finishedMatches in constructor. 2013-01-02 15:25:40 +00:00
marcins78
af7469da7e When tournament is finished, its matches should be also loaded. 2013-01-02 15:24:26 +00:00
marcins78
caac3dae7a - When assignments are done, if there is at least one minion unassigned (that could have been assigned), player will
have to confirm these assignments to proceed.
2013-01-02 12:39:00 +00:00
marcins78
45fafc8d88 - "Countless Companies" should now correctly be able to "catch" possessions. 2013-01-02 12:28:36 +00:00
marcins78
4a9efac4ad MOTD is sent to client, only if it has changed since last Hall update. 2013-01-02 12:17:08 +00:00
marcins78
ddd18aff1e Adding table/queue count to the UI. 2013-01-02 12:03:30 +00:00
marcins78
1685877386 Fixing auto-leavig queues. 2013-01-02 11:35:00 +00:00
marcins78
0237ffe759 Fixing auto-joining tables. 2013-01-02 11:25:07 +00:00
marcins78
4a49a518da Remove unused methods. 2013-01-02 11:08:37 +00:00
marcins78
3a3024375b Fixing some initial issues found after deploy. 2013-01-02 11:07:39 +00:00
marcins78
bf7834aa84 Fixing watch game link. 2013-01-02 10:46:28 +00:00
marcins78
1a6325306e Deck build and merchant are now links, rather than buttons. 2013-01-02 10:26:04 +00:00
marcins78
aff489a485 Watch game is now a link, rather than a button. 2013-01-02 10:24:33 +00:00
marcins78@gmail.com
d47ae88594 Queue display fixes. 2013-01-02 03:23:42 +00:00
marcins78@gmail.com
e78c51781e Added extra prizes information. 2013-01-01 20:57:57 +00:00
marcins78@gmail.com
66a921fc9f Minor tweaks to the UI. 2013-01-01 20:38:00 +00:00
marcins78@gmail.com
981f0e127e Fixing issues with JS variable scope. 2013-01-01 20:35:07 +00:00
marcins78@gmail.com
d3c95ee5c3 Added prizes to tournament. 2013-01-01 20:16:23 +00:00
marcins78@gmail.com
6fcf062cb8 Switching to new JS version. 2013-01-01 19:29:41 +00:00
marcins78
d366b549b0 Moving to new version. 2013-01-01 19:27:39 +00:00
marcins78@gmail.com
eb7780c50a - "Arod, Rohirrim Steed" now grants only +1 Resistance, instead of +2. 2013-01-01 19:02:01 +00:00
marcins78@gmail.com
952ad78069 - "Nertea, Dark Horseman" now puts a message in chat box, which race was chosen. 2013-01-01 19:00:28 +00:00
marcins78@gmail.com
ee537f5e72 - "Scintillating Bird" now should discard the cards, if not enough cards of the specified type are revealed. 2013-01-01 18:48:21 +00:00
marcins78@gmail.com
6dd9f37c23 Adding league prizes for wins 11 through 13. 2013-01-01 18:44:55 +00:00
marcins78@gmail.com
f1a9fd5ace Compatibility with some touch devices. 2013-01-01 16:21:29 +00:00
marcins78@gmail.com
5ef81f5a4d Layout of hall. 2013-01-01 16:13:43 +00:00
marcins78@gmail.com
aff79a8408 Cleaning up queue name. 2013-01-01 16:09:56 +00:00
marcins78@gmail.com
ef891580c4 Shrinking html pages, extracting imports and css files. 2013-01-01 16:05:11 +00:00
marcins78@gmail.com
c438e06694 Changing merchant parameters. 2013-01-01 04:09:53 +00:00
marcins78@gmail.com
11b5933d70 Communication with HallServer is now less bandwith intensive, as only updates are sent on the line. 2013-01-01 04:01:53 +00:00
marcins78@gmail.com
7199ad6381 Testing single elimination recurring queue. 2012-12-31 22:36:50 +00:00
marcins78@gmail.com
8681d35525 Testing single elimination recurring queue. 2012-12-31 22:36:41 +00:00
marcins78@gmail.com
dfd160919c Testing of DefaultTournament and SingleEliminationPairing. 2012-12-31 22:07:46 +00:00
marcins78@gmail.com
584de6eef5 Adapting to new generic-tcg JS version. 2012-12-31 01:08:24 +00:00
marcins78@gmail.com
205a476874 Introducing constant values for CollectionTypes. 2012-12-29 22:36:50 +00:00
marcins78
3a82bab75e Refactoring game history. 2012-12-26 00:19:24 +00:00
marcins78
650866b14c Avoid NumberFormatException when parsing card IDs. 2012-12-25 23:36:35 +00:00