Commit Graph

29360 Commits

Author SHA1 Message Date
Myrd
54273f334e Fix a copy/paste issue in my previous commit. 2015-12-28 06:35:26 +00:00
Myrd
dd4c458221 Simplify some lobby code. 2015-12-28 06:24:02 +00:00
Myrd
fa0f5068b1 [Desktop] Fix issue where some cards can only be partially painted in the initial hand until you mouse over them. This was caused by the CardPanels not telling Swing to repaint themselves after their card was actually set, which likely cause only a partial repaint of their display rects. 2015-12-27 18:00:11 +00:00
Myrd
b5ebc9569d Clean up some duplicated code. 2015-12-27 17:45:51 +00:00
drdev
6a9d30e931 Start working on more reliable way to load and save Planar Conquest data 2015-12-27 00:31:24 +00:00
drdev
36c16ebe08 Refactor element attribute parsing into XmlUtil 2015-12-26 20:54:43 +00:00
drdev
76478af9a2 Tweak unconquered color 2015-12-26 20:19:38 +00:00
Myrd
baa25b3705 Fix for exception thrown when trying to tap Command Tower to pay for a generic mana cost. 2015-12-26 19:48:00 +00:00
Myrd
0500c59d94 Clean up some code to avoid duplication. 2015-12-26 18:17:02 +00:00
Myrd
b1bbdf178c [Desktop] More fixes to Commander & TL deck selection lobby. 2015-12-26 17:34:13 +00:00
Myrd
99e1b29cbf Avoid some log spam following changes to not cache default image for cards. 2015-12-26 16:59:02 +00:00
Myrd
501dcfc3fa [Mac] Fix copy/cut/paste/select-all keyboard shortcuts in text areas to use Command key. 2015-12-26 16:58:24 +00:00
Myrd
242616944a Slight update to TL ban list. 2015-12-26 06:31:44 +00:00
Myrd
3d1d6cff2a Fix up some stuff around deck editing & loading for tiny leaders format. 2015-12-26 06:10:51 +00:00
Myrd
5a762aa823 [Desktop] Fix issue where the battlefield sometimes would not get repainted. 2015-12-26 04:58:13 +00:00
Myrd
d4ed5e998b Fix typo in last commit. 2015-12-26 04:18:35 +00:00
Myrd
6dc693890c [Desktop] Auto download LQ card pictures on demand if they don't exist on disk. 2015-12-26 04:17:58 +00:00
Myrd
3aa0e71675 Fix some warnings reported by Eclipse. 2015-12-25 23:39:49 +00:00
drdev
6fe4c683a5 Fix so commanders sorted by name 2015-12-22 00:52:49 +00:00
drdev
55e82105df Remove unsupported card 2015-12-22 00:43:11 +00:00
excessum
2b5cafe1c8 - Fixed NPE in DrawAi for r30501 2015-12-21 12:04:05 +00:00
drdev
a693e6834a Continue fleshing out additional cards for planes 2015-12-21 05:46:38 +00:00
drdev
8176a73b5d Start fleshing out additional cards for planes 2015-12-20 23:17:41 +00:00
drdev
3837271ac0 Add Plane and First Printing options to Advanced Search for cards 2015-12-20 03:06:38 +00:00
drdev
3eaf655dac Code cleanup 2015-12-20 02:10:12 +00:00
drdev
7d88e2db83 Add support for cards from special sets like Commander 2015-12-20 01:53:04 +00:00
Sloth
fbf86fa6c3 - Added Corpse Augur. 2015-12-18 11:30:25 +00:00
Sloth
f283ae7cef - Re-added SVar:RemAIDeck:True to Radiant Flames. Maximising X can sometimes be a bad choice (for example when the AI controls the only x/3 creature). 2015-12-16 15:16:08 +00:00
excessum
d624557a73 - Implemented AI for Painful Truths 2015-12-16 12:28:33 +00:00
excessum
1202661119 - Added RemAiDeck for Aligned Hedron Network: no AI logic at all
- Removed RemAiDeck for Radiant Flames: same logic as all X-spells (ie. maximise X/converge)
2015-12-16 12:11:06 +00:00
Sloth
79c8e9f34a - Added the medium quest opponent Arjun 2. 2015-12-15 22:30:33 +00:00
drdev
f217853a86 Prevent zooming cards not yet revealed 2015-12-14 18:50:46 +00:00
drdev
e89bc7e0be Support flipping cards on reward dialog
Prevent concurrent modification exception from opening overlay from background thread
2015-12-14 18:29:51 +00:00
drdev
46fe68d5b9 Start working on card flipping animation 2015-12-14 01:39:13 +00:00
drdev
679327ec0e Prevent crash if card image not found for avatar image 2015-12-14 00:28:11 +00:00
drdev
e682d2d6fc Add basic framework for launching Planar Conquest games 2015-12-14 00:11:20 +00:00
drdev
3f31285d2e Fix so cards are displayed in reward dialog 2015-12-13 22:34:23 +00:00
drdev
8685d3231f Create dialog for showing conquest rewards 2015-12-13 21:57:41 +00:00
drdev
6a9f15cf45 Add starting shards preference 2015-12-13 19:39:46 +00:00
drdev
5d9f7dcc7e Add missing prefs to Conquest prefs screen 2015-12-13 19:11:51 +00:00
drdev
a27d1a63c9 Add tip label to the AEther 2015-12-13 18:47:15 +00:00
drdev
8774fcbf52 Show available shards and disable button if it is less than cost 2015-12-13 18:24:26 +00:00
drdev
99329f2d6d Commit new parameter to setAsBackScreen 2015-12-13 18:19:37 +00:00
Agetian
8671761b73 - Update the fizzling mechanism in AB ChangeZone, fixes the interaction of Knowledge Pool with auras (experimental, please test). 2015-12-13 09:46:17 +00:00
drdev
710d93381a Implement basic cost calculation for the AEther 2015-12-13 05:13:06 +00:00
drdev
7101407e27 Fix so full count shows when items filtered 2015-12-13 04:17:51 +00:00
drdev
c3feb79f42 Add button to AEther screen 2015-12-13 04:14:40 +00:00
drdev
71f0e3ecc6 Remove extra portal rows
Rename credits to aetherShards
2015-12-13 03:03:20 +00:00
drdev
a92d3efca7 Fix so full rarity names appear in rarity combo box 2015-12-13 02:35:13 +00:00
drdev
50dc8a72fc Add "The AEther" screen
Rename "Planar Map" to "The Multiverse"
2015-12-12 22:56:58 +00:00