Commit Graph

29604 Commits

Author SHA1 Message Date
drdev
bc7a6fef0d Make it so Chaos Wheel spins after winning a game 2016-01-10 18:12:16 +00:00
Sol
8e5822fe82 - Why was this stack trace spamming my console log? 2016-01-10 17:54:48 +00:00
drdev
64723e431e Support retrying if you lose a game in Planar Conquest 2016-01-10 17:52:51 +00:00
Sol
65a49d7e41 - Colorless produce update (S-Z) 2016-01-10 15:38:07 +00:00
Sol
4095e809d5 - Colorless produce update (H-R) 2016-01-10 15:26:18 +00:00
Sol
e73f31e7a5 - Produce colorless mana update (A-G) 2016-01-10 15:06:59 +00:00
drdev
6a62ca3ea0 Fix wheel spinning 2016-01-10 00:21:48 +00:00
drdev
efd6dd35e2 Add Chaos Wheel for Planar Conquest 2016-01-09 23:16:17 +00:00
Myrd
577b7b536c Fix card property controller checks to use LKI in case the card changed zones.
For example, this fixes the "It That Betrays" trigger that says "whenever an opponent sacrifices a nontoken permanent". Previously this would not work correctly - for example if the other player "It That Betrays" on the field and you sac an Evolving Wilds, they'll get control of that card (which is correct), but then when they sacrifice it, they would have gained control of it again (which is not correct).
2016-01-09 19:06:56 +00:00
drdev
26bc9acd9b Make it so record of each tier is tracked separately 2016-01-09 16:59:43 +00:00
drdev
103e2be7b2 Add launch screen for Planar Conquest events
Support remembering which commander you last selected for an event
2016-01-07 05:08:14 +00:00
drdev
ff99e36816 Fix so location saved on each plane (so you return to your last location when traveling back) 2016-01-07 04:31:22 +00:00
drdev
52803dd93a Show badges based on highest tier of each square you've beaten 2016-01-07 03:49:54 +00:00
drdev
a198b911b3 Add badges for 4 conquest tiers 2016-01-07 03:15:21 +00:00
drdev
b81dae10e4 Update image 2016-01-06 05:40:53 +00:00
drdev
f5fd316c62 Use spellbook for card count 2016-01-06 05:37:04 +00:00
drdev
70a71b7c1a Fix icon size 2016-01-06 05:36:17 +00:00
drdev
6f639a5956 Use new image for Planar Conquest collection 2016-01-06 05:31:14 +00:00
drdev
e807dfd7cf Improve conquest menu images 2016-01-06 05:06:53 +00:00
drdev
fe26ca8a5a Add image for AEther shards 2016-01-06 04:37:30 +00:00
drdev
fc7caa7c8c Swap picking of starting plane and planeswalker 2016-01-04 02:22:01 +00:00
drdev
5746522f84 Fix so cards pulled from the AEther are saved 2016-01-04 02:16:08 +00:00
drdev
b3bf45490c Tweak fog of war color 2016-01-04 02:12:29 +00:00
drdev
33d051d6ab Optimize unlock card logic 2016-01-04 02:03:23 +00:00
drdev
a43630062e Prevent having a bunch of excess lands in collection 2016-01-04 01:40:25 +00:00
drdev
3f6e581c7b Fix so commander list doesn't get stale 2016-01-04 01:37:27 +00:00
drdev
42286633b1 Fix so small decks have enough lands when generated 2016-01-04 01:17:21 +00:00
Myrd
72e9b85f49 [Desktop] Fall back to download LQ card image if downloading magiccards.info one fails. 2016-01-03 18:03:03 +00:00
Myrd
29e82fa322 [Desktop] Simplify a bunch of CardPanel image updating code. 2016-01-03 16:55:58 +00:00
swordshine
456ddbe04f - Fixed two scripts 2016-01-03 12:43:42 +00:00
swordshine
8310a2c28f - C15: added Seal of the Guilds 2016-01-03 12:40:11 +00:00
swordshine
1015e23c27 - OGW: added Reckless Bushwhacker and Tyrant of Valakut 2016-01-03 07:40:08 +00:00
swordshine
b942d014bc - OGW: Initial implementation of Surge; added Comparative Analysis and Crush of Tentacles 2016-01-03 07:16:24 +00:00
swordshine
bdbb93de9b - OGW: added Joraga Auxiliary 2016-01-03 05:12:01 +00:00
drdev
915a3c32f1 Avoid muddying collection with unowned cards 2016-01-03 04:53:54 +00:00
drdev
e3cf3b65bd Improve variable name 2016-01-03 04:40:58 +00:00
drdev
eedebb8252 Show ratio of owned/total for image view groups 2016-01-03 04:40:14 +00:00
drdev
51578f50d2 Optimize deck generation algorithm 2016-01-03 01:39:22 +00:00
drdev
7d752c12b1 Fix renaming and deleting conquests 2016-01-03 01:16:35 +00:00
drdev
aaf55a3c76 Commit DebugTrace.java 2016-01-03 01:11:20 +00:00
drdev
0f246f16f8 Prevent generated decks with restricted pools coming out too small due to trying to add dual lands not in pool 2016-01-03 01:10:30 +00:00
drdev
d606854b1a Optimize deck generation to avoid unnecessary string building 2016-01-03 00:54:38 +00:00
drdev
6536964a9f Prevent crash when loading conquest 2016-01-03 00:39:43 +00:00
drdev
4bc6797992 Code cleanup 2016-01-03 00:15:52 +00:00
drdev
bbc80914ab Fix so starting deck is saved for Planar Conquest 2016-01-03 00:02:10 +00:00
Myrd
d7e088b5c0 Fix a typo in a previous commit. 2016-01-02 17:06:24 +00:00
drdev
665bb60ef2 Fix so array indices can be saved to XML 2016-01-02 03:10:22 +00:00
drdev
f3b528cfa7 Fix so existing conquest can be loaded 2016-01-02 03:04:17 +00:00
drdev
fef533e3ce Fix so conquest can load 2016-01-02 02:56:41 +00:00
drdev
95ea47a8bf XmlReader fixes 2016-01-02 02:33:47 +00:00