Commit Graph

4856 Commits

Author SHA1 Message Date
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
marcins78
d8d09d8cf8 Eliminating the need for separate THread to load cards. 2012-12-25 23:28:40 +00:00
marcins78
1bd2a7e8f8 Updated JS to gemp-013 2012-12-24 12:31:27 +00:00
marcins78
5136ca8d26 Updates to JS from tbiesty 2012-12-24 11:09:42 +00:00
marcins78@gmail.com
965b5b75be - Merchant now sells all the cards, but the out-of-stock cards are substantially more expensive to buy. 2012-12-23 18:20:48 +00:00
marcins78@gmail.com
ae9e0eeebb Improving new card filter. 2012-12-23 15:13:43 +00:00
marcins78@gmail.com
76f77657a6 Resizing Deck Panel. 2012-12-23 14:42:21 +00:00
marcins78@gmail.com
c19f7b0100 Display card information window. 2012-12-23 14:33:43 +00:00
marcins78@gmail.com
035d3923dc Max card size in deck. 2012-12-23 14:11:08 +00:00
marcins78@gmail.com
d24f65c1d1 Storage parameters. 2012-12-23 14:04:18 +00:00
marcins78@gmail.com
bb3fa2ad12 Work on deck panel. 2012-12-23 03:09:14 +00:00
marcins78@gmail.com
2520f28b49 Work on deck panel. 2012-12-22 22:14:18 +00:00
marcins78@gmail.com
88c64a621d Removing cards from deck. 2012-12-22 20:37:01 +00:00
marcins78@gmail.com
f8d3120a73 Display count of cards in collection and updating them. 2012-12-22 20:29:19 +00:00
marcins78@gmail.com
3f94478a92 Deck building. 2012-12-22 19:44:33 +00:00
marcins78@gmail.com
4bcfd25704 Working on deck builder version 2. 2012-12-22 19:14:40 +00:00
marcins78@gmail.com
5cdedf5597 Working on deck panel. 2012-12-22 17:34:43 +00:00
marcins78@gmail.com
602aa42686 Added dependency on generic-tcg. 2012-12-22 16:37:32 +00:00
marcins78@gmail.com
978224345b Added Christmas The One Ring promo. 2012-12-22 01:06:05 +00:00
marcins78
53f29ef1b1 Fixing JUnit tests based on changes classes. 2012-12-21 17:10:43 +00:00
marcins78
9d9acaaf9b Tweaking merchant settings. 2012-12-21 17:09:13 +00:00
marcins78
f14c892ce3 - "Dunlending Warrior" cannot be activated now, if you can't spot a follower. 2012-12-21 16:41:42 +00:00
marcins78
5aae32a504 Modify test display for price checking. 2012-12-21 14:41:03 +00:00
marcins78
e75a650d91 Minor changes in card pricing. 2012-12-21 14:37:16 +00:00
marcins78
4dda62791d Minor changes in card pricing. 2012-12-21 14:35:05 +00:00
marcins78@gmail.com
4ef4ef9cc0 Removing notification about money, when selling cards. 2012-12-20 02:09:52 +00:00
marcins78@gmail.com
208bc021ff Extracting constants. 2012-12-19 20:37:52 +00:00
marcins78@gmail.com
1f925223cf - Merchant logic was switched to one based on stock. If it has no specific card, it won't be able to sell it, until it
acquires a copy from another player. Once stock reaches specified number, it will stop buying the card.
2012-12-19 20:14:38 +00:00
marcins78
fb349a57e6 Added reason to add items to collections form. 2012-12-19 10:46:37 +00:00
marcins78
763669f943 Fixing Southron league deck. 2012-12-19 10:37:46 +00:00
marcins78
f083af27b5 Adding code that adds cards to collections. 2012-12-19 10:33:51 +00:00
marcins78@gmail.com
a01d05364a Adding missing Ruined Capitol. 2012-12-19 00:48:57 +00:00