Commit Graph

2199 Commits

Author SHA1 Message Date
drdev
62157c747b Reorganize cards into proper planes 2016-01-14 16:03:43 +00:00
Sol
3263c7c35b - Enable 2 set blocks to have new SealedDeck configuration 2016-01-14 15:59:29 +00:00
drdev
37209baed8 Flesh out regions for Theros 2016-01-14 15:44:03 +00:00
drdev
9028891cff Add Maelstrom to Alara plane 2016-01-12 16:50:29 +00:00
Agetian
0305a9a175 - Added OGW achievements. 2016-01-12 14:51:05 +00:00
drdev
2f232b2b5b 2016-01-12 01:58:23 +00:00
drdev
233918c4ee Add missing ConquestChaosBattle.java file 2016-01-12 01:45:02 +00:00
drdev
5e476727c6 Implement Chaos battles 2016-01-12 01:34:22 +00:00
drdev
aa7217a666 Show dialog based on wheel outcome 2016-01-10 23:10:36 +00:00
drdev
611688c9bc Support determining reward based on wheel rotation 2016-01-10 21:43:39 +00:00
drdev
f0e6bdb306 Improve badge animation 2016-01-10 21:04:30 +00:00
drdev
5509980e36 Animate newly earned badges into position 2016-01-10 19:18:49 +00:00
drdev
bc7a6fef0d Make it so Chaos Wheel spins after winning a game 2016-01-10 18:12:16 +00:00
drdev
64723e431e Support retrying if you lose a game in Planar Conquest 2016-01-10 17:52:51 +00:00
drdev
efd6dd35e2 Add Chaos Wheel for Planar Conquest 2016-01-09 23:16:17 +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
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
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
42286633b1 Fix so small decks have enough lands when generated 2016-01-04 01:17:21 +00:00
drdev
915a3c32f1 Avoid muddying collection with unowned cards 2016-01-03 04:53:54 +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
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
drdev
ed1ae4a71d Flesh out XmlReader more 2016-01-01 22:53:13 +00:00
Sol
ff73eb78eb - Synchronize nomenclature of Generic Cost
- Add new Colorless Cost
- Start displaying of colorless mana with new symbol (with backwards compatibility for existing scripts that produce "{1}" instead of "{C}")
2015-12-29 16:37:22 +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
Myrd
3d1d6cff2a Fix up some stuff around deck editing & loading for tiny leaders format. 2015-12-26 06:10:51 +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
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
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
7d88e2db83 Add support for cards from special sets like Commander 2015-12-20 01:53:04 +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
e682d2d6fc Add basic framework for launching Planar Conquest games 2015-12-14 00:11:20 +00:00