Sol
e00f73675e
- Updating rankings for VMA by slyfox
2016-02-05 04:03:51 +00:00
Sol
2a5ae66753
- Convert "Each" Parameter to "Player" when used with Valid or Defined (A-G)
2016-02-04 16:29:06 +00:00
Sol
c1042506c8
Convert 'Each' to 'Player' in Card Scripts (H-Z)
2016-02-04 16:28:09 +00:00
drdev
5b280a351a
Delete extra blank line
2016-02-04 05:12:04 +00:00
drdev
5c5d5f1528
Delete extra blank line
2016-02-04 05:11:40 +00:00
drdev
197e1fa267
Add Moorland decks for Innistrad
2016-02-04 05:10:28 +00:00
drdev
f2052353aa
Add Theros decks
2016-02-04 04:58:17 +00:00
Sol
a3b74fe818
- Fix linebreak in Blighted Gorge
2016-02-04 00:01:26 +00:00
Sol
19bd47f59e
- Fix Phyrexian Dreadnought creature choosing not working
2016-02-03 17:18:30 +00:00
drdev
7fc4ec3b00
Increase size of Theros regions
2016-02-03 00:34:54 +00:00
drdev
b129e5a28a
Add Vanguard decks for Tarkir
2016-02-03 00:30:34 +00:00
drdev
40e0d6438f
Commit Planar Conquest decks for Theros
2016-02-03 00:20:10 +00:00
Sloth
dde609ba67
- Added the quest opponent Emrakul 3 (by Nordos).
2016-02-02 20:32:59 +00:00
Sol
539c5e8290
- Updating Magic Origins rankings with data from http://syunakira.com/smd/index.php since draft.bestiaire doesn't correctly rank Flip-walkers
2016-02-02 17:53:29 +00:00
Sol
1ee91ae0e2
- Fix flip cards safe name not matching rankings file from draft.bestiaire.
2016-02-02 15:20:37 +00:00
Agetian
999dcba9c8
- Implemented some recent creature type changes.
2016-02-02 09:12:45 +00:00
Agetian
52fbc223b2
- Restore a variable declaration as 'final' (was previously removed for testing/experimentation purposes).
2016-02-02 06:20:17 +00:00
Agetian
52ee3ceb2c
- Fixed quest draft tournament generation using a token for formats that allow all sets (Vintage, Legacy, etc.).
2016-02-02 05:42:34 +00:00
Agetian
10eae00a14
- Fixed Make a Stand.
2016-02-02 05:15:58 +00:00
drdev
4d451a84d2
Support flagging planes as unreachable until they're ready
2016-02-02 03:40:15 +00:00
drdev
bc842b41d5
Prevent crash due to null predicate
2016-02-02 03:26:14 +00:00
drdev
f7e880b214
Add Tarkir decks for Planar Conquest
2016-02-02 03:16:30 +00:00
Sloth
a2f3ca8d7d
- Updated some SVars of OGW cards.
2016-02-01 22:34:26 +00:00
Agetian
00e07e92d2
- Added a note about custom cube draft rankings to CHANGES.txt.
2016-02-01 11:01:23 +00:00
Agetian
ceef5e40e7
- Minor reordering in the latest fix.
2016-02-01 10:47:47 +00:00
Agetian
4a5e80d06d
- Do not auto select the only valid target if it's optional (fixes e.g. Support being non-optional with only one valid target).
2016-02-01 10:29:14 +00:00
Agetian
a38040f736
- Added cube_drafting_rankings.txt (based on "Cube Drafting" from Bestiaire) and cube_mtgo_rankings.txt (based on "Cube MTGO" from Bestiaire) custom draft rankings example files.
...
- Added MTGO Vintage Cube 2016 as an example of a cube that utilizes a custom ranking (currently set to use cube_drafting_rankings.txt which seems to contain more relevant entries for it).
2016-02-01 07:34:02 +00:00
Agetian
6d99d0e773
- Added support for custom rankings for drafts (defined in the .draft files via the CustomRankings parameter specifying the name of the file to load in addition to rankings.txt).
...
- Custom ranking files are meant for custom cubes and should use the identifier "CUSTOM" instead of the set name (and the card is ranked in an edition-agnostic way).
- Custom rankings are parsed before the default ones. If a card is not found in the custom ranking definitions, then the default rankings.txt is scanned (standard, per-edition scanning).
2016-02-01 07:30:13 +00:00
Agetian
f248236469
- A bit more cleanup in the previous fix.
2016-02-01 05:41:51 +00:00
Agetian
f28e42efd5
- A minor optimization to the previous fix.
2016-02-01 05:13:53 +00:00
Agetian
b5de5e2d43
- Generalized fix for quest draft generation for blocks and sets for which the block name does not equal the set name (e.g. Masques / Mercadian Masques, Urza / Urza's Saga etc.).
2016-02-01 05:12:30 +00:00
drdev
aabcb4aa7c
Fix deck name
2016-02-01 04:03:40 +00:00
drdev
371aff1925
Add decks for Innistrad - Nephalia
2016-02-01 04:02:04 +00:00
drdev
5d48f4fa21
Fix animation for new conquest screen
2016-02-01 03:45:42 +00:00
drdev
ca54a81cd0
Improve scroll into view behavior
2016-02-01 03:34:11 +00:00
drdev
73d555db08
Add missing class
2016-01-31 22:08:01 +00:00
drdev
12afde904c
Simplify reading of region and events files
2016-01-31 22:05:43 +00:00
drdev
91c3083c16
Fix so data saved after cards/shards awarded
2016-01-31 21:47:26 +00:00
drdev
9e4933167b
Start battles at tier 0
2016-01-31 21:36:25 +00:00
drdev
804a74e484
Fix so planeswalker scrolled into view when screen first opened
2016-01-31 21:29:20 +00:00
drdev
8f1b87a848
Refactor Planar Conquest code to support loading events from files
2016-01-31 21:24:06 +00:00
Sol
448e55e628
- Choose Protection type wasn't checking if any threats existed
2016-01-31 14:00:26 +00:00
Agetian
0988b11b1a
- Fixed Cinder Hellion not having trample.
2016-01-31 06:28:43 +00:00
drdev
02b42bd1bb
Create file structure for events
2016-01-31 02:56:09 +00:00
drdev
0d86988abf
Fix so planeswalker scrolled into view when you open Multiverse screen and when it moves
2016-01-31 01:01:10 +00:00
drdev
f5ef0303ba
Lighten fog of war color
2016-01-31 00:34:28 +00:00
drdev
97ba5c3913
Prevent crash when accessing plane data
2016-01-31 00:32:54 +00:00
drdev
ab8086b87f
Fix so conquest decks can be generated
2016-01-31 00:28:45 +00:00
drdev
8762b69e21
Fix typo
2016-01-31 00:24:46 +00:00
drdev
5dea167f4d
Fix warnings
2016-01-31 00:21:06 +00:00